Skip to content

Releases: fema-ffrd/rashdf

v0.10.0

15 Oct 18:39
eeb5299

Choose a tag to compare

Description

  • Adds functionality to export wide dataframes for reference line flow, reference point stage, and boundary condition line flow hydrographs. #96

v0.9.0

01 Oct 19:35
6b8f7ff

Choose a tag to compare

Description

  • Enables export of summary output data for boundary conditions lines #93
  • Adds an experimental method generate_bridge_xs_lines to RasGeomHdf to generate cross-section lines for bridges modeled within 2D areas #92

v0.8.4

26 Aug 15:42
b966adc

Choose a tag to compare

Description

Enables parsing of additional datetime formats to help account for variation between different RAS versions. #90

v0.8.3

30 Jul 20:54
7807eb7

Choose a tag to compare

Description

  • Improves handling of models with no cross-sections #88
  • Address various issues flagged by SonarQube #86

v0.8.2

07 Jul 17:17
e9de000

Choose a tag to compare

Description

Addresses #79, where missing mesh geometry data causes a KeyError when calling the RasGeomHdf.mesh_areas method. Now raises RasGeomHdfError.

v0.8.1

23 Jun 20:09
158ec88

Choose a tag to compare

Implements basic error handling to deal with models which have null geometry features. Issues warnings when encountering such features.

v0.8.0

02 Jun 19:12
250f44c

Choose a tag to compare

  • Export boundary conditions lines timeseries data to xarray.Dataset
  • Exports initial conditions points to GeoDataFrame

v0.7.2

04 Feb 17:32
3bacbd6

Choose a tag to compare

  • Fixes an issue where the RasPlanHdf.get_results_volume_accounting_attrs method returns an empty dictionary. #67
  • Pins zarr dependency version to 2.18.2. A future release will need to be compatible with version 3.0.

v0.7.1

26 Nov 20:46
3bce1e5

Choose a tag to compare

Fixes an issue with typehints and docstrings with the 0.7.0 release.

v0.7.0

26 Nov 16:23
f84eb44

Choose a tag to compare

Features

  • Extract observed timeseries data at reference lines and reference points. Method added to RasPlanHdf: observed_timeseries_input