Created
June 24, 2016 14:01
-
-
Save lukecampbell/71def7bb55ec9cb4c88c17c41b2a562c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
netcdf HRALBPH_2016-06-23 { | |
dimensions: | |
name_strlen = 7 ; | |
time = UNLIMITED ; // (96 currently) | |
variables: | |
float lat ; | |
lat:units = "degrees_north" ; | |
lat:standard_name = "latitude" ; | |
lat:long_name = "station latitude" ; | |
lat:axis = "Y" ; | |
lat:valid_min = -90L ; | |
lat:valid_max = 90L ; | |
lat:comment = "None" ; | |
lat:_CoordianteAxisType = "Lat" ; | |
float lon ; | |
lon:units = "degrees_east" ; | |
lon:standard_name = "longitude" ; | |
lon:long_name = "station longitude" ; | |
lon:axis = "X" ; | |
lon:valid_min = -180L ; | |
lon:valid_max = 180L ; | |
lon:comment = "None" ; | |
lon:_CoordianteAxisType = "Lon" ; | |
char station_id(name_strlen) ; | |
station_id:cf_role = "timeseries_id" ; | |
station_id:standard_name = "HRALBPH" ; | |
station_id:long_name = "Port of Albany NY (Hydrological) 2016-06-23 2016-06-23" ; | |
double time(time) ; | |
time:units = "seconds since 1970-01-01T00:00:00Z" ; | |
time:standard_name = "time" ; | |
time:long_name = "time of measurement" ; | |
time:calendar = "gregorian" ; | |
time:comment = "none" ; | |
time:_CoordianteAxisType = "Time" ; | |
int crs ; | |
crs:long_name = "http://www.opengis.net/def/crs/EPSG/0/4326" ; | |
crs:grid_mapping_name = "latitude_longitude" ; | |
crs:epsg_code = "EPSG:4326" ; | |
crs:semi_major_axis = 6378137. ; | |
crs:inverse_flattening = 298.257223563 ; | |
char platform1 ; | |
platform1:ioos_code = "urn:ioos:station:hrecos:HRALBPH" ; | |
platform1:short_name = "urn:ioos:station:hrecos:HRALBPH" ; | |
platform1:long_name = "urn:ioos:station:hrecos:HRALBPH" ; | |
platform1:comment = "Albany" ; | |
platform1:model = "Data Logger CR10X_PB"; | |
char thermistor ; | |
thermistor:definition = "http://mmisw.org/ont/ioos/definition/sensorID" ; | |
thermistor:long_name = "urn:ioos:station:hrecos:HRALBPH" ; | |
thermistor:comment = "YSI 6560 Thermistor, collection interval is 15m" ; | |
thermistor:model = "YSI 6560"; | |
thermistor:references = "http://www.hrecos.org/images/Data/forweb/HRECOS.QAPP.2013.03.14.pdf"; | |
char optical_sensor ; | |
thermistor:definition = "http://mmisw.org/ont/ioos/definition/sensorID" ; | |
thermistor:long_name = "urn:ioos:station:hrecos:HRALBPH" ; | |
thermistor:comment = "None" ; | |
double z ; | |
z:units = "ft" ; | |
z:standard_name = "depth" ; | |
z:long_name = "average depth of sensor" ; | |
z:comment = "Derived from mean value of depth variable" ; | |
z:axis = "Z" ; | |
z:positive = "down" ; | |
z:valid_min = 0L ; | |
z:valid_max = 36200L ; | |
float mass_concentration_of_oxygen_in_sea_water(time) ; | |
mass_concentration_of_oxygen_in_sea_water:_FillValue = -999.9f ; | |
mass_concentration_of_oxygen_in_sea_water:coordinates = "time lat lon" ; | |
mass_concentration_of_oxygen_in_sea_water:standard_name = "mass_concentration_of_oxygen_in_sea_water" ; | |
mass_concentration_of_oxygen_in_sea_water:long_name = "mass_concentration_of_oxygen_in_sea_water" ; | |
mass_concentration_of_oxygen_in_sea_water:units = "kg/m^3" ; | |
mass_concentration_of_oxygen_in_sea_water:description = "Dissolved Oxygen" ; | |
mass_concentration_of_oxygen_in_sea_water:grid_mapping = "crs" ; | |
mass_concentration_of_oxygen_in_sea_water:cell_methods = "time: point lat: point lon: point" ; | |
mass_concentration_of_oxygen_in_sea_water:source = "none" ; | |
mass_concentration_of_oxygen_in_sea_water:references = "none" ; | |
mass_concentration_of_oxygen_in_sea_water:platform = "platform1" ; | |
mass_concentration_of_oxygen_in_sea_water:valid_min = 0L ; | |
mass_concentration_of_oxygen_in_sea_water:valid_max = 25L ; | |
mass_concentration_of_oxygen_in_sea_water:comment = "These values use the approximation that ppm = mg/l." ; | |
float sea_water_ph_reported_on_total_scale(time) ; | |
sea_water_ph_reported_on_total_scale:_FillValue = -999.9f ; | |
sea_water_ph_reported_on_total_scale:coordinates = "time lat lon" ; | |
sea_water_ph_reported_on_total_scale:standard_name = "sea_water_ph_reported_on_total_scale" ; | |
sea_water_ph_reported_on_total_scale:long_name = "sea_water_ph_reported_on_total_scale" ; | |
sea_water_ph_reported_on_total_scale:units = "pH" ; | |
sea_water_ph_reported_on_total_scale:description = "Acidity" ; | |
sea_water_ph_reported_on_total_scale:grid_mapping = "crs" ; | |
sea_water_ph_reported_on_total_scale:cell_methods = "time: point lat: point lon: point" ; | |
sea_water_ph_reported_on_total_scale:source = "none" ; | |
sea_water_ph_reported_on_total_scale:references = "none" ; | |
sea_water_ph_reported_on_total_scale:platform = "platform1" ; | |
sea_water_ph_reported_on_total_scale:valid_min = 0L ; | |
sea_water_ph_reported_on_total_scale:valid_max = 14L ; | |
sea_water_ph_reported_on_total_scale:comment = "None" ; | |
float sea_water_salinity(time) ; | |
sea_water_salinity:_FillValue = -999.9f ; | |
sea_water_salinity:coordinates = "time lat lon" ; | |
sea_water_salinity:standard_name = "sea_water_salinity" ; | |
sea_water_salinity:long_name = "sea_water_salinity" ; | |
sea_water_salinity:units = "psu" ; | |
sea_water_salinity:description = "Salinity" ; | |
sea_water_salinity:grid_mapping = "crs" ; | |
sea_water_salinity:cell_methods = "time: point lat: point lon: point" ; | |
sea_water_salinity:source = "none" ; | |
sea_water_salinity:references = "none" ; | |
sea_water_salinity:platform = "platform1" ; | |
sea_water_salinity:valid_min = 0L ; | |
sea_water_salinity:valid_max = 50L ; | |
sea_water_salinity:comment = "None" ; | |
float depth(time) ; | |
depth:_FillValue = -999.9f ; | |
depth:coordinates = "time lat lon" ; | |
depth:standard_name = "depth" ; | |
depth:long_name = "depth" ; | |
depth:units = "ft" ; | |
depth:description = "Depth" ; | |
depth:grid_mapping = "crs" ; | |
depth:cell_methods = "time: point lat: point lon: point" ; | |
depth:source = "none" ; | |
depth:references = "none" ; | |
depth:platform = "platform1" ; | |
depth:valid_min = 0L ; | |
depth:valid_max = 36200L ; | |
depth:comment = "None" ; | |
depth:positive = "down" ; | |
float water_surface_height_above_reference_datum(time) ; | |
water_surface_height_above_reference_datum:_FillValue = -999.9f ; | |
water_surface_height_above_reference_datum:coordinates = "time lat lon" ; | |
water_surface_height_above_reference_datum:standard_name = "water_surface_height_above_reference_datum" ; | |
water_surface_height_above_reference_datum:long_name = "water_surface_height_above_reference_datum" ; | |
water_surface_height_above_reference_datum:units = "ft" ; | |
water_surface_height_above_reference_datum:description = "Water Elevation (NAVD88)" ; | |
water_surface_height_above_reference_datum:grid_mapping = "crs" ; | |
water_surface_height_above_reference_datum:cell_methods = "time: point lat: point lon: point" ; | |
water_surface_height_above_reference_datum:source = "none" ; | |
water_surface_height_above_reference_datum:references = "none" ; | |
water_surface_height_above_reference_datum:platform = "platform1" ; | |
water_surface_height_above_reference_datum:valid_min = 0L ; | |
water_surface_height_above_reference_datum:valid_max = 10L ; | |
water_surface_height_above_reference_datum:comment = "Datum is NAVD88" ; | |
float fractional_saturation_of_oxygen_in_sea_water(time) ; | |
fractional_saturation_of_oxygen_in_sea_water:_FillValue = -999.9f ; | |
fractional_saturation_of_oxygen_in_sea_water:coordinates = "time lat lon" ; | |
fractional_saturation_of_oxygen_in_sea_water:standard_name = "fractional_saturation_of_oxygen_in_sea_water" ; | |
fractional_saturation_of_oxygen_in_sea_water:long_name = "fractional_saturation_of_oxygen_in_sea_water" ; | |
fractional_saturation_of_oxygen_in_sea_water:units = "pct" ; | |
fractional_saturation_of_oxygen_in_sea_water:description = "Dissolved Oxygen Percent" ; | |
fractional_saturation_of_oxygen_in_sea_water:grid_mapping = "crs" ; | |
fractional_saturation_of_oxygen_in_sea_water:cell_methods = "time: point lat: point lon: point" ; | |
fractional_saturation_of_oxygen_in_sea_water:source = "none" ; | |
fractional_saturation_of_oxygen_in_sea_water:references = "none" ; | |
fractional_saturation_of_oxygen_in_sea_water:platform = "platform1" ; | |
fractional_saturation_of_oxygen_in_sea_water:valid_min = 0L ; | |
fractional_saturation_of_oxygen_in_sea_water:valid_max = 100L ; | |
fractional_saturation_of_oxygen_in_sea_water:comment = "None" ; | |
float sea_water_turbidity(time) ; | |
sea_water_turbidity:_FillValue = -999.9f ; | |
sea_water_turbidity:coordinates = "time lat lon" ; | |
sea_water_turbidity:standard_name = "sea_water_turbidity" ; | |
sea_water_turbidity:long_name = "sea_water_turbidity" ; | |
sea_water_turbidity:units = "NTU" ; | |
sea_water_turbidity:description = "Turbidity" ; | |
sea_water_turbidity:grid_mapping = "crs" ; | |
sea_water_turbidity:cell_methods = "time: point lat: point lon: point" ; | |
sea_water_turbidity:source = "none" ; | |
sea_water_turbidity:references = "none" ; | |
sea_water_turbidity:platform = "platform1" ; | |
sea_water_turbidity:valid_min = 0L ; | |
sea_water_turbidity:valid_max = 1000L ; | |
sea_water_turbidity:comment = "None" ; | |
float sea_water_electrical_conductivity(time) ; | |
sea_water_electrical_conductivity:_FillValue = -999.9f ; | |
sea_water_electrical_conductivity:coordinates = "time lat lon" ; | |
sea_water_electrical_conductivity:standard_name = "sea_water_electrical_conductivity" ; | |
sea_water_electrical_conductivity:long_name = "sea_water_electrical_conductivity" ; | |
sea_water_electrical_conductivity:units = "S/m" ; | |
sea_water_electrical_conductivity:description = "Specific Conductivity" ; | |
sea_water_electrical_conductivity:grid_mapping = "crs" ; | |
sea_water_electrical_conductivity:cell_methods = "time: point lat: point lon: point" ; | |
sea_water_electrical_conductivity:source = "Thermistor" ; | |
sea_water_electrical_conductivity:references = "http://www.hrecos.org/images/Data/forweb/HRECOS.QAPP.2013.03.14.pdf" ; | |
sea_water_electrical_conductivity:platform = "platform1" ; | |
sea_water_electrical_conductivity:valid_min = 0L ; | |
sea_water_electrical_conductivity:valid_max = 6L ; | |
sea_water_electrical_conductivity:comment = "None" ; | |
sea_water_electrical_conductivity:instrument = "thermistor"; | |
float sea_water_temperature(time) ; | |
sea_water_temperature:_FillValue = -999.9f ; | |
sea_water_temperature:coordinates = "time lat lon" ; | |
sea_water_temperature:standard_name = "sea_water_temperature" ; | |
sea_water_temperature:long_name = "sea_water_temperature" ; | |
sea_water_temperature:units = "degrees_C" ; | |
sea_water_temperature:description = "Water Temp" ; | |
sea_water_temperature:grid_mapping = "crs" ; | |
sea_water_temperature:cell_methods = "time: point lat: point lon: point" ; | |
sea_water_temperature:source = "Thermistor" ; | |
sea_water_temperature:references = "http://www.hrecos.org/images/Data/forweb/HRECOS.QAPP.2013.03.14.pdf" ; | |
sea_water_temperature:valid_min = -5.0f; | |
sea_water_temperature:valid_max = 45.0f; | |
sea_water_temperature:platform = "platform1" ; | |
sea_water_temperature:valid_min = 0L ; | |
sea_water_temperature:valid_max = 100L ; | |
sea_water_temperature:comment = "Temperature measured every 15m from Thermistor with 0.01 deg_C resolution" ; | |
sea_water_temperature:instrument = "thermistor"; | |
// global attributes: | |
:ncei_template_version = "NCEI_NetCDF_TimeSeries_Orthogonal_Template_v2.0" ; | |
:cdm_data_type = "Station" ; | |
:featureType = "timeSeries" ; | |
:Conventions = "CF-1.6, ACDD-1.3" ; | |
:standard_name_vocabulary = "CF Standard Name Table v34" ; | |
:project = "HRECOS" ; | |
:title = "Hudson River Environmental Conditions Observing System" ; | |
:institution = "HRECOS" ; | |
:keywords = "Oceans > Ocean Chemistry > Oxygen, Oceans > Ocean Chemistry > pH, Oceans > Salinity/Density > Salinity, Oceans > Sea Surface Topography > Sea Surface Height, Oceans > Ocean Chemistry > Oxygen, Oceans > Salinity/Density > Conductivity, Oceans > Ocean Temperature > Water Temperature" ; | |
:references = "http://www.HRECOS.org http://www.hrecos.org/images/Data/forweb/HRECOS.QAPP.2013.03.14.pdf" ; | |
:platform = "platform1" ; | |
:geospatial_lat_min = 42.6196 ; | |
:geospatial_lat_max = 42.6196 ; | |
:geospatial_lon_min = -73.7581 ; | |
:geospatial_lon_max = -73.7581 ; | |
:publisher_name = "RPS ASA on behalf of HRECOS." ; | |
:publisher_phone = "(401) 789-6224" ; | |
:publisher_email = "[email protected]" ; | |
:publisher_url = "http://www.asascience.com/" ; | |
:time_coverage_start = 1466654400. ; | |
:time_coverage_end = 1466739900. ; | |
string :time_coverage_duration = "P85500S" ; | |
string :time_coverage_resolution = "P900S" ; | |
:date_created = "2016-06-24T13:31:00Z" ; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment