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 Climsoft #53

Closed isedwards closed 1 year ago

isedwards commented 1 year ago
  1. Create a pygeoapi provider (see docs and code) to allow pygeoapi to retrieve data directly from Climsoft's MariaDB database.
  2. Test with data from mariadb_climsoft_test_db_v4
  3. Create documentation for someone who uses pygeoapi, but is new to pyopencdms, to be able to run the required docker container for local climsoft DB and use the Climsoft provider with pygeoapi

See also #52