MazamaScience / AirFireWRF

Utilities for working with WRF atmospheric model data
https://mazamascience.github.io/AirFireWRF/
0 stars 1 forks source link

Full model run rasters #21

Open tabrasel opened 4 years ago

tabrasel commented 4 years ago

Create a script that does the following:

  1. Identify a recent model run for PNW-1.33km
  2. Download all model run files
  3. Subset each file over Oregon and include variables: wind vectors, surface temperature, relative humidity, and geopotential and mixing height fields
  4. Delete original .nc files
  5. Create RasterBricks for single variables with each layer being a different model run hour
jonathancallahan commented 3 years ago

This would make a good example but is getting a little ahead of ourselves. We need to get more input from AirFire before committing to functionality that will involve many GB of data.