These codes perform diagnostics of mean precip, winds, and SSTs over southeast Asia It outputs plots and netcdf files of NDJF mean, and composites of different cold surge types.
Designed to run in Python version 3.+
Dependencies to install: Iris (https://scitools.org.uk/iris/docs/latest/index.html) Matplotlib (https://matplotlib.org/) pandas (https://pandas.pydata.org/)
Run the code:
-
Edit the main.py with information on the model runs/observations
-
Enable/disable sections/subsections in main.py
-
Run 'python main.py'
This will generate a number of plots and netcdf files that can be used for model evaluation
