Created
March 16, 2017 14:04
-
-
Save lukecampbell/d8d00a8dd061595d25aed5375382c4fc to your computer and use it in GitHub Desktop.
This file contains 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 STCPBY1_2017-03-16 { | |
dimensions: | |
maxStrlen64 = 64 ; | |
time = 55 ; | |
variables: | |
float lat ; | |
lat:units = "degrees_north" ; | |
lat:standard_name = "latitude" ; | |
lat:long_name = "station latitude" ; | |
lat:axis = "Y" ; | |
lat:valid_min = -90. ; | |
lat:valid_max = 90. ; | |
lat:comment = "Station Latitude" ; | |
lat:_CoordinateAxisType = "Lat" ; | |
float lon ; | |
lon:units = "degrees_east" ; | |
lon:standard_name = "longitude" ; | |
lon:long_name = "station longitude" ; | |
lon:axis = "X" ; | |
lon:valid_min = -180. ; | |
lon:valid_max = 180. ; | |
lon:comment = "Station Longitude" ; | |
lon:_CoordinateAxisType = "Lon" ; | |
char station_id(maxStrlen64) ; | |
station_id:cf_role = "timeseries_id" ; | |
station_id:short_name = "STCPBY1" ; | |
station_id:long_name = "Castle Point, NJ (Stevens)" ; | |
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 = "Sample time" ; | |
time:_CoordinateAxisType = "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 STCPBY1(maxStrlen64) ; | |
STCPBY1:ioos_code = "urn:ioos:station:hrecos:STCPBY1" ; | |
STCPBY1:short_name = "urn:ioos:station:hrecos:STCPBY1" ; | |
STCPBY1:long_name = "Castle Point, NJ (Stevens)" ; | |
STCPBY1:comment = "This variable describes the platform that was used in the collection of the data" ; | |
STCPBY1:description = "Castle Point, NJ (Stevens)" ; | |
double z ; | |
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 = 0. ; | |
z:valid_max = 9. ; | |
z:units = "m" ; | |
char \599870-01(maxStrlen64) ; | |
\599870-01:serial_number = "" ; | |
\599870-01:sensor_type = "Thermistor" ; | |
\599870-01:make_model = "599870-01" ; | |
\599870-01:long_name = "599870-01" ; | |
char \599702(maxStrlen64) ; | |
\599702:serial_number = "" ; | |
\599702:sensor_type = "Glass combination electrode" ; | |
\599702:make_model = "599702" ; | |
\599702:long_name = "599702" ; | |
char YSI_6136(maxStrlen64) ; | |
YSI_6136:serial_number = "" ; | |
YSI_6136:sensor_type = "Optical" ; | |
YSI_6136:make_model = "YSI 6136" ; | |
YSI_6136:long_name = "YSI 6136" ; | |
char YSI_6560(maxStrlen64) ; | |
YSI_6560:serial_number = "" ; | |
YSI_6560:sensor_type = "Nickel electrode" ; | |
YSI_6560:make_model = "YSI 6560" ; | |
YSI_6560:long_name = "YSI 6560" ; | |
char \599100-01(maxStrlen64) ; | |
\599100-01:serial_number = "" ; | |
\599100-01:sensor_type = "Optical, luminescence lifetime" ; | |
\599100-01:make_model = "599100-01" ; | |
\599100-01:long_name = "599100-01" ; | |
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:long_name = "mass_concentration_of_oxygen_in_sea_water" ; | |
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:references = "http://www.hrecos.org/images/Data/forweb/HRECOS.QAPP.2013.03.14.pdf" ; | |
mass_concentration_of_oxygen_in_sea_water:platform = "STCPBY1" ; | |
mass_concentration_of_oxygen_in_sea_water:instrument = "599100-01" ; | |
mass_concentration_of_oxygen_in_sea_water:coverage_content_type = "physicalMeasurement" ; | |
mass_concentration_of_oxygen_in_sea_water:missing_value = -999.9f ; | |
mass_concentration_of_oxygen_in_sea_water:comment = "Calculated every 15 min with 0.01 mg/L resolution" ; | |
mass_concentration_of_oxygen_in_sea_water:valid_min = 0. ; | |
mass_concentration_of_oxygen_in_sea_water:source = "Calculated from air saturation, temperature, and salinity" ; | |
mass_concentration_of_oxygen_in_sea_water:standard_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:valid_max = 0.05 ; | |
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:long_name = "sea_water_ph_reported_on_total_scale" ; | |
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:references = "http://www.hrecos.org/images/Data/forweb/HRECOS.QAPP.2013.03.14.pdf" ; | |
sea_water_ph_reported_on_total_scale:platform = "STCPBY1" ; | |
sea_water_ph_reported_on_total_scale:instrument = "599702" ; | |
sea_water_ph_reported_on_total_scale:coverage_content_type = "physicalMeasurement" ; | |
sea_water_ph_reported_on_total_scale:missing_value = -999.9f ; | |
sea_water_ph_reported_on_total_scale:comment = "Collected every 15 min with +/- 0.2 units of resolution" ; | |
sea_water_ph_reported_on_total_scale:valid_min = 0. ; | |
sea_water_ph_reported_on_total_scale:source = "Glass combination electrode" ; | |
sea_water_ph_reported_on_total_scale:standard_name = "sea_water_ph_reported_on_total_scale" ; | |
sea_water_ph_reported_on_total_scale:units = "pH" ; | |
sea_water_ph_reported_on_total_scale:valid_max = 14. ; | |
float sea_water_salinity(time) ; | |
sea_water_salinity:_FillValue = -999.9f ; | |
sea_water_salinity:coordinates = "time lat lon" ; | |
sea_water_salinity:long_name = "sea_water_salinity" ; | |
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:references = "http://www.hrecos.org/images/Data/forweb/HRECOS.QAPP.2013.03.14.pdf" ; | |
sea_water_salinity:platform = "STCPBY1" ; | |
sea_water_salinity:instrument = "599870-01, YSI_6560" ; | |
sea_water_salinity:coverage_content_type = "physicalMeasurement" ; | |
sea_water_salinity:missing_value = -999.9f ; | |
sea_water_salinity:comment = "Calculated every 15 minutes with 0.01 ppt resolution" ; | |
sea_water_salinity:valid_min = 0. ; | |
sea_water_salinity:source = "Calculated from conductivity and temperature" ; | |
sea_water_salinity:standard_name = "sea_water_salinity" ; | |
sea_water_salinity:units = "psu" ; | |
sea_water_salinity:valid_max = 70. ; | |
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:long_name = "fractional_saturation_of_oxygen_in_sea_water" ; | |
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:references = "http://www.hrecos.org/images/Data/forweb/HRECOS.QAPP.2013.03.14.pdf" ; | |
fractional_saturation_of_oxygen_in_sea_water:platform = "STCPBY1" ; | |
fractional_saturation_of_oxygen_in_sea_water:instrument = "599100-01" ; | |
fractional_saturation_of_oxygen_in_sea_water:coverage_content_type = "physicalMeasurement" ; | |
fractional_saturation_of_oxygen_in_sea_water:missing_value = -999.9f ; | |
fractional_saturation_of_oxygen_in_sea_water:comment = "Collected every 15 min with 0.1% air saturation resolution" ; | |
fractional_saturation_of_oxygen_in_sea_water:valid_min = 0. ; | |
fractional_saturation_of_oxygen_in_sea_water:source = "Optical, luminescence lifetime" ; | |
fractional_saturation_of_oxygen_in_sea_water:standard_name = "fractional_saturation_of_oxygen_in_sea_water" ; | |
fractional_saturation_of_oxygen_in_sea_water:units = "pct" ; | |
fractional_saturation_of_oxygen_in_sea_water:valid_max = 500. ; | |
float sea_water_turbidity(time) ; | |
sea_water_turbidity:_FillValue = -999.9f ; | |
sea_water_turbidity:coordinates = "time lat lon" ; | |
sea_water_turbidity:long_name = "sea_water_turbidity" ; | |
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:references = "http://www.hrecos.org/images/Data/forweb/HRECOS.QAPP.2013.03.14.pdf" ; | |
sea_water_turbidity:platform = "STCPBY1" ; | |
sea_water_turbidity:instrument = "YSI_6136" ; | |
sea_water_turbidity:coverage_content_type = "physicalMeasurement" ; | |
sea_water_turbidity:missing_value = -999.9f ; | |
sea_water_turbidity:comment = "Collected every 15 min with 0.1 NTU resolution" ; | |
sea_water_turbidity:valid_min = 0. ; | |
sea_water_turbidity:source = "Optical, 90° scatter, with mechanical cleaning" ; | |
sea_water_turbidity:standard_name = "sea_water_turbidity" ; | |
sea_water_turbidity:units = "NTU" ; | |
sea_water_turbidity:valid_max = 1000. ; | |
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:long_name = "sea_water_electrical_conductivity" ; | |
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:references = "http://www.hrecos.org/images/Data/forweb/HRECOS.QAPP.2013.03.14.pdf" ; | |
sea_water_electrical_conductivity:platform = "STCPBY1" ; | |
sea_water_electrical_conductivity:instrument = "YSI_6560" ; | |
sea_water_electrical_conductivity:coverage_content_type = "physicalMeasurement" ; | |
sea_water_electrical_conductivity:missing_value = -999.9f ; | |
sea_water_electrical_conductivity:comment = "Collected every 15 min with 0.001 mS/cm to 0.1 mS/cm (range dependent) resolution" ; | |
sea_water_electrical_conductivity:valid_min = 0. ; | |
sea_water_electrical_conductivity:source = "Nickel electrode" ; | |
sea_water_electrical_conductivity:standard_name = "sea_water_electrical_conductivity" ; | |
sea_water_electrical_conductivity:units = "S m-1" ; | |
sea_water_electrical_conductivity:valid_max = 10. ; | |
float sea_water_temperature(time) ; | |
sea_water_temperature:_FillValue = -999.9f ; | |
sea_water_temperature:coordinates = "time lat lon" ; | |
sea_water_temperature:long_name = "sea_water_temperature" ; | |
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:references = "http://www.hrecos.org/images/Data/forweb/HRECOS.QAPP.2013.03.14.pdf" ; | |
sea_water_temperature:platform = "STCPBY1" ; | |
sea_water_temperature:instrument = "599870-01" ; | |
sea_water_temperature:coverage_content_type = "physicalMeasurement" ; | |
sea_water_temperature:missing_value = -999.9f ; | |
sea_water_temperature:comment = "Collected every 15 min from Thermistor with 0.01 deg_C resolution" ; | |
sea_water_temperature:valid_min = -5. ; | |
sea_water_temperature:source = "Thermistor" ; | |
sea_water_temperature:standard_name = "sea_water_temperature" ; | |
sea_water_temperature:units = "degrees_C" ; | |
sea_water_temperature:valid_max = 45. ; | |
// global attributes: | |
:id = "STCPBY1_2017-03-16" ; | |
:uuid = "618d56cc-b189-492e-99ea-182b2967f74c" ; | |
:naming_authority = "Hudson River Environmental Conditions Observing System (HRECOS)" ; | |
:ncei_template_version = "NCEI_NetCDF_TimeSeries_Orthogonal_Template_v2.0" ; | |
:sea_name = "Hudson River" ; | |
:cdm_data_type = "Station" ; | |
:featureType = "timeSeries" ; | |
:Conventions = "CF-1.6, ACDD-1.3" ; | |
:Metadata_Conventions = "Unidata Dataset Discovery v1.0" ; | |
:standard_name_vocabulary = "CF Standard Name Table v35" ; | |
:project = "Hudson River Environmental Conditions Observing System (HRECOS)" ; | |
:program = "Hudson River Environmental Conditions Observing System (HRECOS)" ; | |
:product_version = "2.0" ; | |
:title = "Hudson River Environmental Conditions Observing System" ; | |
:institution = "Hudson River Environmental Conditions Observing System (HRECOS)" ; | |
:references = "http://www.HRECOS.org http://www.hrecos.org/images/Data/forweb/HRECOS.QAPP.2013.03.14.pdf" ; | |
:metadata_link = "http://www.hrecos.org/images/Data/forweb/STCPBY1.Metadata.pdf" ; | |
:platform = "In Situ Ocean-based Platforms > OCEAN PLATFORM/OCEAN STATIONS" ; | |
:instrument_vocabulary = "GCMD Earth Science Keywords. Version 5.3.3" ; | |
:platform_vocabulary = "GCMD Earth Science Keywords. Version 5.3.3" ; | |
:keywords_vocabulary = "GCMD Earth Science Keywords. Version 5.3.3" ; | |
:source = "File generated from python script HRECOS_Scraper_NCEI_v4.py" ; | |
:geospatial_lat_min = 42.61954 ; | |
:geospatial_lat_max = 42.61954 ; | |
:geospatial_lat_units = "degrees_north" ; | |
:geospatial_lon_min = -73.7589 ; | |
:geospatial_lon_max = -73.7589 ; | |
:geospatial_lon_units = "degrees_east" ; | |
:geospatial_vertical_positive = "down" ; | |
:geospatial_vertical_units = "m" ; | |
:geospatial_bounds = "POINT (-73.7589 42.61954)" ; | |
:geospatial_bounds_crs = "EPSG:4326" ; | |
:publisher_name = "MARACOOS" ; | |
:publisher_phone = "(401) 789-6224" ; | |
:publisher_email = "[email protected]" ; | |
:publisher_url = "http://maracoos.org/" ; | |
:publisher_type = "institution" ; | |
:publisher_institution = "MARACOOS" ; | |
:creator_name = "HRECOS" ; | |
:creator_url = "http://www.hrecos.org/" ; | |
:creator_email = "[email protected]" ; | |
:creator_type = "institution" ; | |
:creator_institution = "HRECOS" ; | |
:processing_level = "realtime" ; | |
:acknowledgment = "HRECOS is operated by a consortium of partners from government research and non-profit organizations. Thanks to all of our partners!" ; | |
:time_coverage_start = "2017-03-16T00:00:00Z" ; | |
:time_coverage_end = "2017-03-16T13:30:00Z" ; | |
:time_coverage_duration = "P48600S" ; | |
:time_coverage_resolution = "P900S" ; | |
:date_created = "2017-03-16T13:40:00Z" ; | |
:date_issued = "2017-03-16T13:40:00Z" ; | |
:date_modified = "2017-03-16T13:40:00Z" ; | |
:date_metadata_modified = "2017-03-16T13:40:00Z" ; | |
:license = "HRECOS requests that attribution be given whenever HRECOS material is reproduced and re- disseminated and the HRECOS Coordinator be notified prior to publications including any part of the data. Example citation: \'Hudson River Environmental Conditions Observing System. 2012. Castle Point Buoy Station data. Accessed April 13th, 2036. http://www.hrecos.org/.\'" ; | |
:history = "Created on 2017-03-16 with HRECOS_Scraper_NCEI_v3.py" ; | |
:comment = "Data retrieved using HRECOS database API calls to retrieve a zipped csv file, then coverted to netCDF using python netCDF4 library" ; | |
:contributor_name = "Gavin Lemley, Philip Orton" ; | |
:summary = "The Castle Point Buoy Station is moored near the western shore of the Hudson River off the Stevens Institute campus in Hoboken, NJ. It is moored in approximately 30’ of water and is 350’ from the shoreline. The buoy is approximately 4’ in diameter and 7’ high from water level. A two point mooring consisting of 4 pyramid anchors are utilized to prevent excess drift and spin. The sensor package on the buoy during period (1) consisted of a YSI 6600EDS sonde (temperature, salinity at ~1 m depth) and RM Young meteorological sensors (wind speed and direction, air temperature, relative humidity and solar radiation) as well as a Vaisala pressure gauge (barometric pressure). Dew point was calculated from measured parameters. The sensor package during period (2) includes only a YSI 6600 sonde (temperature, salinity, acidity, turbidity and dissolved oxygen). A bottom YSI sonde was added on a nearby pier in summer 2016 (see data and metadata for Castle Point Pier Station)." ; | |
:contributor_role = "HRECOS Coordinator, Castle Point Station Manager" ; | |
:keywords = "Oceans > Ocean Chemistry > Oxygen, Oceans > Ocean Chemistry > pH, Oceans > Salinity/Density > Salinity, Oceans > Ocean Chemistry > Oxygen, Oceans > Salinity/Density > Conductivity, Oceans > Ocean Temperature > Water Temperature" ; | |
:instrument = "In Situ/Laboratory Instruments > Chemical Meters/Analyzers > > > OXYGEN METERS, In Situ/Laboratory Instruments > Chemical Meters/Analyzers > > > PH METERS, In Situ/Laboratory Instruments > Photon/Optical Detectors > > > TURBIDITY METERS, In Situ/Laboratory Instruments > Conductivity Sensors, In Situ/Laboratory Instruments > Temperature/Humidity Sensors > Thermistors" ; | |
:DODS.strlen = 0 ; | |
:DODS.dimName = "name_strlen" ; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment