Skip to content

Commit d9938d7

Browse files
authored
Merge pull request #34 from JimBiardCics/TemplateSubmission9
Adding example CDL file trajectory_template.cdl
2 parents 17f3322 + cb63751 commit d9938d7

File tree

1 file changed

+181
-0
lines changed

1 file changed

+181
-0
lines changed
Lines changed: 181 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,181 @@
1+
netcdf trajectory_template {
2+
dimensions:
3+
obs = 10 ;
4+
trajectory = 1 ;
5+
variables:
6+
int trajectory(trajectory) ;
7+
trajectory:long_name = "Leg 1 of cruise AVH2016" ;
8+
trajectory:cf_role = "trajectory_id" ;
9+
double time(trajectory, obs) ;
10+
time:_FillValue = -9999. ;
11+
time:long_name = "Time" ;
12+
time:standard_name = "time" ;
13+
time:units = "seconds since 1970-01-01 00:00:00 UTC" ;
14+
time:axis = "T" ;
15+
time:calendar = "julian" ;
16+
time:comment = "These data are bogus!!!!!" ;
17+
double lat(trajectory, obs) ;
18+
lat:_FillValue = -9999. ;
19+
lat:long_name = "Latitude" ;
20+
lat:standard_name = "latitude" ;
21+
lat:units = "degrees_north" ;
22+
lat:axis = "Y" ;
23+
lat:valid_min = -90. ;
24+
lat:valid_max = 90. ;
25+
lat:comment = "These data are bogus!!!!!" ;
26+
double lon(trajectory, obs) ;
27+
lon:_FillValue = -9999. ;
28+
lon:long_name = "Longitude" ;
29+
lon:standard_name = "longitude" ;
30+
lon:units = "degrees_east" ;
31+
lon:axis = "X" ;
32+
lon:valid_min = -180. ;
33+
lon:valid_max = 180. ;
34+
lon:comment = "These data are bogus!!!!!" ;
35+
double z(trajectory, obs) ;
36+
z:_FillValue = -9999. ;
37+
z:long_name = "depth of sensor" ;
38+
z:standard_name = "depth" ;
39+
z:units = "m" ;
40+
z:axis = "Z" ;
41+
z:valid_min = 0. ;
42+
z:valid_max = 10971. ;
43+
z:positive = "down" ;
44+
z:comment = "These data are bogus!!!!!" ;
45+
double sal(trajectory, obs) ;
46+
sal:_FillValue = -9999. ;
47+
sal:long_name = "Salinity" ;
48+
sal:standard_name = "sea_water_salinity" ;
49+
sal:units = "0.001" ;
50+
sal:scale_factor = 1. ;
51+
sal:add_offset = 0. ;
52+
sal:valid_min = 0. ;
53+
sal:valid_max = 100. ;
54+
sal:data_min = 33.0852820863499 ;
55+
sal:data_max = 33.8215147362438 ;
56+
sal:coordinates = "time lat lon z" ;
57+
sal:coverage_content_type = "physicalMeasurement" ;
58+
sal:missing_value = -8888. ;
59+
sal:ncei_name = "SALINITY" ;
60+
sal:grid_mapping = "crs" ;
61+
sal:source = "numpy.random.rand function." ;
62+
sal:references = "http://www.numpy.org/" ;
63+
sal:cell_methods = "time: point longitude: point latitude: point" ;
64+
sal:platform = "platform1" ;
65+
sal:instrument = "instrument1" ;
66+
sal:comment = "These data are bogus!!!!!" ;
67+
double temp(trajectory, obs) ;
68+
temp:_FillValue = -9999. ;
69+
temp:long_name = "Temperature" ;
70+
temp:standard_name = "sea_water_temperature" ;
71+
temp:units = "degree_Celsius" ;
72+
temp:scale_factor = 1. ;
73+
temp:add_offset = 0. ;
74+
temp:valid_min = 0. ;
75+
temp:valid_max = 100. ;
76+
temp:data_min = 13.0867371401022 ;
77+
temp:data_max = 13.8704265147343 ;
78+
temp:coordinates = "time lat lon z" ;
79+
temp:coverage_content_type = "physicalMeasurement" ;
80+
temp:missing_value = -8888. ;
81+
temp:ncei_name = "WATER TEMPERATURE" ;
82+
temp:grid_mapping = "crs" ;
83+
temp:source = "numpy.random.rand function." ;
84+
temp:references = "http://www.numpy.org/" ;
85+
temp:cell_methods = "time: point longitude: point latitude: point" ;
86+
temp:platform = "platform1" ;
87+
temp:instrument = "instrument1" ;
88+
temp:comment = "These data are bogus!!!!!" ;
89+
char instrument1 ;
90+
instrument1:long_name = "Seabird SBE 45 MicroTSG Thermosalinograph" ;
91+
instrument1:ncei_name = "Thermosalinographs" ;
92+
instrument1:make_model = "SBE-45" ;
93+
instrument1:serial_number = "1859723" ;
94+
instrument1:calibration_date = "2016-03-25" ;
95+
instrument1:accuracy = "" ;
96+
instrument1:precision = "" ;
97+
instrument1:comment = "serial number and calibration dates are bogus" ;
98+
char platform1 ;
99+
platform1:long_name = "Alexander Von Humboldt" ;
100+
platform1:ncei_code = "ALEXANDER VON HUMBOLDT" ;
101+
platform1:ioos_code = "urn:ioos:station:NCEI:AlexanderVonHumboldt" ;
102+
platform1:call_sign = "DFAW" ;
103+
platform1:ices_code = "" ;
104+
platform1:imo_code = "8626886" ;
105+
platform1:wmo_code = "" ;
106+
platform1:comment = "Data is not actually collected from this platform, this is an example." ;
107+
double crs ;
108+
crs:grid_mapping_name = "latitude_longitude" ;
109+
crs:longitude_of_prime_meridian = 0. ;
110+
crs:semi_major_axis = 6378137. ;
111+
crs:inverse_flattening = 298.257223563 ;
112+
crs:epsg_code = "EPSG:4326" ;
113+
114+
// global attributes:
115+
:instrument = "In Situ/Laboratory Instruments > Profilers/Sounders > > > THERMOSALINOGRAPHS" ;
116+
:platform = "In Situ Ocean-based Platforms > SHIPS" ;
117+
:title = "Oceanographic and surface meteorological data collected from the Alexander Von Humboldt by the National Centers for Environmental Information (NCEI) in the Cordell Bank National Marine Sanctuary from 2015-03-25 to 2015-03-25" ;
118+
:ncei_template_version = "NCEI_NetCDF_Trajectory_Template_v2.0" ;
119+
:Conventions = "CF-1.6, ACDD-1.3" ;
120+
:naming_authority = "gov.noaa.ncei" ;
121+
:geospatial_bounds = "LINESTRING (-123.845647876 37.9205095129, -123.614483589 37.6207138868, -123.569107971 37.1266881801, -123.7465918 37.3757853625, -123.845559837 37.7143645857, -123.610819105 37.1932008726, -123.596473394 37.6818247942, -124.433656831 37.1487889071, -123.943931917 37.153561272, -123.911374283 37.8791264266)" ;
122+
:geospatial_bounds_crs = "EPSG:4326" ;
123+
:geospatial_bounds_vertical_crs = "EPSG:5829" ;
124+
:creator_type = "person" ;
125+
:creator_institution = "NCEI" ;
126+
:publisher_type = "position" ;
127+
:publisher_institution = "NCEI" ;
128+
:program = "NCEI-IOOS Data Pipeline" ;
129+
:date_metadata_modified = "2016-09-22T18:18:33.673833Z" ;
130+
:product_version = "v1" ;
131+
:instrument_vocabulary = "GCMD Earth Science Keywords. Version 5.3.3" ;
132+
:platform_vocabulary = "GCMD Earth Science Keywords. Version 5.3.3" ;
133+
:summary = "This is an example of the Oceanographic and surface meteorological data collected from the Alexander Von Humboldt by the National Centers for Environmental Information (NCEI) in the Cordell Bank National Marine Sanctuary from 2015-03-25 to 2015-03-25. The data contained within this file are completely bogus and are generated using the python module numpy.random.rand() function. This file can be used for testing with various applications. The uuid was generated using the uuid python module, invoking the command uuid.uuid4()." ;
134+
:source = "Python script generate_NCEI_netCDF_template.py with options: {\'template_version\': \'2.0\', \'feature_type\': \'trajectory\'}" ;
135+
:featureType = "trajectory" ;
136+
:cdm_data_type = "Trajectory" ;
137+
:standard_name_vocabulary = "CF Standard Name Table v30" ;
138+
:uuid = "785ac6a1-b97f-47d3-8e05-43bdae2d38a0" ;
139+
:sea_name = "Cordell Bank National Marine Sanctuary, North Pacific Ocean" ;
140+
:id = "NCEI_trajectory_template_v2.0_2016-09-22_181833.673833.nc" ;
141+
:time_coverage_start = "2015-03-25T22:23:38Z" ;
142+
:time_coverage_end = "2015-03-25T22:25:08Z" ;
143+
:time_coverage_resolution = "PT10.S" ;
144+
:geospatial_lat_min = 37.1266881800759 ;
145+
:geospatial_lat_max = 37.9205095128924 ;
146+
:geospatial_lat_units = "degrees_north" ;
147+
:geospatial_lat_resolution = -0.00459812069887909 ;
148+
:geospatial_lon_min = -124.433656831427 ;
149+
:geospatial_lon_max = -123.569107970958 ;
150+
:geospatial_lon_units = "degrees_east" ;
151+
:geospatial_lon_resolution = -0.00730293418021056 ;
152+
:geospatial_vertical_min = 1.5 ;
153+
:geospatial_vertical_max = 1.5 ;
154+
:geospatial_vertical_units = "m" ;
155+
:geospatial_vertical_resolution = 0. ;
156+
:geospatial_vertical_positive = "down" ;
157+
:institution = "NCEI" ;
158+
:creator_name = "Mathew Biddle" ;
159+
:creator_url = "http://www.nodc.noaa.gov/" ;
160+
:creator_email = "[email protected]" ;
161+
:project = "NCEI NetCDF templates" ;
162+
:processing_level = "BOGUS DATA" ;
163+
:metadata_link = "https://www.nodc.noaa.gov/data/formats/netcdf/v2.0/" ;
164+
:references = "https://www.nodc.noaa.gov/data/formats/netcdf/v2.0/" ;
165+
:keywords_vocabulary = "GCMD Earth Science Keywords. Version 5.3.3" ;
166+
:keywords = "Oceans > Ocean Temperature > Water Temperature, Oceans > Salinity/Density > Salinity" ;
167+
:acknowledgement = "thanks to the NCEI netCDF working group" ;
168+
:comment = "This data file is just an example, the data are completely BOGUS!" ;
169+
:contributor_name = "NCEI" ;
170+
:contributor_role = "Data Center" ;
171+
:date_created = "2016-09-22T18:18:33.673833Z" ;
172+
:date_modified = "2016-09-22T18:18:33.673833Z" ;
173+
:date_issued = "2016-09-22T18:18:33.673833Z" ;
174+
:publisher_name = "NCEI Data Manager" ;
175+
:publisher_email = "[email protected]" ;
176+
:publisher_url = "http://www.ncei.noaa.gov/" ;
177+
:license = "Freely available" ;
178+
:time_coverage_duration = "PT1M30S" ;
179+
:history = "Tue Sep 27 16:40:22 2016: ncatted -a time_coverage_duration,global,m,c,PT1M30S ./NCEI_trajectory_template_v2.0_2016-09-22_181833.673833.nc\n",
180+
"This file was created on 2016-09-22T18:18:33.673833Z" ;
181+
}

0 commit comments

Comments
 (0)