-
Hi,
I'm trying to compiling AmesGCM into a Singularity container with these characteristics:
- Ubuntu 20.04
- GLibC 2.31
- GCC 10.5.0
Following and adapting the UserGuide indications (Ap…
fgr81 updated
7 months ago
-
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…
-
**Describe the bug**
When attempting to regrid variables that are in a Netcdf-4 input file, fregrid fails with errors like:
Error from pe 0: mpp_io(mpp_get_varname): error in get varname from file…
-
There is a height issue with the GFDL-CM4 historical model with variables requiring height. An example is the hurs:
```
esmvalcore.cmor.check.CMORCheckError: There were errors in variable hurs:
…
-
## Description
1. cpld_control_p8_gnu regression tests fail on Hercules gnu with FMS-2023.02-01. The failure was reported with spack stack 1.5.1 update. Develop branch runs ok with FMS-2023.01. It …
-
Kate's recent [PR](https://github.com/NOAA-GFDL/MOM6/pull/520) appears to have successfully addressed layout and restart reproducibility concerns in physics-only runs. However, upon further investigat…
-
The version of the nh_util.F90 that was committed by Jun Wang in October 2020 (https://github.com/NOAA-EMC/GFDL_atmos_cubed_sphere/pull/41/files) is changed back to the old version in the latest versi…
-
Cloning pace via `git clone --recursive https://github.com/NOAA-GFDL/pace.git` fails in a container due to publickey errors.
The .gitmodules file should be specified with https uris instead of s…
-
I need to read in and process a series of multi-dimensional arrays commonly used in climate-change research. Unfortunately reading in the netcdf file consistently fails because of a non-conform format…
-
The gen_intake_gfdl script works fine from python command line with input path and output path. When run from jupyter-lab though it throws errors. The issue was to do with the click and IPython intera…