Skip to content

NOAA-EPIC/prepobs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prepobs

Software necessary to process bufr dump files to generate prepbufr files.

To install:

Clone repository:

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

Move into desired branch and then run:

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

build.sh default to building for WCOSS2, but it also supports Hera, Jet, and Orion by setting INSTALL_TARGET=hera/jet/orion/wcoss2

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/prepobs/module ./ush/build.sh

Installation is complete.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 92.5%
  • Shell 6.8%
  • CMake 0.5%
  • Perl 0.2%
  • C++ 0.0%
  • Lua 0.0%