-
Notifications
You must be signed in to change notification settings - Fork 125
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
exposures-init-geometry #890
Merged
Merged
Changes from 24 commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
4859ba7
wip
emanuel-schmid 98da61d
Merge branch 'develop' into feature/exposures_crs
emanuel-schmid 57c81e5
climada.entity.Exposures rewrite __init__
emanuel-schmid 42d0b39
wip
emanuel-schmid cd464ef
climada.entity.Exposures: refactor __init__
emanuel-schmid f0cc985
adaptations to changed Exposures structure: gdf.latitude and gdf.long…
emanuel-schmid 7e8970b
adaptations to changed Exposures structure: gdf.latitude and gdf.long…
emanuel-schmid 55753c9
adaptations to changed Exposures structure: gdf.latitude and gdf.long…
emanuel-schmid 7233e34
centroids.Centroids.from_exposures() will always work as geometry col…
emanuel-schmid b0a0e65
adaptation to eliminated lat/lon columns
emanuel-schmid fa4e0f7
hazard.Centroids: region_id and on_land are not necessarily present i…
emanuel-schmid 1036b79
Exposures() requires geometry or lat/lon
emanuel-schmid 98f14d6
cangelog
emanuel-schmid 2f57870
points_to_raster function getting more complicated,
emanuel-schmid 715fea6
pydoc argument description fix
emanuel-schmid 5f5f21a
Merge branch 'develop' into feature/exposures_crs
emanuel-schmid 9aea03d
Merge branch 'develop' into feature/exposures_crs
emanuel-schmid 55ce078
fix typo (bug really)
emanuel-schmid 0775be2
exposures: remove meta from attributes
emanuel-schmid 5104503
introduce exposures properties, region_id etc.
emanuel-schmid cb666dc
rename and use hazard_impf and hazard_centroids
emanuel-schmid ae3b91a
lint
emanuel-schmid 1379eac
Exposures: rename pmeta property to _meta
emanuel-schmid 5e5584d
Merge branch 'develop' into feature/exposures_crs
emanuel-schmid a4df7cf
Merge branch 'develop' into feature/exposures_crs
emanuel-schmid 91f56eb
fix changelog
emanuel-schmid 06ef584
Merge branch 'develop' into feature/exposures_crs
emanuel-schmid 4a12e2a
exposures: gracefully handle empty exposures
emanuel-schmid eeb51b2
exposures: linting
emanuel-schmid 2d93e4d
Update climada/entity/exposures/base.py
emanuel-schmid 456720b
petals compatibility test: try and switch the petals branch
emanuel-schmid 5e9f6f4
Merge branch 'develop' into feature/exposures_crs
emanuel-schmid 92eb4ae
Merge branch 'develop' into feature/exposures_crs
emanuel-schmid b843362
fix merging mistake
emanuel-schmid 73252ed
deprecate set_geomety_points
emanuel-schmid ab80a98
deprecate set_geomety_points
emanuel-schmid ce33777
remove properties and methods from the pydoc attributes section
emanuel-schmid 98e248c
typo
emanuel-schmid 231ba57
typo
emanuel-schmid 1c229f0
deprecate set_geomety_points
emanuel-schmid f5221e2
Exposures.__init__: no need for a temporary geodataframe
emanuel-schmid f93b0df
Exposures.base: amend pydocs
emanuel-schmid 32b48f0
Exposures.base: use get_impf_column in hazard_impf
emanuel-schmid 7e58137
pydoc Exposures.__init__
emanuel-schmid 88ebfbc
pydoc Exposures.__init__
emanuel-schmid 5b3e071
changelog updates
emanuel-schmid 689a032
deprecate set_geomety_points
emanuel-schmid 70fd104
Merge branch 'develop' into feature/exposures_crs
emanuel-schmid c15ec0d
jenkins: align with petals
emanuel-schmid bc87f51
Merge branch 'develop' into feature/exposures_crs
emanuel-schmid ed9d6ce
exposures tutorial: listing attributes and properties
emanuel-schmid e1800f5
exposures: don't do anything in check, update Tutorial
emanuel-schmid 4a7c65c
Merge branch 'develop' into feature/exposures_crs
emanuel-schmid 822c7f1
format
emanuel-schmid 1b78bdf
import Impact from climada.engine.impact
emanuel-schmid 87cb6fd
avoid circular imports
emanuel-schmid b9be992
Merge branch 'develop' into develop-black
emanuel-schmid 5143b99
pre-commit run --all-files
emanuel-schmid bc60010
setup: DEPS_TEST update
emanuel-schmid 7c13bc9
Merge branch 'develop-white' into feature/exposures_crs
emanuel-schmid f88825f
format all
emanuel-schmid 038c4cd
Merge branch 'develop-black' into feature/exposures_crs
emanuel-schmid 706ad6c
Merge branch 'develop' into feature/exposures_crs
emanuel-schmid 696f6cb
Merge branch 'develop' into feature/exposures_crs
emanuel-schmid 4d52d9b
exposures tutorial: add information about optional columns
emanuel-schmid 06477e8
clean up tutorials
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
Oops, something went wrong.
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.