Data Help with Data Web Services Multi-Sensor GPS/GNSS Geodetic Imaging Borehole Sensors Tropospheric Miscellaneous

Web Services Release Notes


This page provides the release notes for each update to GAGE web services. Releases are identified by the date of deployment and contain specifics about what has been added, deprecated, or changed in some manner.

Releases

2020-12-21

  • Service added: /gps/file-metadata/fetch-products/beta This is a service which fetches file metadata. It is intended for the use of the DAI version 3.

2019-12-02

  • Service updated: /gps/data/position/{station}/v3
    • Added NAM14 and IGS14 as possible options for reference frames.
    • Default analysis changed from PBO to CWU.
    • Default reference frame changed from IGS08 to NAM14.

2018-03-20

  • All of our Flask web services (Hydrological Loading, Pore, Tilt, and GPS position v3) have been updated to include a Z at the end of the timestamp (e.g. 2018-03-20T00:00:00Z), to conform with ISO8601. Additionally, all of the Flask web services will now include the full date and time. Previously, some services, such as the hydro service, only returned the date, which did not allow us to specify a time zone.
  • The starttime and endtime parameters are no longer required for the hydrological loading and GPS position time series v3 services. If neither is specified, the service will return all available data. If one of starttime or endtime is provided, the service will return all available data starting on or ending on the given date, respectively.
  • The GPS position v3 service with the long report parameter was returning Latitude and Longitude to five decimal places, which was insufficient. The service will now return Latitude and Longitude to 10 decimal places.
  • Performance improvements for the GPS position v3 service.

2017-06-09

  • Updated swagger documentation to normalize parameter descriptions across the web services and to more closely align with the specification.

2017-02-03

  • All of our Flask web services (Hydro, Pore, Tilt, and GPS position v3) have been updated to accept any valid ISO 8601 date. If no time zone is specified, the service will assume a UTC time zone. Previously, these services used a time format of YYYY-mm-dd or YYYY-mm-ddTHH:MM:SS. These formats are still valid, but users can now specify as much or as little of the ISO 8601 date format as they choose.

2017-01-30

  • New Hydrological Loading Service Added: /hydro/model/load/displacement/{station}/beta
  • GPS Velocity service now available in our new flask webservices: /gps/data/velocity/{station}/beta
  • Borehole Pore Pressure Time Series Data now available in our new flask web services: /pore/data/pressure/{station}/beta
  • Borehole Pore Temperature Time Series Data now available in our new flask web services: /pore/data/temperature/{station}/beta
  • Borehole Tiltmeter Time Series Data now available in our new flask web services: /tilt/data/{station}/beta
  • Many minor updates to improve handling of Accept headers and errors
  • Many documentation improvements

2016-05-24

  • Service updated: /gps/data/position/{station}/v3
    • First production flask application available for public release.
    • This service has been updated and tested to conform with GeoCSV standards. See documentation for this service.
    • Version 2 (v2) of this service is now deprecated.
  • Flask web-services are now in production
    • Using new server-side technology stack of apache, gunicorn, and flask.
    • New internally available services (Beta release) added for metrics and images. See Miscellaneous sub-section of the Beta section.
    • Swagger documentation is now internal to flask code. This documentation is separate from old swagger documentation.
  • Swagger document system updated to version 2
  • Updated webservices.html page to be consistent with the two web-services frameworks currently available.

2014-10-12

  • Updates to Swagger documentation
  • Added new exception mappers to deliver custom xml output for 404-not found, and 400-bad request errors.
  • Defined and started use of custom validation tags for input parameters with better error reporting. Limited use but will be expanded.

2014-06-28

  • Service updated: gps/data/velocity/sites/v1
    • "refframe" query parameter changed to "referenceFrame".
    • Query parameters "minLat", "maxLat", "minLon", "maxLon" changed to "minlatitude", "maxlatitude", "minLongitude", "maxLongitude". respectively.
    • Columns headers updated for clarity and measurement units
  • Service updated: /gps/data/position/{station}/v1
    • "refframe" query parameter changed to "referenceFrame".
    • Column headers updated for clarity and measurement units.
  • Service deprecated: /gps/data/position{stationid}/beta
  • Service updated: /gps/metadata/sites/v1
    • Bounding box parameter names changed to "minlatitude", "maxlatitude", "minLongitude", "maxLongitude".
  • Service updated: /met/data/{station}/beta
    • Column headers updated for clarity and addition of measurement units.
  • Service updated: /pore/data/temperature/{station}/beta
    • Column headers updated for clarity and addition of measurement units.
  • Service updated: /pore/data/pressure/{station}/beta
    • Column headers updated for clarity and addition of measurement units.
  • Service updated: /tilt/data/{station}/beta
    • Column headers updated for clarity and addition of measurement units.
  • Service updated: /strain/data/L2/{station}/beta
    • Column headers updated for clarity and addition of measurement units.
 

Last modified: 2023-05-18  14:39:26  America/Denver