Recipe: Visualize downloaded data using Panoply: Difference between revisions
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
For the purpose of this example, we assume that we have already downloaded the file <code>c1440_NR.inst01hr_3d_T_Cv.20060918_0900z.nc4</code> from the ftp/http server. For more information about file naming conventions, and how to download a file, please follow the links in the [[#See Also]] section. | For the purpose of this example, we assume that we have already downloaded the file <code>c1440_NR.inst01hr_3d_T_Cv.20060918_0900z.nc4</code> from the ftp/http server. For more information about file naming conventions, and how to download a file, please follow the links in the [[#See Also]] section. | ||
Panoply is a cross-platform application that plots geo-gridded and other arrays from NetCDF, HDF, GRIB, and other datasets. For more information, please see | |||
http://www.giss.nasa.gov/tools/panoply/ | |||
== Discussions == | == Discussions == |
Revision as of 12:39, 20 November 2014
Back to G5NR Data Access Guide.
Problem
We want to visualize a downloaded data file using Panoply.
Solution
For the purpose of this example, we assume that we have already downloaded the file c1440_NR.inst01hr_3d_T_Cv.20060918_0900z.nc4
from the ftp/http server. For more information about file naming conventions, and how to download a file, please follow the links in the #See Also section.
Panoply is a cross-platform application that plots geo-gridded and other arrays from NetCDF, HDF, GRIB, and other datasets. For more information, please see
http://www.giss.nasa.gov/tools/panoply/
Discussions
See Also
- File Spec: File:G5NR-Ganymed-7km FileSpec-ON6-V1.0.pdf
- Recipe: Retrieve (global) data from FTP server
- Recipe: Retrieve (global) data from HTTP server