OceanNetworksCanada / api-python-client

Provides easy access to ONC data in Python
https://oceannetworkscanada.github.io/api-python-client/
Apache License 2.0
10 stars 9 forks source link

Add public method to support new dataProductDelivery services. #26

Closed kan-fu closed 7 months ago

kan-fu commented 8 months ago

There are three web services that are not yet implemented in the client libary based on the OpenAPI page. These are more for interactive purposes.

  1. /dataProductDelivery/status
  2. /dataProductDelivery/cancel
  3. /dataProductDelivery/restart

Another new method is getSensorCategoryCodes, which is a wrapper around scalardata services with an extra returnOptions = excludeScalarData