rdams client
Summary
The inclusion of the rdams client will make straightforward the automatisation of GDAS files request and retrieval.
What is the expected correct behavior?
Workflow that will read the request dictionary, will send it to GDAS, authenticate with GDAS registration credentials, check the request status and when ready, download the relevant files and purge the request.
The client comes with MIT license.
Possible fixes
The client reads the GDAS registration credentials from a file located in the same directory as the client. It also downloads the compressed GRIB2 files in the same directory. This behaviour probably should be modified, and decompression of files should be added