Skip to content

stephenpascoe/cast_plotting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Routines for plotting ECMWF Grib data for the CAST Project.

The cast_plot.py file can be run on the command line as follows:

$ python cast_plot.py <GRIB-FILE>

The script will create a series of plots for each of the variables defined inside the script as CAST_STANDARD_NAMES and CAST_LONG_NAMES.

Requirements

This code is designed to run on a system using the JASMIN Analysis Platform. In particular it requires

  1. IRIS
  2. Cartopy
  3. ECMWF GribAPI
  4. All dependencies of the above

TODO

  1. Allow configuration of which level from each variable to plot
  2. Better command-line interface
  3. Wind-vector plot of wind fields
  4. Better annotation of plots

About

Plotting routines for the NCAS CAST project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages