Skip to content
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 28 commits into from
Feb 6, 2024
Merged

Release 3.2.0 #87

merged 28 commits into from
Feb 6, 2024

Conversation

sambles
Copy link
Contributor

@sambles sambles commented Jan 29, 2024

Release 3.2.0

  • #80 - Added fields to analysis settings schema
  • #81 - Add vulnerability adjustments field to schema
  • #82 - Enable additional properties for additional assets in model_settings.json
  • #72, #55 - Remove warning message
  • #85 - Add api run_mode, model running on (v1 / v2), to model settings
  • #88 - Lot3 integration with ODS-tools package
  • #89 - Fix CI workflow default branches

sambles and others added 22 commits July 17, 2023 13:45
update refs

Fix platform tests
* 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
…additional_assets #82 (#83)

* Update model_settings_schema.json with event/occurrence/footprint UI options  #82

* removing new additonal_assets properties and allowing additionalProperties instead
* 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
@sambles sambles mentioned this pull request Jan 31, 2024
10 tasks
sambles and others added 6 commits February 6, 2024 08:17
* 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
@sambles sambles changed the title Release 3.2.0 (staging) Release 3.2.0 Feb 6, 2024
@sambles sambles merged commit 8e0a116 into stable/3.2.x Feb 6, 2024
@sambles sambles deleted the release/3.2.0 branch February 6, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants