Skip to content

Releases: GNS-Science/toshi-hazard-store

v0.5.1

17 Aug 06:14
Compare
Choose a tag to compare

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

03 Aug 03:53
Compare
Choose a tag to compare

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

10 Jun 04:47
Compare
Choose a tag to compare

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

30 May 05:55
Compare
Choose a tag to compare

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

29 May 09:20
Compare
Choose a tag to compare

Changed

  • updated usage.

v0.3.0

29 May 06:55
Compare
Choose a tag to compare

Added

  • store_hazard script for openquake systems.

Changed

  • tightened up model attributes names

v0.1.3

26 May 05:35
Compare
Choose a tag to compare

Changed

  • fixed mkdoc rendering of python & markdown.

v0.1.2

26 May 05:06
Compare
Choose a tag to compare

Changed

  • fix poetry lockfile