CABLE-LSM / benchcab

Tool for evaluation of CABLE land surface model
https://benchcab.readthedocs.io/en/latest/
Apache License 2.0
2 stars 3 forks source link

`chdir` should output to stdout #161

Closed SeanBryan51 closed 6 months ago

SeanBryan51 commented 1 year ago

The chdir context manager should log to stdout in verbose mode when changing directories:

https://github.com/CABLE-LSM/benchcab/blob/b5fe7fd12c2670c15a4d4b8269cfdccce521fede/benchcab/utils/fs.py#L9-L17