openclimatefix / india-forecast-app

Runs wind and PV forecasts for India and saves to database
MIT License
2 stars 4 forks source link

Save batch #141

Closed peterdudfield closed 1 day ago

peterdudfield commented 3 days ago

Pull Request

Description

An option to save batches

114

How Has This Been Tested?

Ci tests new test ran locally

Checklist:

Sukh-P commented 3 days ago

Has this been tested yet in terms of saving the batch to an S3 bucket (or wherever these would be saved to)? Or have the tests been to save locally?

peterdudfield commented 3 days ago

Has this been tested yet in terms of saving the batch to an S3 bucket (or wherever these would be saved to)? Or have the tests been to save locally?

test is to save locally, but i can test to s3 to double check

peterdudfield commented 2 days ago

This works for setting export SAVE_BATCHES_DIR=s3://{bucket-name} - tested it