We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am trying to use this API to download images and the download times are being inconsistent.
The 100x100 images can download instantly but the 1000x1000 images can take up to 30 seconds to download even though they are only 1MB files.
Here is a link for the Python code that I am using: https://pastebin.com/dZi8N9C2
The text was updated successfully, but these errors were encountered:
Unfortunately I can't help you with that. The images are not hosted from the API, they are hosted by NASA. The API simply links to the images.
Sorry, something went wrong.
No branches or pull requests
I am trying to use this API to download images and the download times are being inconsistent.
The 100x100 images can download instantly but the 1000x1000 images can take up to 30 seconds to download even though they are only 1MB files.
Here is a link for the Python code that I am using: https://pastebin.com/dZi8N9C2
The text was updated successfully, but these errors were encountered: