-
Notifications
You must be signed in to change notification settings - Fork 1
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
Release 3.2.0 #87
Merged
Merged
Release 3.2.0 #87
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
Reorganize Branches
* improve check_perils performance * use main for piwind test
* make string column are writable when reading from parquet * pep8
…ary and uniform post loss amplification factors (#60) * Add options to enable post loss amplification and provide secondary factor for post loss amplification * Add option to provide uniform post loss amplification factor
* add model settings key update "group_fields" --> "damage_group_fields" * loosen data_settings valdation incase older version is posted * Revert "add model settings key update "group_fields" --> "damage_group_fields"" This reverts commit 4b41931. * retest
…y with valid footprint ids (#69) Allow model vendors to set dependency between event set and footprint files
* fix case to detect the correct column when doing a currency conversion * add list option to create currency conversion object
* CI improvement, select OED branch * check if succeeding tests on push * testing success on push * added tests * added check that versioning is present in schema * compression argument not required anymore * added test of successful versioning * commented code * improved logging and checks * code quality * review: now no need for exact version to be passed * check columns OccupancyCode and ConstructionCode exist * added warning if desired version is < than supported * removed unnecessary warnings * refactored using version from packaging library * setup.py pointing to ODS_OpenExposureData with versioning info * Update setup.py to released spec 3.1.0 --------- Co-authored-by: sambles <[email protected]>
* add peril_filter function * add numba as requirement
* Add test for aligned valid outputs in model/analysis settings * Fix whitespace + add missing output metrics * pep
* added vulnerability_set field * added vulnerability_adjustments field * correlation_settings to analysis_settings * removed field until needed * removed field until needed --------- Co-authored-by: sambles <[email protected]>
* Added run_mode to model_settings * Match enum with plarform internal values, so `V1` not `v1` * Fix desc
* added vulnerability adjustments field to schema * added vuln set to model_settings, renamed vuln adj fields * added vulnerability options * separated vulnerability_replacements in replace_file and replace_data
10 tasks
* added imports for lot3 experimentation * Add lot3 package to CI (#47) * Git install lot3 package before testing Update default oasislmf branch to lot3 update try py3.10 Revert "try py3.10" This reverts commit 0999b36. * Comment out plat testing for the mo * added configurable source reader to OedSource * added filtering on location, account and portfolio * updated get_df_reader calls to use the oed info * added writing of df engine to exposure_info.json * added support for different model and exposure data readers * removed py3.7 support from CI * removed unused import * linting * updated lot3 install in ci * fixed lot3 install nesting in ci * Update package ref * Revert workflows * Build and test ODM package * retest --------- Co-authored-by: Dan Bate <[email protected]>
* Fix CI workflow default branches * fix * Remove package GPG sign
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.
Release 3.2.0