Added - script ths_cache to prepopulate and test caching - local caching feature - more spectral periods in constraint enum - new constraints to existing THS models - fix enum validations and apply to model fields Removed - remove v2 type options from batch save
0.6.0
Changed - refactor model package - refactor model.attributes package - more test coverage Added - two new models for DisaggAggregations - validation via Enum for aggregation values - new enumerations and constraints for probabilities, IMTS and VS30s
0.5.5
Changed - fix for queries with mixed length vs30 index keys - migrate more print statements to logging.debug
0.5.4
Added - new query get_one_gridded_hazard - -m option to script to export meta tables only Changed - migrated print statements to logging.debug - removed monkey patch for BASE183 - it iss in oqengine 3.15 now - more test cover
0.5.3
Changed - using nzshm-common==0.3.2 from pypi. - specify poetry==1.2.0b3 in all the GHA yml files.
0.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