-
When we call this from UFS_UTILS CMake build:
`find_package(NetCDF 4.3.3 REQUIRED C Fortran)`
We are looking for version 4.3.3 of the netcdf-c library. However, we are not checking the version n…
-
In general we want to keep the underlying software stack as recent as possible, within the limits of retaining reproducibility and not reducing performance.
There are a number of reasons to do so:
…
-
I am trying to compile netcdf-fortran-4.6.1 with intel-compilers(2024) in ubuntu-22.04 the following commands i have used in the build directory- **"../configure --prefix=/opt/netcdf-ifx/4.6.0 CPPFLAG…
-
To report a non-security related issue, please provide:
* the version of the software with which you are encountering an issue
* environmental information (i.e. Operating System, compiler info, ja…
-
From Chris H. at NOAA:
> I’m seeing another failure, this time a compile problem, for netcdf-fortran 4.4.5. This only happens when it’s built with parallel support from HDF5 and with OpenMPI. Wha…
-
Versions: 4.5.4, 4.6.0
The CMake build system creates the list of library dependencies in `NC_FLIBS` by looping over the link libraries associated with the `netcdff` target:
```
get_target_pr…
-
With the recent changes to travis-ci we will need to move to Github actions for CI, similar to how we adapted netcdf-c.
-
We encountered an issue with one of the tests when compiling.
We are compiling netcdf-fortran-4.5.4, for parallelisation with openmpi-4.1.2 and intel-15 Fortran compiler, on Centos 7 server with 6…
-
I am trying to compile WPS, but I got the error below.
==============================================================================================
Version 4.6.0
Linux nia-login02.scinet.l…
-
First thanks for all the great work on NetCDF!
I have a research project that will significantly benefit from [NetCDF-Zarr](https://www.unidata.ucar.edu/blogs/news/entry/netcdf-and-native-cloud-sto…