-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/centroids as gdf #122
Merged
Merged
Changes from 41 commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
9ef492b
obsolete Centroids.set_meta_to_lat_lon
emanuel-schmid b083f5d
obsolete Centroids.set_meta_to_lat_lon
emanuel-schmid 35a0d43
jenkinsfile alternative reference environment
emanuel-schmid d267b14
test
emanuel-schmid 0c4b73c
test
emanuel-schmid 8f24efc
test
emanuel-schmid b50c54e
test
emanuel-schmid 9725657
make wildfire pass tests again
emanuel-schmid c4beb8c
test_wildfire: adapt test to new centroids
emanuel-schmid 23af185
river_flood: blindly adapt to new centroids
emanuel-schmid ee173c3
climada_petals.hazard.TCRainField: adapt to new centroids
emanuel-schmid 1be80a8
hazard.low_flow: centroids resolution in any case determined with uti…
emanuel-schmid bf47977
hazard.wildfire: centroids resolution in any case determined with uti…
emanuel-schmid 656920d
Jenkinsfile: fix typo
emanuel-schmid 95d1177
pylint
emanuel-schmid d216be2
hazard.tc_surge_bathtub: adapt to new centroids
emanuel-schmid 9257bf0
hazard.wildfire.from_hist_fire: fix util.get_resolution returns (x,y)…
emanuel-schmid ad433f3
Merge branch 'develop' into feature/centroids_as_gdf
emanuel-schmid 8fe2e35
Merge branch 'develop' into feature/centroids_as_gdf
emanuel-schmid 6f0d924
wildfire._centroids_resolution: make sure it's >= 0
emanuel-schmid a76aaa6
petals: eliminate Centroids.from_base_grid calls
emanuel-schmid eac32d9
Makefiile: run python -m [module] instead of [executable]
emanuel-schmid 2c49b1f
TCRain.from_tracks: increase performance by using precomputed dist to…
emanuel-schmid 7d41cc7
tc_rainfield: require centroids arg
8e7c6f6
hazard.landslide: use Centroids.from_meta instead of creating a meta …
emanuel-schmid 33f02a1
Merge branch 'feature/centroids_as_gdf' of github.com:CLIMADA-project…
emanuel-schmid 792dab4
TCSurgeBathtub tutorial: Centroids doesn't check() anymore
emanuel-schmid 034d363
Merge branch 'develop' into feature/centroids_as_gdf
emanuel-schmid 156e572
Merge remote-tracking branch 'origin/develop' into feature/centroids_…
emanuel-schmid 1aefefe
hazard_emulator tutorial: adapt to refactored centroids
emanuel-schmid 9c52016
Merge branch 'develop' into feature/centroids_as_gdf
emanuel-schmid f28093d
Merge branch 'develop' into feature/centroids_as_gdf
emanuel-schmid 9819929
TC tutorials: adaptations to centroids refactoring
emanuel-schmid 4d6af11
Merge branch 'develop' into feature/centroids_as_gdf
emanuel-schmid b881190
Merge branch 'feature/centroids_as_gdf' of github.com:CLIMADA-project…
emanuel-schmid 8fe45be
fix tests (make some pass really!)
emanuel-schmid 0e8bc27
Merge branch 'feature/centroids_as_gdf' of github.com:CLIMADA-project…
emanuel-schmid d6b3a5c
fix docs
emanuel-schmid 58bd3a7
Get rid of deprecated set_dist_coast
d438c72
get_dist_coast: avoid deprecated precomputed kwarg
5f08ce0
Add option to change pytest command in Makefile
peanutfun c44c45b
hazard.tc_rainfield: re-establish a default centroids for `from_tracks`
emanuel-schmid 0ada400
undo centroids as strictly positional argument in from_tc_tracks
emanuel-schmid 8624309
test_tc_rainfiield undo obsolete changes in test
emanuel-schmid 91e46f5
Merge branch 'feature/centroids_as_gdf' of github.com:CLIMADA-project…
emanuel-schmid 9f48d3f
jenkins: experimenting with coverage threshold
emanuel-schmid 999eb9a
reverse changes not directly related to this PR
emanuel-schmid 1e41930
Merge branch 'develop' into feature/centroids_as_gdf
emanuel-schmid 5fe87c5
reset core installation to develop branch
emanuel-schmid 116e2e8
Fix pixel center shift
16d5710
changelog entry
emanuel-schmid File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like the linter is not up-to-date with the latest version of
climada_python
? It complains thatCentroids.get_meta
does not exist, but it does indevelop
. This might be related to the changes in the Jenkins scripts.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Right. The develop environment of climada_petals points to core package before the refactoring. Opposed to the
unit_test
stage, thelint
stage does not change to the venv environment on top. That's why.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we revert changes to this setup anyway, no worries ✌️