Recipe: Retrieve (global) data from FTP server: Difference between revisions
Line 10: | Line 10: | ||
The base url for G5NR data is | The base url for G5NR data is | ||
ftp://G5NR@ftp.nccs.nasa.gov/Ganymed/7km/c1440_NR/ | ftp://G5NR@ftp.nccs.nasa.gov/Ganymed/7km/c1440_NR/ | ||
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: | ||
| | DATA | ||
| | | | resolution | ||
| | | | | | type | ||
| | | | | | | | collection | ||
| | | | | | | | | | year | ||
| | | | | | | | | | | | month | ||
| | | | | | day | |||
[some details on what the types are etc.] | [some details on what the types are etc.] |