Recipe: Retrieve (global) data from HTTPS server: Difference between revisions
Line 8: | Line 8: | ||
The base url for G5NR data is | The base url for G5NR data is | ||
http://g5nr.nccs.nasa.gov/data/DATA/ | |||
At this location, the data is organized by resolution (0.5000_deg/0.0625_deg), type (const/inst/tavg/tdav), collection name, year, month and day as follows: | At this location, the data is organized by resolution (0.5000_deg/0.0625_deg), type (const/inst/tavg/tdav), collection name, year, month and day as follows: | ||
Line 19: | Line 19: | ||
| | | | | |-- day | | | | | | |-- day | ||
For a discussion about the available resolutions, types and collections, please see [[File:G5NR-Ganymed-7km FileSpec-ON6-V1.0.pdf[File Spec]]. | |||
==== Download using a web browser ==== | ==== Download using a web browser ==== |