Skip to content

ShawnMurdzek-NOAA/GSI-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GSI-Utils

GSI Utility Tools

These are GSI utilities for various functions.

Installation (see instructions here)

Environment:

Use the build_hera_intel.env (or build_jet_intel.env) from RRFS (ufs-srweather-app/env/build_hera_intel.env). Also note that you may have to load the modules from ufs-srweather-app/env/srw_common separately. This environment uses the rrfs_env alias on Jet and Hera and is also available in nature_run_wflow/env.

Compilation Steps:

  • Clone this repository and cd into GSI-utils.

  • Create a new directory called "build" and cd into that directory.

  • Load the environment described above.

  • Run CMake with the following command: cmake -DCMAKE_INSTALL_PREFIX=/path/to/GSI-utils /path/to/GSI-utils

  • Run the command make

  • Run the command make install

  • There should now be a bunch of executables (*.x) files in GSI-utils/bin

About

GSI related utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 76.8%
  • C++ 6.7%
  • Perl 3.8%
  • Shell 2.6%
  • Python 2.4%
  • IDL 2.3%
  • Other 5.4%