Skip to content

Example python scripts to process output from the flexible modeling system climate model.

Notifications You must be signed in to change notification settings

matthewjhenry/FMS_processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Processing FMS output using python

This is a repository with some example python scripts to process output from the flexible modeling system (FMS, https://www.gfdl.noaa.gov/fms/) climate model.

  • plot2d.py : plots a field in 2d
  • latitudinal_mean.py : calculates a latitudinal mean of a 1d field and plots it.

To run, make sure python is installed and all the packages at the top of the file are installed.

Then, simply do python [filename].

The code should be sufficiently commented to enable you to modify it to satisfy your needs.

About

Example python scripts to process output from the flexible modeling system climate model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages