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

Surface interoperability with CDM #74

Open isedwards opened 1 year ago

isedwards commented 1 year ago

As a SURFACE CDMS user, I want processes that have been develop to work with the Climate Data Model (CDM) to also work with SURFACE databases

Acceptance criteria

  1. Implementation of mappings for SURFACE to/from CDM
  2. Units tests demonstrating that mappings are bi-directional without data loss

See also #75 and #72