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

Non Spatial PygeoAPI Provider #77

Closed faysal-ishtiaq closed 1 year ago

isedwards commented 1 year ago

This PR resulted in the following recommendations to discuss with the pygeoapi development team:

  1. supporting composite primary key
  2. having the ability to configure custom python functions as validators for input data.

Although we can workaround these constraints within the provider the above changes would make things easier.

I'm merging this PR because there is clear value in capturing this work - however, all providers will be rewritten in the future to work with the WMO Climate Data Model standard.