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

Pchakrab (talk | contribs)
Pchakrab (talk | contribs)
No edit summary
Line 7: Line 7:
The base url for G5NR data is
The base url for G5NR data is
  ftp://G5NR@ftp.nccs.nasa.gov/c1440_NR/DATA
  ftp://G5NR@ftp.nccs.nasa.gov/c1440_NR/DATA
At the ftp base url, 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:
|-- resolution
|  |-- type
|  |  |-- collection
|  |  |  |-- year
|  |  |  |  |-- month
|  |  |  |  |  |-- day
[some details on what the types are etc.]


==== Download using a web browser ====
==== Download using a web browser ====
Line 26: Line 38:


== Discussion ==
== Discussion ==
At the ftp base url, 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:
|-- resolution
|  |-- type
|  |  |-- collection
|  |  |  |-- year
|  |  |  |  |-- month
|  |  |  |  |  |-- day
[some details on what the types are etc.]


== See Also ==
== See Also ==
== No Warranty ==
== No Warranty ==
== Copyright ==
== Copyright ==