User login

netcdf

FOAM Output Variables

Since I get many questions on what's contained in FOAM output, here's a list of all the variables contained in the standard atmosphere, coupler, and ocean output files.

PaleoNetCDF: Objective-C Framework for NetCDF on the Mac

PaleoNetCDF is a Objective-C framework for working with the NetCDF file format. It is free and open source. Visit the homepage at www.paleonetcdf.com.

Climate Model on a Mac Project #5: Installing additional software

The climate model I'm planning to run is compatible with the g95 compiler, not gfortran. So, first thing was to download and install the g95 binaries.

The next step is to download and compile the NetCDF libraries from NCAR. Before configuring, I had to export the FC environment variable to g95 to get it to compile correctly with g95. Running make check also passed.

Other tools (at least for me) that are needed, but won't describe is svn, git, and nco.

Search
Data/Modeling Links