Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropbox download link doesn't work #2

Open
Spiruel opened this issue Jun 30, 2022 · 12 comments
Open

Dropbox download link doesn't work #2

Spiruel opened this issue Jun 30, 2022 · 12 comments

Comments

@Spiruel
Copy link

Spiruel commented Jun 30, 2022

Hi,

Unfortunately I am unable to download the data using the Dropbox link. Will you making this available?

Thanks

@paren8esis
Copy link
Contributor

Hello,

Thank you for noticing. It seems that Dropbox disabled our link due to excess traffic. We are trying to resolve this issue and the dataset will hopefully be back in 24 hours. We apologise for the inconvenience.

@sashavor
Copy link

Maybe a more scalable solution would be uploading your dataset to the Hugging Face hub? It would be easier to access, and scale wouldn't be an issue either..

@indra-rani
Copy link

Maybe a more scalable solution would be uploading your dataset to the Hugging Face hub? It would be easier to access, and scale wouldn't be an issue either..

Yes, absolutely, that would be great. I can do that. Does it require some kind of permission from Orion AI Lab?

@osanseviero
Copy link

The ideal setup would be for a member of Orion AI Lab to create an account and an organization for the lab, where they can add other team members. They can then create a free datasets repository with their dataset 😄

@paren8esis
Copy link
Contributor

@sashavor @indra-rani @osanseviero Hugging Face hub seems like a good alternative. We will try to host our dataset there too in the following days. Thanks for the suggestion!

@paren8esis
Copy link
Contributor

@Spiruel @osanseviero @sashavor @indra-rani We uploaded the dataset to Google Drive and added the link to the README file (and here too). Hope this will work fine until we resolve the issue with Dropbox and/or set up Hugging Face hub. 🤞

@paren8esis
Copy link
Contributor

Update: We have set up an experimental repository at HuggingFace Hub (link). Feedback and/or contributions are highly welcome!

@sashavor
Copy link

sashavor commented Jul 4, 2022

I tried loading it and it looks like it works well! And the documentation is so great, thank you 🤗

@indra-rani
Copy link

Update: We have set up an experimental repository at HuggingFace Hub (link). Feedback and/or contributions are highly welcome!

That's awesome......superb documentation. 🎉

@indra-rani
Copy link

@sashavor
For HuggingFace Datasets repo: the dataset preview is not working

@osanseviero
Copy link

cc @lhoestq and @severo on it, but the Dataset Preview uses the datasets library to load the dataset. From doing

from datasets import load_dataset

dataset = load_dataset("paren8esis/S4A")

I got an error unfortunately

TypeError: load() missing 1 required positional argument: 'Loader'

@77tangqi
Copy link

77tangqi commented Jan 8, 2024

Hello,
I would like to ask whether this data set contains latitude and longitude coordinates and how to extract them from the netCDF file?
Thank you very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants