opencdms-dev / pyopencdms-old

⭐🐍 pyopencdms aims to build a common Python API on top of multiple Climate Data Management Systems (CDMS) that use different underlying database engines
MIT License
4 stars 6 forks source link

pygeoapi provider plugin for SURFACE CDMS #52

Closed isedwards closed 1 year ago

isedwards commented 1 year ago
  1. Using a full dump of the SURFACE database - create a test data set with data from one manual station and one automatic weather station
  2. Following the approach of the Climsoft provider plugin, create a comparable plugin for SURFACE (without running the current SURFACE code - just by interacting with the test SURFACE database) - preferably using the Django ORM
  3. Update documentation for users to run a container with SURFACE test database and use with pygeoapi

See also #53

This issue is described in more depth in this video (20 mins)

Notes:

isedwards commented 1 year ago

@scottylad501 Do you have documentation on which tables in the SURFACE data model are used to store observations (and the links to station metadata)?

isedwards commented 1 year ago

@scottylad501 - would you be happy to attach the documentation here (you should be able to drag and drop it in the GitHub comments)?