EcoExtreML / zampy

Tool for downloading Land Surface Model input data
https://zampy.readthedocs.io/
Apache License 2.0
1 stars 0 forks source link

Create zampy configuration file + management #14

Open BSchilperoort opened 1 year ago

BSchilperoort commented 1 year ago

For the user's download, ingest, etc. directories we want to set these in a config file. For example: ~/.config/zampy/config.json

This is also required to be able to run recipes using the command line: the only thing required is a valid configuration file and the info in the recipe.

This config file will also need to hold user's keys for datasets that require it, for example CDS and ADS.

_Originally posted by @BSchilperoort in https://github.com/EcoExtreML/zampy/pull/11#discussion_r1265355296_