Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NDBC Driver Task List #2

Open
5 of 6 tasks
labutler opened this issue Feb 20, 2018 · 2 comments
Open
5 of 6 tasks

NDBC Driver Task List #2

labutler opened this issue Feb 20, 2018 · 2 comments

Comments

@labutler
Copy link
Member

  • Set up initial driver frame (Persistent Storage API similar to USGS Stream Gauges)
  • Mine NDBC getCapabilities for procedures and FOIs
  • Create data structures (DataRecords) to reflect current setup
  • Set up getResult response to call NDBC getObservation (CSV) request
  • Work on SensorML 2.0 response to describeSensor
  • Support data retrieval via bounding box selection
@labutler
Copy link
Member Author

Initial working version is similar to driver for USGS stream gauges. Currently, it only supports a single station and a single parameter.

@labutler
Copy link
Member Author

Mining procedures/FOIs from DIF Station List: http://sdf.ndbc.noaa.gov/stations.shtml

@alexrobin alexrobin transferred this issue from opensensorhub/osh-hydro Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant