Skip to content
This repository was archived by the owner on Jan 4, 2023. It is now read-only.

Releases: USGS-WiM/NSSServices

v2.3.0

25 Aug 14:12
59fc231

Choose a tag to compare

Added

  • Added /ApplicationInfos/{state} GET endpoint
  • Added /GeneralInformations/{state} GET endpoint

v2.2.1

14 Jun 20:13
a8e0e4e

Choose a tag to compare

Fixed

  • #258 Fix math associated with QPPQ

v2.2.0

24 Mar 16:57
b2a2102

Choose a tag to compare

Changed

  • Update readme
  • Filtered GetRegressions endpoint by regression region
  • Filtered GetCitations endpoint by regression region
  • Filtered GetStatisticGroups endpoint by regression region
  • Check if all BCs are available for each equation in a regression region, if required BCs are not available for an equation it returns a value of -99999 for the equation. When an equation can not be calculated a disclaimer message is added.
  • If an equation cannot be calculated and that equation is needed for FDCTM then an error is added to the messages and FDCTM is not calculated or returned.
  • Update version numbers

Added

  • Added englishUnitTypeID, metricUnitTypeID and statisticGroupID to regressionTypes
  • Add docker support
  • Added Si output

Fixed

  • Fix for get citation endpoint
  • Throw error when QPPQ index gage has no flow

v2.1.2

07 May 16:28
5483574

Choose a tag to compare

Fixed

  • Issue where edits to regression regions failed when no limitations were attached

Changed

  • Extended timeout in code to 5 minutes, eliminating issues with large basins timing out before regression regions were returned

v2.1.1

06 Apr 21:23
eb5e22f

Choose a tag to compare

Fixed:

  • An issue with status filters at the regions/{region}/scenarios endpoint
  • Issues with updating variable types that have the same default English and Metric units when the full units are attached
  • Issues with some equations validating when skipping the equation test

Changed

  • Limitation variables now are deleted when the limitation is edited if the variables are not included in the edit
  • Allows DA_Exponent and OrderIndex to be set for equations

v2.1.0

26 Mar 20:12
68cfd8b

Choose a tag to compare

Added:

  • Added post/put/delete endpoints for methods

Changed:

  • Multiple updates made to service documentation, including additional information for variables and changing "regions" to "study areas"
  • Batch scenario endpoint updates, enhanced to allow users to skip the equation check
  • Edited variable functionality to allow default units and statistic groups
  • Enhancements made to the Flow Duration Curve Transfer Method (or QPPQ), now uses published flow durations for computation
  • renamed UnitsSystems to UnitSystems

Fixed:

  • Authentication issues

v2.0.0

11 Aug 20:35
1ff489d

Choose a tag to compare

  • Initial release of update to dotnetcore (currently v3.1.3)

V1.0.4

13 Nov 20:55

Choose a tag to compare

native units and weighted area

V1.0.3

23 Feb 21:59

Choose a tag to compare

Limitations, flow coeff, and moved creds to secret file

v1.0.2

09 Jan 21:53

Choose a tag to compare

added methods to handle 'and/or' relations