Skip to content

NOAA-GSL/rrfs_ensemble_plot_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A publicly available Jupyter Notebook Example for plotting output from the RRFS NA Ensemble running on AWS.

This Notebook is mostly unsupported. Feel free to open an Issue for major bug fixes.

Requirements

  • Python 3.6+
  • XArray
  • Matplotlib
  • Basemap
  • PyNIO
  • NumPy
  • MetPy

Supported environments on NOAA Platforms

On NOAA's Jet and Hera, an conda environment exists that will support the requirements. To activate that environment:

module use /contrib/miniconda3/modulefiles
module load miniconda3
conda activate pygraf

On Orion, it's slightly different:

module use -a /apps/contrib/miniconda3-noaa-gsl/modulefiles
module load miniconda3
conda activate pygraf

Contact

Name Email
Christina Holt christina.holt@NOAA.gov

About

A publicly available Jupyter Notebook Example for plotting output from the RRFS NA Ensemble running on AWS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors