|
| 1 | +netcdf trajectoryProfile_template { |
| 2 | +dimensions: |
| 3 | + obs = 10 ; |
| 4 | + trajectory = 1 ; |
| 5 | + z = 4 ; |
| 6 | +variables: |
| 7 | + int trajectory(trajectory) ; |
| 8 | + trajectory:long_name = "Transect 1" ; |
| 9 | + trajectory:cf_role = "trajectory_id" ; |
| 10 | + double time(trajectory, obs) ; |
| 11 | + time:_FillValue = -9999. ; |
| 12 | + time:long_name = "Time" ; |
| 13 | + time:standard_name = "time" ; |
| 14 | + time:units = "seconds since 1970-01-01 00:00:00 UTC" ; |
| 15 | + time:axis = "T" ; |
| 16 | + time:calendar = "julian" ; |
| 17 | + time:comment = "These data are bogus!!!!!" ; |
| 18 | + double lat(trajectory, obs) ; |
| 19 | + lat:_FillValue = -9999. ; |
| 20 | + lat:long_name = "Latitude" ; |
| 21 | + lat:standard_name = "latitude" ; |
| 22 | + lat:units = "degrees_north" ; |
| 23 | + lat:axis = "Y" ; |
| 24 | + lat:valid_min = -90. ; |
| 25 | + lat:valid_max = 90. ; |
| 26 | + lat:comment = "These data are bogus!!!!!" ; |
| 27 | + double lon(trajectory, obs) ; |
| 28 | + lon:_FillValue = -9999. ; |
| 29 | + lon:long_name = "Longitude" ; |
| 30 | + lon:standard_name = "longitude" ; |
| 31 | + lon:units = "degrees_east" ; |
| 32 | + lon:axis = "X" ; |
| 33 | + lon:valid_min = -180. ; |
| 34 | + lon:valid_max = 180. ; |
| 35 | + lon:comment = "These data are bogus!!!!!" ; |
| 36 | + double z(z) ; |
| 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, z) ; |
| 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.1090438312783 ; |
| 55 | + sal:data_max = 35.9569950108699 ; |
| 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, z) ; |
| 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.1337536708521 ; |
| 77 | + temp:data_max = 15.7069030509707 ; |
| 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 37 Microcat" ; |
| 91 | + instrument1:ncei_name = "CTD" ; |
| 92 | + instrument1:make_model = "SBE-37" ; |
| 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 = "Underwater Slocum Glider RU07" ; |
| 100 | + platform1:ncei_code = "RU07" ; |
| 101 | + platform1:ioos_code = "urn:ioos:station:NCEI:RU07" ; |
| 102 | + platform1:call_sign = "" ; |
| 103 | + platform1:ices_code = "" ; |
| 104 | + platform1:imo_code = "" ; |
| 105 | + platform1:wmo_code = "4801537" ; |
| 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 > > > CTD" ; |
| 116 | + :platform = "In Situ Ocean-based Platforms > > SEAGLIDER" ; |
| 117 | + :title = "Oceanographic and surface meteorological data collected from the Underwater Slocum Glider RU07 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_TrajectoryProfile_Orthogonal_Template_v2.0" ; |
| 119 | + :Conventions = "CF-1.6, ACDD-1.3" ; |
| 120 | + :naming_authority = "gov.noaa.ncei" ; |
| 121 | + :geospatial_bounds = "LINESTRING (-123.462534048 37.9367678627, -124.39918045 37.7330792193, -123.894517633 37.3813788603, -123.777147858 37.4169930992, -124.075393302 37.9129886392, -124.340008508 37.7340735136, -124.330478276 37.7053917373, -124.453768082 37.8213520885, -124.220581292 37.7491787548, -123.610640214 37.9032417597)" ; |
| 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:38.014029Z" ; |
| 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 Underwater Slocum Glider RU07 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\': \'trajectoryProfile\'}" ; |
| 135 | + :featureType = "trajectoryProfile" ; |
| 136 | + :cdm_data_type = "Trajectory" ; |
| 137 | + :standard_name_vocabulary = "CF Standard Name Table v30" ; |
| 138 | + :uuid = "481a42ea-7736-44b2-b8be-2974f7427d74" ; |
| 139 | + :sea_name = "Cordell Bank National Marine Sanctuary, North Pacific Ocean" ; |
| 140 | + :id = "NCEI_trajectoryProfile_template_v2.0_2016-09-22_181838.014029.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.3813788602976 ; |
| 145 | + :geospatial_lat_max = 37.9367678627488 ; |
| 146 | + :geospatial_lat_units = "degrees_north" ; |
| 147 | + :geospatial_lat_resolution = -0.0037251225577219 ; |
| 148 | + :geospatial_lon_min = -124.453768082018 ; |
| 149 | + :geospatial_lon_max = -123.462534048077 ; |
| 150 | + :geospatial_lon_units = "degrees_east" ; |
| 151 | + :geospatial_lon_resolution = -0.016456240684115 ; |
| 152 | + :geospatial_vertical_min = 1 ; |
| 153 | + :geospatial_vertical_max = 4 ; |
| 154 | + :geospatial_vertical_units = "m" ; |
| 155 | + :geospatial_vertical_resolution = 1. ; |
| 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:38.014029Z" ; |
| 172 | + :date_modified = "2016-09-22T18:18:38.014029Z" ; |
| 173 | + :date_issued = "2016-09-22T18:18:38.014029Z" ; |
| 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_trajectoryProfile_template_v2.0_2016-09-22_181838.014029.nc\n", |
| 180 | + "This file was created on 2016-09-22T18:18:38.014029Z" ; |
| 181 | +} |
0 commit comments