FMS icon indicating copy to clipboard operation
FMS copied to clipboard

GFDL's Flexible Modeling System

Results 137 FMS issues
Sort by recently updated
recently updated
newest added

**Description** Updates the dockerfile to use a spack generated one instead of a handwritten one that uses spack. The spack.yml and Dockerfile.template file generate the image. Updates to the newest...

**Is your feature request related to a problem? Please describe.** FMS history output includes time bounds metadata both in CF standard and non-standard conventions. The CF standard time bounds are:...

enhancement

**Description** This is a small fix to help with storage limit issues that occasionally pop up in the intel CI due to the size of the intel images it has...

**Describe the bug** When running on the parallelworks cluster, I seem to get invalid pe count errors for certain tests which go away when I change the pe count to...

Changed registration of axes during iceberg restarts so that dimension lengths from each PE are gathered to only the I/O root PE, replacing the original approach of gathering to all...

**Description** updates for the markdown files **How Has This Been Tested?** docs **Checklist:** - [x] My code follows the style guidelines of this project - [x] I have performed a...

This first came up in the coupler's null model build (see below) but applies to FMS in general. When using the latest hdf5 (1.14.3) FPE's occur during netcdf open calls...

**Is your feature request related to a problem? Please describe.** The `NO_CRAY_POINTERS` macro sets `use_CRI_pointers` which is used in mpp to determine whether or not cray pointers will be used,...

enhancement

**Description** fixes for parallel make's with autotools (`make -j`). Also cleans up any targets pointing to include files since they aren't needed. draft for now since this will need to...