Recipe: Retrieve (global) data from HTTPS server: Difference between revisions

Pchakrab (talk | contribs)
Pchakrab (talk | contribs)
Line 8: Line 8:


The base url for G5NR data is
The base url for G5NR data is
  ftp://G5NR@ftp.nccs.nasa.gov/Ganymed/7km/c1440_NR/DATA
  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


[some details on what the types are etc.]
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 ====