This repository includes a selection of Fortran procedures for common tasks in climate science.
I'm adding functions from various other projects to this as needed.
conda install conda-forge::fortran-netcdf
Include netcdf flags when running or building with fpm:
fpm run --flag "$(nf-config --fflags)" --link-flag "$(nf-config --flibs)"