David Robertson
David Robertson
Building HDF5 v1.12.1 using CMake with the Intel compilers on a Mac OS 11 (Big Sur) system with HDF5 v1.12.1 installed via macports errors as follows: ``` cd /opt/src/vbuilds-hdf5/1.12.1-intel21/fortran/src &&...
I don't know when the change occurred in **${NetCDF_C_INCLUDE_DIR}/includes/netcdf_meta.h** but at least as far back as NetCDF-C v4.5.0, '**NC_HAS_DAP**' was replaced by '**NC_HAS_DAP2**' and '**NC_HAS_DAP4**'. The code in **cmake/TryNetCDF_DAP.c** causes...
Since upgrading THREDDS from 4.6 to 5.5-SNAPSHOT, users noticed that all catalog URLs have changed. This is an issue because many have used the 4.6 style URL in publications and...