-
Hi all,
I was trying to build SCHISM with cmake build system in a new Ubuntu machine (Ubuntu 20.04.3 LTS). I have installed necessary packages through apt - compilers, netcdf (c and fortran), mpich…
-
When I build netcdf-fortran 4.5.3 using Intel compiler I see many warnings like:
```
/bin/sh ../libtool --tag=FC --mode=compile mpiifort -I. -fPIC -fallow-argument-mismatch -mismatch_all -c -o …
-
I am trying to build FMS like this:
```
cmake -DCMAKE_PREFIX_PATH="/usr/local/FMS-2021.03.01;/usr/local/netcdf-c-4.8.1_hdf5-1.12.1_zlib-ng_szip_mpich;/usr/local/netcdf-c-4.7.4_hdf4-1.10.7_mpich;/u…
-
The GFDL MOM6 ocean model fails with a field name error when using netcdf-fortran-4.6.0. It runs normally with netcdf-fortran-4.5.3. I strongly suspect this is not a NetCDF issue but am submitting t…
-
@edhartnett
* environmental information (i.e. Operating System, compiler info, java version, python version, etc.)
Environment:
Centos 7 - VM
Libraries:L
zlib - 1.2.13
hdf5 - 1.14.1.2
ne…
-
### Is your feature request related to a problem? Please describe.
Loading an STF netcdf file from disk via xarray, as is and without further processing, leads to the following in memory dataset:
…
jmp75 updated
3 months ago
-
@willirath @martinclaus A few comments after having tried running the SWM model with nczarr outputs:
First, installing `libnetcdf` and `netcdf-fortran` from conda-forge seems to work well, so no ne…
-
* Version of the software with which you are encountering an issue:
netcdf-fortran 4.5.3
* environmental information (i.e. Operating System, compiler info, java version, python version, etc.)
…
-
We are adding quantization with the bitgroom filter to the netCDF C/Fortran libraries (see https://github.com/Unidata/netcdf-c/issues/1548)
I have a PR up for the C library (https://github.com/Unid…
-
This issue is reproducible on a few E3SM machines when SCORPIO is configured with NetCDF4 support, including Chrysalis and Summit.
Steps to reproduce this build issue on Chrysalis:
```
module pur…