barronh / pseudonetcdf_examples

A repository of pseudonetcdf examples.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pseudonetcdf examples

A repository of pseudonetcdf examples. These examples are designed to do basic tasks associated with Air Quality models. Each example was working when it was posted and can be run in the cloud. This allows users to test processing examples without their own computational environment. The same examples can also be run on your own Windows, Linux, or Mac environment.

Some examples use data from the web that may have moved. If you find an example that does not work, open an issue. Also, feel free to propose a fix.

Current Examples:

  • Convert CMAQ NetCDF files to:
    • cmaq2cf - Climate Forecasting NetCDF files.
    • cmaq2wrf - WRF meta data NetCDF files.
  • cmaq_ozone_evaluation - Evaluate CMAQ against ozone from AQS.
  • cmaq_mask_maker - Make masks (fractional grid-cell) based on shapefiles
  • Process Emissions Files
    • csv2camxemis - Convert CSV files to CAMx v6 emissions.
    • cmaq_emis_profile - add vertical allocation to CMAQ emissions.
  • prepcolab - Prepares Google Colaboratory to use PseudoNetCDF.
  • example - An example of how to make an example.

Live Testing

To open any of these live, you have options:

Please add/propose your own examples!

About

A repository of pseudonetcdf examples.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%