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
Hello Team,
I try to install worldwindjs locally using following example: https://worldwind.arc.nasa.gov/web/tutorials/standalone-example/
All steps are working well but I am unable to download archive with data from worldwind32.arc.nasa.gov host. The link from the instruction is: https://worldwind32.arc.nasa.gov/WebWorldWind-StandaloneData.tar.gz
Could someone assist me and provide correct link to the archive with the data?
wget https://worldwind32.arc.nasa.gov/WebWorldWind-StandaloneData.tar.gz --2019-09-11 20:00:03-- https://worldwind32.arc.nasa.gov/WebWorldWind-StandaloneData.tar.gz Resolving worldwind32.arc.nasa.gov (worldwind32.arc.nasa.gov)... 128.102.22.152 Connecting to worldwind32.arc.nasa.gov (worldwind32.arc.nasa.gov)|128.102.22.152|:443...
failed: Connection timed out. Retrying.
Expected behavior:Archive have been downloaded
Actual behavior:failed: Connection timed out. Retrying.
Reproduces how often: Always
Linux Ubuntu 18.04, wget, Chrome, Firefox
The text was updated successfully, but these errors were encountered:
Same issue.
Sorry, something went wrong.
It looks like URL was changed. I have merged upstream to development branch. Could you, please, check now?
What is new url to download the data?
No branches or pull requests
Description
Hello Team,
I try to install worldwindjs locally using following example: https://worldwind.arc.nasa.gov/web/tutorials/standalone-example/
All steps are working well but I am unable to download archive with data from worldwind32.arc.nasa.gov host.
The link from the instruction is: https://worldwind32.arc.nasa.gov/WebWorldWind-StandaloneData.tar.gz
Could someone assist me and provide correct link to the archive with the data?
Steps to Reproduce
wget https://worldwind32.arc.nasa.gov/WebWorldWind-StandaloneData.tar.gz
--2019-09-11 20:00:03-- https://worldwind32.arc.nasa.gov/WebWorldWind-StandaloneData.tar.gz
Resolving worldwind32.arc.nasa.gov (worldwind32.arc.nasa.gov)... 128.102.22.152
Connecting to worldwind32.arc.nasa.gov (worldwind32.arc.nasa.gov)|128.102.22.152|:443...
failed: Connection timed out. Retrying.
Expected behavior:Archive have been downloaded
Actual behavior:failed: Connection timed out. Retrying.
Reproduces how often: Always
Operating System and Browser
Linux Ubuntu 18.04, wget, Chrome, Firefox
The text was updated successfully, but these errors were encountered: