NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/tower_buoy/bin/meta_data/globals.table

Revision 7 (checked in by cbc, 18 years ago)

--

Line 
1 #%%%%%%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2 #GLOBAL_ATT_NAME           #FORMAT    #VALUE
3 #%%%%%%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
4 title                      CHAR       "UNC Tower Data from $tower_id"
5 institution                CHAR       "NCCOOS"
6 institution_url            CHAR       "http://nccoos.unc.edu"
7 institution_dods_url       CHAR       "http://nccoos.unc.edu"
8 metadata_url               CHAR       "N/A"
9 references                 CHAR       "N/A"
10 contact                    CHAR       "hseim\@email.unc.edu"
11 source                     CHAR       "coastal observation"
12 history                    CHAR       "N/A"
13 comment                    CHAR       "N/A"
14
15 #Conventions
16 Conventions                CHAR       "CF-1.0"
17 format                     CHAR       "SEA-COOS RT"
18 seacoos_rt_version         CHAR       "2.0"
19
20 #Platform info
21 platform_code              CHAR       "$tower_id"
22 format_category_code       CHAR       "fixed-point"
23 institution_code           CHAR       "nccoos"
24
25 #Package info
26 data_type                  CHAR       "surface meteorological"
27 instrument_code            CHAR       "N/A"
28 package_code               CHAR       "met"
29
30 #Timeframe of Data
31 start_date                 CHAR       "N/A"
32 end_date                   CHAR       "N/A"
33 release_date               CHAR       "N/A"
34 creation_date              CHAR       "N/A"
35 modification_date          CHAR       "N/A"
36 process_level              CHAR       "processed data"
37
38 _FillValue                 FLOAT      -9999
39
Note: See TracBrowser for help on using the browser.