Skip to content

ARVE-Research/BIOME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIOME

This is a catch-all repository for ongoing development in the BIOME series of models.

The following software needs to be available in the path when building:

  • Autotools (including Autoconf, Automake, M4, and libtool)
  • pkg-config
  • a Fortran compiler
  • HDF5 (only C library required)
  • netCDF compiled against the above HDF5, including C and Fortran libraries

On first install, set up configure with autoreconf -if. Then ./configure and make.

Copy the sample run parameters namelist to a local file and edit the pathnames to where your data files are stored:

cp NorthAm.namelist NorthAm.local.namelist

Sample run command:

src/biome1 NorthAm.local.namelist -2117500/-617500/-1392500/-112500 test.nc

About

Catch-all repo for the BIOME series of models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published