Skip to content

NOAA-EMC/Fit2Obs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fit2obs

Software necessary to ...

To install:

Clone repository:

git clone https://github.com/noaa-emc/fit2obs

Move into desired branch and then run:

INSTALL_PREFIX=/path/you/wish/to/install/fit2obs ./ush/build.sh

or install in local clone space:

./ush/build.sh

There is also the option to build and install in your local clone space but install the modulefile elsewhere:

MODULEFILE_INSTALL_PREFIX=/path/you/wish/to/install/fit2obs/module ./ush/build.sh

Installation is complete.