Releases: GNS-Science/toshi-hazard-store
Releases · GNS-Science/toshi-hazard-store
v0.5.1
Added
- THS_HazardAggregation table support for csv serialisation.
Changed
- refactoring/renaming openquake import modules.
Removed
- one openquake test no longer works as expected. It's off-piste so skipping it for now.
- data_functions migrated to THP
- branch_combinator migrated to THP
v0.5.0
Added
- V3 THS table models with improved indexing and and performance (esp. THS_HazardAggregation table)
- using latest CodedLocation API to manage gridded lcoations and resampling.
Removed
- realisation aggregration computations. These have moving to toshi-hazard-post
v0.4.0
Added
- new V2 models for stats and rlzs.
- new get_hazard script for manual testing.
- extra test coverage with optional openquake install as DEV dependency.
Changed
- meta dataframes are cut back to dstore defaults to minimise size.
v0.3.2
Added
- meta.aggs attribute
- meta.inv_tme attribute
Changed
- store hazard can create tables.
- store hazard adds extra meta.
- store hazard truncates values for rlz and agg fields.
- make stats & rlz queries tolerant to ID-only form (fails with REAL dynamodb & not in mocks).
v0.3.1
Changed
- updated usage.
v0.3.0
Added
- store_hazard script for openquake systems.
Changed
- tightened up model attributes names
v0.1.3
Changed
- fixed mkdoc rendering of python & markdown.
v0.1.2
Changed
- fix poetry lockfile