ESGF / esg-publisher

ESGF Publisher
http://esg-publisher.readthedocs.org/
9 stars 22 forks source link

Default location for config file lost. #232

Open TonyB9000 opened 8 months ago

TonyB9000 commented 8 months ago

Former behavior was to seek the config file under "(user)/.esg/esg.yaml" (actually, esg.ini). Now it requires explicit "--config" path. We should either support the original path search, or explain in the help-text that it is no longer supported.

sashakames commented 8 months ago

Thanks, we should support it on linux, macox, etc. but may not work on windows if $HOME does not exist, ie. os.environ["HOME"]

sashakames commented 5 months ago

Just tested and perhaps just a typo prevented it from working. Staged for next release: v5.2.3