Provided by: libnetcdff-dev_4.4.3-1_amd64 

NAME
nf-config - query netCDF Fortran build options
SYNOPSIS
nf-config [--libs] [--cflags] [--cxxflags] [--defines] [--includes] [--version]
DESCRIPTION
nf-config allows querying the options used to build the netCDF Fortran library.
OPTIONS
--all Display all options
--cc C compiler
--fc Fortran compiler
--cflags
Pre-processor and compiler flags
--fflags
Flags needed to compile a Fortran program
--has-dap
Whether OPeNDAP is enabled in this build
--has-nc2
Whether NetCDF-2 API is enabled
--has-nc4
Whether NetCDF-4/HDF-5 is enabled in this build
--has-f90
Whether Fortran 90 API is enabled in this build
--has-f03
Whether Fortran 2003 API is enabled in this build
--flibs
Libraries needed to link a Fortran program
--prefix
Install prefix
--includedir
Include directory
--version
Library version
15 January 2015 nf-config(1)