Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

explain_ncid.rst_ 1.0 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
  1. *NGDC-ids*
  2. Can be one or more of five kinds of specifiers:
  3. 1) 8-character GEODAS IDs, e.g., 01010083, JA010010etc., etc.
  4. 2) 2-character *agency* codes which will return all cruises from each agency.
  5. 3) 4-character <agency><vessel> codes, which will return all cruises from those vessels.
  6. 4) =\ *list*, where *list* is a table with GEODAS IDs, one per line.
  7. 5) If nothing is specified we return all cruises in the data base.
  8. (See mgd77info **-L** for agency and vessel codes). If no file
  9. extension is given then we search for files with one of the four
  10. known extensions. The search order (and the extensions) tried
  11. is MGD77+ (".nc"), MGD77T (".m77t"), MGD77 (".mgd77" ) and plain
  12. text file (".dat"). Use **-I** to ignore one or more of these
  13. file types). Cruise files will be looked
  14. for first in the current directory and second in all directories
  15. listed in **$MGD77\_HOME**/mgd77\_paths.txt [If **$MGD77\_HOME** is
  16. not set it will default to **$GMT\_SHAREDIR**/mgd77].
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...