Create full workflow for GDAS data
Summary
What is implemented now is workflows that
- download data from GDAS
- convert a grib2 file to a text file
- analyse the text file and produce the contemporary MDP
What is the expected correct behavior?
We want to merge and expands these workflows Added functionality would be
- set a download directory for the GDAS files
- in case we need many files they come compressed. Add extracting functionality
- process and convert all grib2 files to text files (maybe in parallel processing?)
- merge the text files
- produce contemporary/reference MDPs from the merged files