Skip to content

EdwardSafford-NOAA/PyGSI

 
 

Repository files navigation

September 2020

Kevin Dougherty

PyGSI

PyGSI is a collection of tools that read, filter, and plot diagnostic GSI netCDF4 files.

Environment

On Supported Platforms

To load the proper environment when working on Hera, use the following commands:

cd PyGSI
module use modulefiles
module load PyGSI/hera

To load the environment on Orion, use the following commands:

cd PyGSI
module use modulefiles
module load PyGSI/orion

On Local Machine

If working on a local machine, users can install PyGSI using pip.

cd PyGSI
pip install .

For further instructions on how to use the tools within PyGSI, users can navigate to the documentation page here: https://noaa-emc.github.io/PyGSI/#/.

About

Scripts creating plots of GSI data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.5%
  • Python 4.4%
  • Other 0.1%