Releases: geospace-code/nc4fortran
Releases · geospace-code/nc4fortran
install improvement
user packages don't have to find netcdf as the installed script will do that.
add CDash to CI
packaging improvements
v1.2.2 allow user to install to NetCDF_ROOT
add CMake 3.13 CI job
v1.2.1 add cmake 3.13 test ci
autobuild NetCDF, use presets
- use CMake presets and built-in policy for robustnes
- add ability to auto-build NetCDF if missing/broken (HDF5 library required)
enhance install and CI package
v1.1.4 improve install and examples
CMake >= 3.13 compatible
v1.1.3 example use tag
Cmake / CI template
v1.1.2 ci consolidate workflows
bugfix: install
remove reference to obsolete file
Cmake robustness
- as with h5fortran, check that linking NetCDF4 works before declaring NetCDF_FOUND
fix install, add examples, remove unused module
- remove unused module
- make pathlib submodule to avoid name clash
- improve install
- add examples