ODM2 / ODM2PythonAPI

A set of Python functions that provides data read/write access to an ODM2 database by leveraging SQLAlchemy.
http://odm2.github.io/ODM2PythonAPI/
BSD 3-Clause "New" or "Revised" License
4 stars 13 forks source link

Addinheritance #39

Closed sreeder closed 8 years ago

sreeder commented 8 years ago

I have added inheritance, for results and sampling features, and I have tested it for both creation and reading. I was also able to add an init function to the base inherited class

sreeder commented 8 years ago

If there is no feedback I will merge the branch on April 7th. @cdesyoun @emiliom @valentinedwv @horsburgh