VForWaTer / metacatalog

Modular metadata management platform for environmental data.
https://vforwater.github.io/metacatalog
GNU General Public License v3.0
3 stars 1 forks source link

Add EddyData class #1

Closed mmaelicke closed 4 years ago

mmaelicke commented 4 years ago

@AlexDo1 We need the table for managing Eddy Covariance data. This kind of data will go into a newly created table. Please add all necessary columns to the model definition in eddy_data.py. You can refer to the other models to see how sqlalchemy works.