envhyf / hfs

Batch processing for HYSPLIT and FLEXPART

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Batch processing for HYSPLIT and FLEXPART

Following scripts allow batch processing for HYSPLIT and FLEXPART. Both trajectory models operate in a slightly different way and use different meteo datasets. In general, the way to work with can be described as follows:

  1. download meteo files
  2. prepare configuration files for the model run
  3. execute model
  4. post-process, interpret and visualize the output

Repository mainly contains dedicated scripts for both models. Couple of scripts written for post-processing phase are also included. Used scripting language is Python, tested with the version 2.7.6.

Any following manuals and guidelines assumes that the Python environment is correctly set up.

About

Batch processing for HYSPLIT and FLEXPART


Languages

Language:Python 100.0%