openclimatefix / MetOfficeDataHub

Python wrapper around MetOffice Atmospheric Model Data REST API
MIT License
3 stars 0 forks source link

Cant save to S3 with netcdf file #14

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

Run the application with `save-dir' in s3.

get the following error

FileNotFoundError: [Errno 2] Unable to create file (unable to open file: name = 's3://bucket/folder/latest.netcdf', errno = 2, error message = 'No such file or directory', flags = 13, o_flags = 602)