Emily de Jong
Emily de Jong
## Describe the bug Everything except for interpolation and 10% of the upwinding code is not implemented with `RecursiveApply`. Sad face. This means that they cannot automatically be applied to...
Updates the jupyter notebooks to use netcdf file output (generated from `Cloudy.jl`) rather than a python script.
Addresses [ issue #7014 ](https://github.com/E3SM-Project/E3SM/issues/7014) by checking for a duplicate *.nc file that would be created by a yaml using the same prefix, averaging type, and interval. Commits have been...