Recipe: Read file metadata: Difference between revisions

From GEOS-5
Jump to navigation Jump to search
Pchakrab (talk | contribs)
Created page with "a"
 
Pchakrab (talk | contribs)
No edit summary
Line 1: Line 1:
a
== Problem ==
 
We want to read metadata of downloaded file.
 
== 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 server. For more information about file naming conventions, and how to download a file from the ftp server, please follow the links in the #See Also section.
 
The easiest way to read metadat
 
== Discussions ==
 
== See Also ==
 
# [[Recipe: File naming conventions]]
# [[Recipe: Retrieve (global) data from FTP server]]
 
== No Warranty ==
 
== Copyright ==

Revision as of 11:38, 28 October 2014

Problem

We want to read metadata of downloaded file.

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 server. For more information about file naming conventions, and how to download a file from the ftp server, please follow the links in the #See Also section.

The easiest way to read metadat

Discussions

See Also

  1. Recipe: File naming conventions
  2. Recipe: Retrieve (global) data from FTP server

No Warranty

Copyright