Skip to content

Python data science scripts for the WRF-Chem group at the University of Leeds

License

Notifications You must be signed in to change notification settings

puneetvrma/python-scripts

This branch is up to date with wrfchem-leeds/python-scripts:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Luke Conibear
Jun 22, 2022
68aeb66 · Jun 22, 2022

History

72 Commits
Jul 13, 2020
Jan 16, 2020
Jun 22, 2022
May 23, 2019
Apr 2, 2021
Jul 16, 2020
Jun 19, 2020
Jan 17, 2020
Feb 26, 2021
Jan 20, 2020
Jan 30, 2020
Jan 27, 2020
May 23, 2019
Feb 19, 2020
May 23, 2019

Repository files navigation

WRF-Chem, University of Leeds, UK

Python scripts

Contributors

  • Ben Silver, Luke Conibear, Helen Burns, and Ailish Graham.

Contents

  • Introduction to Python focusing on Python, Linux, and GitHub.
  • Python setup using conda (follow steps in conda.md)
  • Plot domains from namelist (plot_wrf_domains.py)
  • Concatenate and regrid WRF-Chem output (wrfout_concat_regrid.py)
  • Regrid WRF-Chem output and see map distortion (wrfout_regrid.py)
  • Evaluate WRF-Chem output to ground measurements (interpolated_model_timeseries.py and get_modmeas_pickles.py)
  • A collection of scripts using the NCAR python package wrf-python, including:
    • Example plotting of basic variables (basic_plots.py)
    • Indepth look at domains (domain_inspector.py)
    • Generic plot grids tool (plot_grids.py)
  • An alternative to parallelise post.bash (post.bash_split.py)
  • Script for merging TNO and NAEI emission files (combine_emissions.py)
  • Correct air quality measurements in China due to protocol change (correct_china_measurements.py).

About

Python data science scripts for the WRF-Chem group at the University of Leeds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.7%
  • Jupyter Notebook 4.3%