Skip to content

Unable to download the data for the cloud mask benchmark #83

@laibamehnaz

Description

@laibamehnaz

I am using the following commands to download the cloudmask benchmark data. However, the data is not downloaded. I will really appreciate any help. Thank you so much.

mkdir -p data/ssts
mkdir -p data/one-day
pip install awscli
aws s3 --no-sign-request --endpoint-url https://s3.echo.stfc.ac.uk sync s3://sciml-datasets/es/cloud_slstr_ds1/one-day ./data/one-day
aws s3 --no-sign-request --endpoint-url https://s3.echo.stfc.ac.uk sync s3://sciml-datasets/es/cloud_slstr_ds1/ssts ./data/ssts

This is the output that I get:
Screen Shot 2023-06-30 at 6 26 37 PM

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions