-
Notifications
You must be signed in to change notification settings - Fork 133
added assign_centroids for impact objects #602
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
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
8457f63
added assign_centroids for impact objects
timschmi95 8d264ff
use df instead of gdf
timschmi95 d538e09
avoid unnecessary gpd import
timschmi95 aed16e6
remove whitespace
timschmi95 e297873
few suggestions on docstring
aleeciu 4b6e300
Merge branch 'develop' into feature/assign_centroids_impact
timschmi95 b0435de
added test for imp.assign_centroids
timschmi95 b1661f4
update docstrings
timschmi95 1d33588
Merge branch 'develop' into feature/assign_centroids_impact
timschmi95 b55bf46
remove whitespace
timschmi95 6e892e2
Merge branch 'develop' into feature/assign_centroids_impact
timschmi95 d785270
pass gdf instead of df
timschmi95 c998e90
move overwrite to exp.assign_centroids()
timschmi95 a63f78a
restructuring
timschmi95 5734eca
Merge branch 'develop' into feature/assign_centroids_impact
timschmi95 9a2bb0d
pass centroids only
timschmi95 94e8896
test equal_crs in exp.assign_centroids()
timschmi95 eb4fc93
access imp.coord_df correctly
timschmi95 c891778
whitespace cosmetics
timschmi95 59c9273
Merge branch 'develop' into feature/assign_centroids_impact
timschmi95 1168952
minor adjustements
timschmi95 726835d
minor change requests from Emanuel
timschmi95 5805644
added additional tests
timschmi95 77ee027
do not set additional imp attribute anymore
timschmi95 2417b61
use AssertRaises in Test
timschmi95 8fd3ffe
remove test_crs flag
timschmi95 3d7a5b7
Merge branch 'develop' into feature/assign_centroids_impact
emanuel-schmid 8ce4147
white space cosmetics
emanuel-schmid 820d7a0
white space cosmetics
emanuel-schmid 6199a29
remove requirement for epsg:4326
timschmi95 6af7cc8
Changelog update and Docstring suggestions from Emanuel
timschmi95 3738d0b
rename assign_centroids_to_gdf -> match_centroids
emanuel-schmid 6e00258
rename assign_grid_points -> match_grid_points, assign_coordinates ->…
emanuel-schmid 7ffa825
test_impact: impact.assign_centroids has been renamed
emanuel-schmid bd2d61c
CHANGELOG, test_impact: adapt to new names
emanuel-schmid 48eb26d
impact: remove unused import
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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.