-
The existing MOM6-CICE6-WW3 configuration is not producing any output files. Notably, the standard WW3 output is in the form of a binary file called `out_grd`. However, this binary file must be transf…
-
**Is your feature request related to a problem? Please describe.**
MOM6 uses FMS to manage its output frequency and time average.
If model IC date is 03Z and we want daily averaged output, then the…
-
Currently in the top-level cmake and in atmos_cube_sphere cmake we use the `-nowarn` flag (Intel compiler) which suppress all compiler warnings.
```
$ grep -r nowarn .
./cmake/Intel.cmake:set(CM…
-
With the current setup, the configurations' executable path includes the corresponding spack hash. Although this is fine and desirable for releases (albeit not necessary, as it would be better to repl…
-
## Description
Currently, the [LICENSE.md](https://github.com/ufs-community/ufs-weather-model/blob/develop/LICENSE.md) file does not cover all the latest ufs-weather-model subcomponents (e.g., MOM6, …
-
I configured 1deg_jra55do_iaf to produce daily restart files in `nuopc.runconfig`:
```
restart_n = 1
restart_option = ndays
```
I don't think any other changes I made are relevant, …
-
Are the vertical levels here defined recursively?
https://github.com/COSIMA/regional-mom6/blob/abf630d3fa909f0e609eaba167d454419f96e812/regional_mom6/regional_mom6.py#L248-L279
And maximum rate …
-
nvhpc-mixed/22.7 on t5 fails at compiling FMS:
```
ftn -Duse_libMPI -Duse_netCDF -DINTERNAL_FILE_NML -g -traceback -Duse_LARGEFILE -i4 -r8 -byteswapio -Mcray=pointer -Mcray=pointer -Mflushz -Mdaz …
-
These changes are being requested to improve the ease-of-access of CESM data and to normalize the look of the metadata across CESM components. See https://github.com/ESCOMP/CESM/issues/194 and especia…
-
This is one suggestion for usability. The notebook relies on three separate python files. One (regional_model_scripts) that was written by Angus and myself, and two that I've pinched from GFDL's repos…