Skip to content

0.1.0 Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@sreeder sreeder released this 04 Apr 22:09
· 411 commits to master since this release

A Python-based application programmer's interface for the Observations Data Model 2 (ODM2)
This is the first Beta release.
It contains the following features:

  • SqlAlchemy Objects for most of the ODM2 tables
  • Support for MSSQL, MySQL, PostgreSQL and SQLite
  • Set of commonly used queries

It is missing:

  • Feature Geometry support