USEPA / AMET

Code base for the U.S. EPA’s Atmospheric Model Evaluation Tool (AMET)
https://www.epa.gov/CMAQ/atmospheric-model-evaluation-tool
21 stars 21 forks source link

Added a wrapper analysis and update of RAOB analysis #115

Closed coastwx closed 2 years ago

coastwx commented 2 years ago

Significant update of Raob analysis script that allows user to label plot outputs with more distinction. This was necessary when we did regional analyses where plots were overwritten. With this update a User can do regional or other detailed analysis and customize the plot/text outputs names.

Wrapper analysis added. This is a highly flexible analysis tool that allows a user to run most of the analysis script within a wrapper script. It also provides and example of how to make a model evaluation protocol for simulations. In this example a user can run monthly, seasonal analysis of surface spatial, daily, summary, upper-air spatial, timeseries, profile stats and shortwave radiation. We also added the ability to do monthly and seasonal statistics for regions defined by a collection of states. A user can simply create a series of analyses in the wrapper script and do full analysis with a single script execution.