Skip to content

Releases: OpenDRR/model-factory

v1.4.4

23 Feb 23:40
adf56fb
Compare
Choose a tag to compare

v1.4.3

07 Jul 16:14
adc68cf
Compare
Choose a tag to compare
  • all CSD geometries now included for psra_indicators_csd view, ones with no values will just be null but have geometry (#120)

  • update erqi (seismic risk index) calculations (OpenDRR/seismic-risk-model#91)

  • drop hexgrid 1km / unclipped P/T after union in the workflow to save space. (~1.8gb difference when comparing to v.1.4.2 backup)

v1.4.2

01 Jun 17:44
685ceb1
Compare
Choose a tag to compare
  • added additional canada_wide (P/T) aggregated views w/ geometry (50, 100, 250, 500, 1000, 2500). 500 year export to ES (#116)
  • change return period to float type for agg_curves table (expected_loss) (#118)

v1.4.1

09 May 23:48
e914455
Compare
Choose a tag to compare

PSRA

  • add indicator hexbin aggregations
  • revisions (#112)
  • remove cDamage, and reference views not used

Other

  • rename any hexbin views to hexgrid for consistency
  • shorten to dsra shakemap hexgrid naming convention to reduce character (i.e. shakemap_hexbin_100km_uc -> sm_hb_100_uc)
  • remove site level exposure references not used
  • remove 'error' in sql comment code (easier to search log for errors)
  • removed attached geometry from all dsra_all_scenarios tables, which is not in use.

v1.4.0

31 Mar 17:18
3423cf4
Compare
Choose a tag to compare
  • revised HexGrid geometries to now include clipped/unclipped for 1,5,10,25km and only unclipped for 50, and 100km grids.
  • updates to support clipped/unclipped hexgrid shakemap (dsra)
  • updates to support clipped/unclipped hexgrid indicators (physical exposure, social fabric)
  • update for psra now includes BC
  • bug fix for psra canada table

v1.3.3

18 Feb 21:12
b5811ed
Compare
Choose a tag to compare
  • Additional indicators added to DSRA

v1.3.2

08 Feb 19:09
e82a4ec
Compare
Choose a tag to compare
  • new 1km hexbin P/T geometries
  • additional DSRA indicators added, new shakemap hexbin 1km aggregation
  • additional social fabric P/T views

v1.3.1

28 Jan 23:09
5fb10ba
Compare
Choose a tag to compare
  • updated social fabric source
  • DSRA indicator updates, along with new shakemap hexbin aggregations (5, 10, 25, 50, 100km)
  • new table added in database for QC testing
  • PSRA results for BC not yet included

v1.3.0

21 Jan 21:40
Compare
Choose a tag to compare

Updates to use the latest PSRA models
PSRA results for B.C. still not yet included

What's Changed

  • Update dsra psra oct2021 (model-factory) by @wkhchow in #96

Full Changelog: v1.2.0...v1.3.0

v1.2.0

05 Oct 17:53
2d9c77e
Compare
Choose a tag to compare

Updated PSRA/DSRA source repositories
Support for hexbin geometries

version numbers aligned with opendrr-api