MazamaScience / AirFireWRF

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

Data subsets #7

Closed tabrasel closed 4 years ago

tabrasel commented 4 years ago

Try to create WRF data subsets small enough to be included in the package.

  1. Access WRF file handle
  2. Load WRF a few WRF variables into a RasterBrick
  3. Crop the RasterBrick
  4. Save as R data files in the package data/ directory