generated from aicoe-aiops/project-template
-
Notifications
You must be signed in to change notification settings - Fork 41
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
Physrisk document drought #286
Open
faridradmehr
wants to merge
341
commits into
os-climate:main
Choose a base branch
from
faridradmehr:physrisk_document_drought
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Physrisk document drought #286
faridradmehr
wants to merge
341
commits into
os-climate:main
from
faridradmehr:physrisk_document_drought
Conversation
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
Add missing __init__.py to data_objects
Signed-off-by: Nathan Gillett <[email protected]>
Previously, the ValueError message expected request_dict["request_id"], but request_id is now a parameter and is not expected to be included within request_dict. This change modifies the ValueError message accordingly. Signed-off-by: Nathan Gillett <[email protected]>
Fix ValueError in requests.get()
Signed-off-by: Nathan Gillett <[email protected]>
Signed-off-by: Joe Moorhouse <[email protected]>
Vulnerability model loading from json
Also adds boto3 as a dependency for easier live troubleshooting. Signed-off-by: Nathan Gillett <[email protected]>
Add logging to zarr_reader for debugging in OpenShift
Signed-off-by: Nathan Gillett <[email protected]>
Signed-off-by: Nathan Gillett <[email protected]>
Signed-off-by: Joe Moorhouse <[email protected]>
Add proxying to real estate model
Signed-off-by: Joe Moorhouse <[email protected]>
Remove debug logging for zarr_reader
Signed-off-by: Nathan Gillett <[email protected]>
Add path, display_name, description, filename to hazard inventory
Signed-off-by: Nathan Gillett <[email protected]>
Signed-off-by: Nathan Gillett <[email protected]>
Revert RiverineInundation inventory IDs
Signed-off-by: Nathan Gillett <[email protected]>
Signed-off-by: Joe Moorhouse <[email protected]>
Signed-off-by: Joe Moorhouse <[email protected]>
Update version
* Add an entry to the litterature review spreadsheet Add to the spreadsheet the following reference: Luo, T., Cheng, Y., Falzon, J. et al. A framework to assess multi-hazard physical climate risk for power generation projects from publicly-accessible sources. Commun Earth Environ 4, 117 (2023). https://doi.org/10.1038/s43247-023-00782-w Signed-off-by: EglantineGiraud <[email protected]> * Thermal power generation documentation Briefly describes the vulnerability models used for thermal power generation projects Signed-off-by: EglantineGiraud <[email protected]> --------- Signed-off-by: EglantineGiraud <[email protected]>
* Add an entry to the litterature review spreadsheet Add to the spreadsheet the following reference: Luo, T., Cheng, Y., Falzon, J. et al. A framework to assess multi-hazard physical climate risk for power generation projects from publicly-accessible sources. Commun Earth Environ 4, 117 (2023). https://doi.org/10.1038/s43247-023-00782-w Signed-off-by: EglantineGiraud <[email protected]> * Code clean-up Code clean up which removes some hazards deriving from water-related risks Signed-off-by: EglantineGiraud <[email protected]> --------- Signed-off-by: EglantineGiraud <[email protected]>
Inventory update to make some formulas nicer in the physrisk API Signed-off-by: EglantineGiraud <[email protected]>
* Add example notebooks Signed-off-by: Joe Moorhouse <[email protected]> --------- Signed-off-by: Joe Moorhouse <[email protected]>
Update stddev_impact Signed-off-by: EglantineGiraud <[email protected]>
Fix impact key Signed-off-by: EglantineGiraud <[email protected]>
Signed-off-by: Joe Moorhouse <[email protected]>
Signed-off-by: Joe Moorhouse <[email protected]>
* Add tudelft riverine flood to inventory Signed-off-by: Joe Moorhouse <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Joe Moorhouse <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…s-climate#272) * Add disaggregation methodology to doc; update flood hazard section Signed-off-by: Joe Moorhouse <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Joe Moorhouse <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Extra assets Small changes to compute impacts on assets which are not specified using the pydantic scheme Signed-off-by: EglantineGiraud <[email protected]> * Extra assets Small changes to compute impacts on assets which are not specified using the pydantic scheme Signed-off-by: EglantineGiraud <[email protected]> * Extra assets Small changes to compute impacts on assets which are not specified using the pydantic scheme Signed-off-by: EglantineGiraud <[email protected]> --------- Signed-off-by: EglantineGiraud <[email protected]>
create_assets: Throw an exception when the asset class does not exist in physrisk Signed-off-by: EglantineGiraud <[email protected]>
Signed-off-by: Joe Moorhouse <[email protected]>
* Update version Signed-off-by: Joe Moorhouse <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Joe Moorhouse <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Updated Drought section
for more information, see https://pre-commit.ci
Signed-off-by: Joe Moorhouse <[email protected]>
* Generic and ManufacturingAsset Add Generic and ManufacturingAsset. Fix the Pydantic scheme for Asset other than RealEstateAsset. Signed-off-by: EglantineGiraud <[email protected]> * Generic and ManufacturingAsset Make some attributes optional Signed-off-by: EglantineGiraud <[email protected]> --------- Signed-off-by: EglantineGiraud <[email protected]>
* Updated Drought section Updated Drought section * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…climate#281) * Bug fix in the vulnerability models for thermal power generation Bug fix in the vulnerability models for thermal power generation Signed-off-by: EglantineGiraud <[email protected]> * Bug fix in the vulnerability models for thermal power generation Bug fix in the vulnerability models for thermal power generation Signed-off-by: EglantineGiraud <[email protected]> * Bug fix in the vulnerability models for thermal power generation Bug fix in the vulnerability models for thermal power generation Signed-off-by: EglantineGiraud <[email protected]> --------- Signed-off-by: EglantineGiraud <[email protected]>
…climate#282) Bug fix in the vulnerability models for thermal power generation Signed-off-by: EglantineGiraud <[email protected]>
Fix TOX Signed-off-by: EglantineGiraud <[email protected]>
Avoid overriding an asset impact result if empty Signed-off-by: EglantineGiraud <[email protected]>
Updated Bibliography file, references in alphabetical order and updated keys to be coherent with the other references.
…admehr/physrisk into physrisk_document_drought
ModeSevenIndustrialSolutions
force-pushed
the
main
branch
from
June 17, 2024 13:51
a3601de
to
c1ae5d5
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Added drought section and updated Bibliography