angus-g / python-ale

Interface to MOM6 regridding/remapping in Python
MIT License
0 stars 0 forks source link

Allow redirection/silencing of parameter logs #5

Open angus-g opened 1 year ago

angus-g commented 1 year ago

It's pretty noisy, and written from the Fortran level so it's not very easy to control. We could probably give it a separate file descriptor and pipe to file/stdout/ignore, as necessary.