Earthview: Difference between revisions

Jump to navigation Jump to search
m
→‎Customization: Change download location of raw_data_NASA.7z to parted archieves of 500MB size
m (→‎Customization: Change download location of raw_data_NASA.7z to parted archieves of 500MB size)
Line 75: Line 75:
* obtain a texture set
* obtain a texture set
Go to [http://visibleearth.nasa.gov/ Visible Earth], look into the Blue Marble section and download a texture set of your choice (there's different seasons available for instance). Alternatively, you can download the complete set of textures here (this server is much faster!)
Go to [http://visibleearth.nasa.gov/ Visible Earth], look into the Blue Marble section and download a texture set of your choice (there's different seasons available for instance). Alternatively, you can download the complete set of textures here (this server is much faster!)
{{note| The following files will be done uploading at 2016-07-27 20:00 UTC. Feel free to remove this note afterwards.}}
https://musicchris.de/download/FG/EarthView/raw-data-NASA.7z.001<br />
https://musicchris.de/download/FG/EarthView/raw-data-NASA.7z.002<br />
https://musicchris.de/download/FG/EarthView/raw-data-NASA.7z.003<br />
https://musicchris.de/download/FG/EarthView/raw-data-NASA.7z.004<br />
https://musicchris.de/download/FG/EarthView/raw-data-NASA.7z.005<br />


https://musicchris.de/download/FG/EarthView/raw-data-NASA.7z
In a bash, you could get it all with the following one-liner:
 
<syntaxhighlight lang="bash">for p in 1 2 3 4 5 ; do wget https://musicchris.de/download/FG/EarthView/raw-data-NASA.7z.00$p -c -O raw-data-NASA.7z ; done</syntaxhighlight>
<syntaxhighlight lang="bash">wget https://musicchris.de/download/FG/EarthView/raw-data-NASA.7z -O raw-data-NASA.7z</syntaxhighlight>




177

edits

Navigation menu