Loading README.md +6 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,12 @@ python3 ess-dive-meta.py --directory example/ # only specified within config.csv python3 ess-dive-meta.py --directory example/ --config config.csv # only specified within config.csv and on a single file python3 ess-dive-meta.py --file example/NWT_wildfires_biophysical_2016.csv --config config.csv # shorthand python3 ess-dive-meta.py -f example/NWT_wildfires_biophysical_2016.csv -g config.csv ``` # Config File Format Loading Loading
README.md +6 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,12 @@ python3 ess-dive-meta.py --directory example/ # only specified within config.csv python3 ess-dive-meta.py --directory example/ --config config.csv # only specified within config.csv and on a single file python3 ess-dive-meta.py --file example/NWT_wildfires_biophysical_2016.csv --config config.csv # shorthand python3 ess-dive-meta.py -f example/NWT_wildfires_biophysical_2016.csv -g config.csv ``` # Config File Format Loading