MeteoSwiss / pyrad

Python Radar Data Processing
https://meteoswiss.github.io/pyrad/
Other
37 stars 10 forks source link

added possibility to copy saved products to S3 storage #63

Closed wolfidan closed 5 months ago

wolfidan commented 5 months ago

This PR adds two keys in the main config file

Note that the upload will only work if the environment variables: AWS_KEY (for AWS API key) and AWS_SECRET (for the API secret) are defined.