[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #WIC-444453]: sofware for Netcdf



> Hi, I would like to install netcdf for the WRF in my linux. I would like
> to know wich software (compilers) requeriments I need?

A C compiler compiler, such as gcc, is required to build the netCDF C library.
We recommend the latest release of the C library, version 4.2.1.1, from

  http://www.unidata.ucar.edu/downloads/netcdf/netcdf-4_2_1_1/

Follow the build instructions here:

  http://www.unidata.ucar.edu/software/netcdf/docs/building.html

For WRF, you may be able to use the simpler version without DAP remote access
or netCDF-4 features, in which case you can build with the configure options
--disable-dap and --disable-netcdf-4.

I assume WRF also needs the netCDF Fortran library, so after installing the 
netCDF C library you will need to use a Fortran compiler, such as gfortran,
and follow the instructions here:

  http://www.unidata.ucar.edu/software/netcdf/docs/netcdf-fortran-install.html

--Russ

Russ Rew                                         UCAR Unidata Program
address@hidden                      http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: WIC-444453
Department: Support netCDF
Priority: Normal
Status: Closed


NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.