Downloads

Large files are hosted outside GitHub Pages via GitHub Releases. Local exercise files are browsable below.

Tutorial 2018 Data (2015) Exercise files Exercise 3 note

WRF-Chem Tutorial 2018

Download as a single ZIP (Release asset).

WRF-Chem Tutorial Data (2015)

Split archives, plus checksums and rebuild commands.

Browse exercise folders

Clickable file listings for exe001–exe004.

WRF-Chem Tutorial Data (2015)

These archives are split into parts. Download all parts, then reconstruct with cat, and verify with SHA-256.

prep_chem_sources_v1.5_24aug2015.tar.gz

ALL_FILE.tar.gz (split)

cat ALL_FILE.tar.gz.part-* > ALL_FILE.tar.gz
sha256sum -c ALL_FILE.tar.gz.parts.sha256

global_emissions_v3_24aug2015.tar.gz (split)

cat global_emissions_v3_24aug2015.tar.gz.part-* > global_emissions_v3_24aug2015.tar.gz
sha256sum -c global_emissions_v3_24aug2015.tar.gz.parts.sha256

Browse local tutorial exercise files

GitHub Pages does not list directories automatically, so these pages provide a browsable index for each exercise folder.

Exercise 3 emissions files

The wrfem_* files for Exercise 3 are provided as a zip:

sha256sum -c wrfem_exe003.zip.sha256
unzip wrfem_exe003.zip

Exercise 3 data note

Some Exercise 3 datasets were historically provided via FTP links. Many browsers do not open FTP links directly, so this site points you here instead.

If you still need the legacy FTP-only directories (Input_files, NEI11_processed, Run_emiss04, and emissions_data_2011), use an FTP client or a command-line FTP workflow, or re-host those files as GitHub Release assets like the 2015 data above.

Browse Exercise 3 local files (exe003)