SnowEx / snowexsql

A project to access the SnowEx database holding data from the NASA SnowEx campaign
https://snowexsql.readthedocs.io/en/latest/readme.html
GNU General Public License v3.0
23 stars 6 forks source link

Refactor table to object mapping into dedicated classes. #103

Closed jomey closed 3 weeks ago

jomey commented 3 weeks ago

Each table now has its own file under the 'table' module. This prepares to restructure the database schema.