glamod / glamod-ingest

Database preparation and ingestion for GLAMOD
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

Create a config file containing all the paths and locations for each version of land and marine data #10

Closed agstephens closed 4 years ago

agstephens commented 4 years ago

There are many paths used by the code, there are land and marine data and there are different versions, there are big and small GWSs. Need to get a simple place to manage them all and all code can access them.

E.g.:

$ python3 ./scripts/glamod-config.py r2.0:full:land:incoming:source_configuration
/gws/nopw/j04/c3s311a_lot2/data/level2/land/r202005/source_configuration.psv
agstephens commented 4 years ago

!TODO: