Skip to content

ChristopherHill-NOAA/bufr-dump

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bufr-dump

Software necessary to read data from bufr tanks to generate bufr dump files.

To install:

Clone repository:

git clone https://github.com/noaa-emc/bufr-dump

Move into desired branch and then run:

INSTALL_PREFIX=/path/you/wish/to/install/bufr-dump ./build.sh

or install in local clone space:

./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/bufr-dump/module ./build.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Fortran 78.6%
  • Shell 20.4%
  • Other 1.0%