NOAA ERDDAP
Easier access to scientific data

Brought to you by NOAA NMFS SWFSC ERD    

ERDDAP > tabledap > Make A Graph ?

Dataset Title:  Exploratorium (Weather) Subscribe RSS
Institution:  Exploratorium   (Dataset ID: exploratorium-weather)
Range: longitude = -122.3967 to -122.3967°E, latitude = 37.8025 to 37.8025°N, time = 2014-01-07T22:36:00Z to 2024-03-28T16:12:00Z
Information:  Summary ? | License ? | FGDC | ISO 19115 | Metadata | Background (external link) | Data Access Form
 
Graph Type:  ?
X Axis: 
Y Axis: 
Color: 
-1+1
 
Constraints ? Optional
Constraint #1 ?
Optional
Constraint #2 ?
       
       
       
       
       
 
Server-side Functions ?
 distinct() ?
? ("Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.")
 
Graph Settings
Marker Type:   Size: 
Color: 
Color Bar:   Continuity:   Scale: 
   Minimum:   Maximum:   N Sections: 
Draw land mask: 
Y Axis Minimum:   Maximum:   
 
(Please be patient. It may take a while to get the data.)
 
Optional:
Then set the File Type: (File Type information)
and
or view the URL:
(Documentation / Bypass this form ? )
    Click on the map to specify a new center point. ?
Zoom: 
Time range:    |<   -       
[The graph you specified. Please be patient.]

 

Things You Can Do With Your Graphs

Well, you can do anything you want with your graphs, of course. But some things you might not have considered are:

The Dataset Attribute Structure (.das) for this Dataset

Attributes {
 s {
  time {
    UInt32 _ChunkSizes 512;
    String _CoordinateAxisType "Time";
    Float64 actual_range 1.38913416e+9, 1.71164232e+9;
    String axis "T";
    String calendar "gregorian";
    String ioos_category "Time";
    String long_name "Time";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  latitude {
    String _CoordinateAxisType "Lat";
    Float64 _FillValue NaN;
    Float64 actual_range 37.8025, 37.8025;
    String axis "Y";
    String ioos_category "Location";
    String long_name "Latitude";
    String standard_name "latitude";
    String units "degrees_north";
  }
  longitude {
    String _CoordinateAxisType "Lon";
    Float64 _FillValue NaN;
    Float64 actual_range -122.3967, -122.3967;
    String axis "X";
    String ioos_category "Location";
    String long_name "Longitude";
    String standard_name "longitude";
    String units "degrees_east";
  }
  z {
    UInt32 _ChunkSizes 511;
    String _CoordinateAxisType "Height";
    String _CoordinateZisPositive "up";
    Float64 _FillValue NaN;
    Float64 actual_range 0.0, 0.0;
    String axis "Z";
    String ioos_category "Location";
    String long_name "Altitude";
    String positive "up";
    String standard_name "altitude";
    String units "m";
  }
  air_pressure_at_mean_sea_level {
    UInt32 _ChunkSizes 512;
    Float64 _FillValue -9999.0;
    Float64 actual_range 0.0, 1035.0;
    String ancillary_variables "air_pressure_at_mean_sea_level_qc_agg air_pressure_at_mean_sea_level_qc_tests";
    String id "1001811";
    String ioos_category "Other";
    String long_name "Air Pressure At Sea Level";
    Float64 missing_value -9999.0;
    String platform "station";
    String short_name "air_pressure_at_mean_sea_level";
    String standard_name "air_pressure_at_mean_sea_level";
    String standard_name_url "http://mmisw.org/ont/cf/parameter/air_pressure_at_mean_sea_level";
    String units "hectopascal";
  }
  air_pressure_at_mean_sea_level_qc_agg {
    UInt32 _ChunkSizes 4096;
    Int32 _FillValue -127;
    Int32 actual_range 2, 2;
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Air Pressure At Sea Level QARTOD Aggregate Quality Flag";
    Int32 missing_value -127;
    String references "https://github.com/ioos/ioos_qc";
    String short_name "air_pressure_at_mean_sea_level_qc_agg";
    String standard_name "aggregate_quality_flag";
  }
  air_pressure_at_mean_sea_level_qc_tests {
    UInt32 _ChunkSizes 512;
    Int32 _FillValue 0;
    String comment "11-character string with results of individual QARTOD tests. 1: Gap Test, 2: Syntax Test, 3: Location Test, 4: Gross Range Test, 5: Climatology Test, 6: Spike Test, 7: Rate of Change Test, 8: Flat-line Test, 9: Multi-variate Test, 10: Attenuated Signal Test, 11: Neighbor Test";
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Air Pressure At Sea Level QARTOD Individual Tests";
    String references "https://github.com/ioos/ioos_qc";
    String short_name "air_pressure_at_mean_sea_level_qc_tests";
    String standard_name "air_pressure_at_mean_sea_level quality_flag";
  }
  dew_point_temperature {
    UInt32 _ChunkSizes 512;
    Float64 _FillValue -9999.0;
    Float64 actual_range -14.8, 26.66;
    String ancillary_variables "dew_point_temperature_qc_agg dew_point_temperature_qc_tests";
    String id "1001813";
    String ioos_category "Other";
    String long_name "Dew Point";
    Float64 missing_value -9999.0;
    String platform "station";
    String short_name "dew_point_temperature";
    String standard_name "dew_point_temperature";
    String standard_name_url "http://mmisw.org/ont/cf/parameter/dew_point_temperature";
    String units "degree_Celsius";
  }
  dew_point_temperature_qc_agg {
    UInt32 _ChunkSizes 4096;
    Int32 _FillValue -127;
    Int32 actual_range 1, 4;
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Dew Point QARTOD Aggregate Quality Flag";
    Int32 missing_value -127;
    String references "https://github.com/ioos/ioos_qc";
    String short_name "dew_point_temperature_qc_agg";
    String standard_name "aggregate_quality_flag";
  }
  dew_point_temperature_qc_tests {
    UInt32 _ChunkSizes 512;
    Int32 _FillValue 0;
    String comment "11-character string with results of individual QARTOD tests. 1: Gap Test, 2: Syntax Test, 3: Location Test, 4: Gross Range Test, 5: Climatology Test, 6: Spike Test, 7: Rate of Change Test, 8: Flat-line Test, 9: Multi-variate Test, 10: Attenuated Signal Test, 11: Neighbor Test";
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Dew Point QARTOD Individual Tests";
    String references "https://github.com/ioos/ioos_qc";
    String short_name "dew_point_temperature_qc_tests";
    String standard_name "dew_point_temperature quality_flag";
  }
  relative_humidity {
    UInt32 _ChunkSizes 512;
    Float64 _FillValue -9999.0;
    Float64 actual_range 0.0, 276169.0;
    String ancillary_variables "relative_humidity_qc_agg relative_humidity_qc_tests";
    String id "1001792";
    String ioos_category "Other";
    String long_name "Relative Humidity";
    Float64 missing_value -9999.0;
    String platform "station";
    String short_name "relative_humidity";
    String standard_name "relative_humidity";
    String standard_name_url "http://mmisw.org/ont/cf/parameter/relative_humidity";
    String units "%";
  }
  relative_humidity_qc_agg {
    UInt32 _ChunkSizes 4096;
    Int32 _FillValue -127;
    Int32 actual_range 1, 4;
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Relative Humidity QARTOD Aggregate Quality Flag";
    Int32 missing_value -127;
    String references "https://github.com/ioos/ioos_qc";
    String short_name "relative_humidity_qc_agg";
    String standard_name "aggregate_quality_flag";
  }
  relative_humidity_qc_tests {
    UInt32 _ChunkSizes 512;
    Int32 _FillValue 0;
    String comment "11-character string with results of individual QARTOD tests. 1: Gap Test, 2: Syntax Test, 3: Location Test, 4: Gross Range Test, 5: Climatology Test, 6: Spike Test, 7: Rate of Change Test, 8: Flat-line Test, 9: Multi-variate Test, 10: Attenuated Signal Test, 11: Neighbor Test";
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Relative Humidity QARTOD Individual Tests";
    String references "https://github.com/ioos/ioos_qc";
    String short_name "relative_humidity_qc_tests";
    String standard_name "relative_humidity quality_flag";
  }
  lwe_thickness_of_precipitation_amount_cm_time__sum_over_pt6m {
    UInt32 _ChunkSizes 512;
    Float64 _FillValue -9999.0;
    Float64 actual_range 0.0, 45.56;
    String ancillary_variables "lwe_thickness_of_precipitation_amount_cm_time__sum_over_pt6m_qc_agg lwe_thickness_of_precipitation_amount_cm_time__sum_over_pt6m_qc_tests";
    String cell_methods "time: sum (interval: 6 minutes)";
    String id "1001805";
    String ioos_category "Other";
    String long_name "Precipitation (accumulation)";
    Float64 missing_value -9999.0;
    String platform "station";
    String short_name "lwe_thickness_of_precipitation_amount";
    String standard_name "lwe_thickness_of_precipitation_amount";
    String standard_name_url "http://mmisw.org/ont/cf/parameter/lwe_thickness_of_precipitation_amount";
    String units "inch";
  }
  lwe_thickness_of_precipitation_amount_cm_time__sum_over_pt6m_qc_agg {
    UInt32 _ChunkSizes 4096;
    Int32 _FillValue -127;
    Int32 actual_range 2, 2;
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Precipitation (accumulation) QARTOD Aggregate Quality Flag";
    Int32 missing_value -127;
    String references "https://github.com/ioos/ioos_qc";
    String short_name "lwe_thickness_of_precipitation_amount_qc_agg";
    String standard_name "aggregate_quality_flag";
  }
  lwe_thickness_of_precipitation_amount_cm_time__sum_over_pt6m_qc_tests {
    UInt32 _ChunkSizes 512;
    Int32 _FillValue 0;
    String comment "11-character string with results of individual QARTOD tests. 1: Gap Test, 2: Syntax Test, 3: Location Test, 4: Gross Range Test, 5: Climatology Test, 6: Spike Test, 7: Rate of Change Test, 8: Flat-line Test, 9: Multi-variate Test, 10: Attenuated Signal Test, 11: Neighbor Test";
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Precipitation (accumulation) QARTOD Individual Tests";
    String references "https://github.com/ioos/ioos_qc";
    String short_name "lwe_thickness_of_precipitation_amount_qc_tests";
    String standard_name "lwe_thickness_of_precipitation_amount quality_flag";
  }
  solar_irradiance {
    UInt32 _ChunkSizes 512;
    Float64 _FillValue -9999.0;
    Float64 actual_range 0.0, 3732.0;
    String ancillary_variables "solar_irradiance_qc_agg solar_irradiance_qc_tests";
    String id "1001812";
    String ioos_category "Other";
    String long_name "Solar Radiation";
    Float64 missing_value -9999.0;
    String platform "station";
    String short_name "solar_irradiance";
    String standard_name "solar_irradiance";
    String standard_name_url "http://mmisw.org/ont/cf/parameter/solar_irradiance";
    String units "W.m-2";
  }
  solar_irradiance_qc_agg {
    UInt32 _ChunkSizes 4096;
    Int32 _FillValue -127;
    Int32 actual_range 1, 4;
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Solar Radiation QARTOD Aggregate Quality Flag";
    Int32 missing_value -127;
    String references "https://github.com/ioos/ioos_qc";
    String short_name "solar_irradiance_qc_agg";
    String standard_name "aggregate_quality_flag";
  }
  solar_irradiance_qc_tests {
    UInt32 _ChunkSizes 512;
    Int32 _FillValue 0;
    String comment "11-character string with results of individual QARTOD tests. 1: Gap Test, 2: Syntax Test, 3: Location Test, 4: Gross Range Test, 5: Climatology Test, 6: Spike Test, 7: Rate of Change Test, 8: Flat-line Test, 9: Multi-variate Test, 10: Attenuated Signal Test, 11: Neighbor Test";
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Solar Radiation QARTOD Individual Tests";
    String references "https://github.com/ioos/ioos_qc";
    String short_name "solar_irradiance_qc_tests";
    String standard_name "solar_irradiance quality_flag";
  }
  air_temperature {
    UInt32 _ChunkSizes 512;
    Float64 _FillValue -9999.0;
    Float64 actual_range 4.431, 39.87;
    String ancillary_variables "air_temperature_qc_agg air_temperature_qc_tests";
    String id "1001810";
    String ioos_category "Other";
    String long_name "Air Temperature";
    Float64 missing_value -9999.0;
    String platform "station";
    String short_name "air_temperature";
    String standard_name "air_temperature";
    String standard_name_url "http://mmisw.org/ont/cf/parameter/air_temperature";
    String units "degree_Celsius";
  }
  air_temperature_qc_agg {
    UInt32 _ChunkSizes 4096;
    Int32 _FillValue -127;
    Int32 actual_range 1, 2;
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Air Temperature QARTOD Aggregate Quality Flag";
    Int32 missing_value -127;
    String references "https://github.com/ioos/ioos_qc";
    String short_name "air_temperature_qc_agg";
    String standard_name "aggregate_quality_flag";
  }
  air_temperature_qc_tests {
    UInt32 _ChunkSizes 512;
    Int32 _FillValue 0;
    String comment "11-character string with results of individual QARTOD tests. 1: Gap Test, 2: Syntax Test, 3: Location Test, 4: Gross Range Test, 5: Climatology Test, 6: Spike Test, 7: Rate of Change Test, 8: Flat-line Test, 9: Multi-variate Test, 10: Attenuated Signal Test, 11: Neighbor Test";
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Air Temperature QARTOD Individual Tests";
    String references "https://github.com/ioos/ioos_qc";
    String short_name "air_temperature_qc_tests";
    String standard_name "air_temperature quality_flag";
  }
  wind_gust_from_direction {
    UInt32 _ChunkSizes 512;
    Float64 _FillValue -9999.0;
    Float64 actual_range 0.0, 278953.0;
    String ancillary_variables "wind_gust_from_direction_qc_agg wind_gust_from_direction_qc_tests";
    String id "1001797";
    String ioos_category "Other";
    String long_name "Wind Gust From Direction";
    Float64 missing_value -9999.0;
    String platform "station";
    String short_name "wind_gust_from_direction";
    String standard_name "wind_gust_from_direction";
    String standard_name_url "http://mmisw.org/ont/ioos/parameter/wind_gust_from_direction";
    String units "degrees";
  }
  wind_gust_from_direction_qc_agg {
    UInt32 _ChunkSizes 4096;
    Int32 _FillValue -127;
    Int32 actual_range 1, 4;
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Wind Gust From Direction QARTOD Aggregate Quality Flag";
    Int32 missing_value -127;
    String references "https://github.com/ioos/ioos_qc";
    String short_name "wind_gust_from_direction_qc_agg";
    String standard_name "aggregate_quality_flag";
  }
  wind_gust_from_direction_qc_tests {
    UInt32 _ChunkSizes 512;
    Int32 _FillValue 0;
    String comment "11-character string with results of individual QARTOD tests. 1: Gap Test, 2: Syntax Test, 3: Location Test, 4: Gross Range Test, 5: Climatology Test, 6: Spike Test, 7: Rate of Change Test, 8: Flat-line Test, 9: Multi-variate Test, 10: Attenuated Signal Test, 11: Neighbor Test";
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Wind Gust From Direction QARTOD Individual Tests";
    String references "https://github.com/ioos/ioos_qc";
    String short_name "wind_gust_from_direction_qc_tests";
    String standard_name "wind_gust_from_direction quality_flag";
  }
  wind_speed_of_gust {
    UInt32 _ChunkSizes 512;
    Float64 _FillValue -9999.0;
    Float64 actual_range 0.0, 1013.0;
    String ancillary_variables "wind_speed_of_gust_qc_agg wind_speed_of_gust_qc_tests";
    String id "1001809";
    String ioos_category "Other";
    String long_name "Wind Gust";
    Float64 missing_value -9999.0;
    String platform "station";
    String short_name "wind_speed_of_gust";
    String standard_name "wind_speed_of_gust";
    String standard_name_url "http://mmisw.org/ont/cf/parameter/wind_speed_of_gust";
    String units "m.s-1";
  }
  wind_speed_of_gust_qc_agg {
    UInt32 _ChunkSizes 4096;
    Int32 _FillValue -127;
    Int32 actual_range 1, 4;
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Wind Gust QARTOD Aggregate Quality Flag";
    Int32 missing_value -127;
    String references "https://github.com/ioos/ioos_qc";
    String short_name "wind_speed_of_gust_qc_agg";
    String standard_name "aggregate_quality_flag";
  }
  wind_speed_of_gust_qc_tests {
    UInt32 _ChunkSizes 512;
    Int32 _FillValue 0;
    String comment "11-character string with results of individual QARTOD tests. 1: Gap Test, 2: Syntax Test, 3: Location Test, 4: Gross Range Test, 5: Climatology Test, 6: Spike Test, 7: Rate of Change Test, 8: Flat-line Test, 9: Multi-variate Test, 10: Attenuated Signal Test, 11: Neighbor Test";
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Wind Gust QARTOD Individual Tests";
    String references "https://github.com/ioos/ioos_qc";
    String short_name "wind_speed_of_gust_qc_tests";
    String standard_name "wind_speed_of_gust quality_flag";
  }
  wind_speed {
    UInt32 _ChunkSizes 512;
    Float64 _FillValue -9999.0;
    Float64 actual_range 0.0, 29.95;
    String ancillary_variables "wind_speed_qc_agg wind_speed_qc_tests";
    String id "1001800";
    String ioos_category "Other";
    String long_name "Wind Speed";
    Float64 missing_value -9999.0;
    String platform "station";
    String short_name "wind_speed";
    String standard_name "wind_speed";
    String standard_name_url "http://mmisw.org/ont/cf/parameter/wind_speed";
    String units "m.s-1";
  }
  wind_speed_qc_agg {
    UInt32 _ChunkSizes 4096;
    Int32 _FillValue -127;
    Int32 actual_range 1, 4;
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Wind Speed QARTOD Aggregate Quality Flag";
    Int32 missing_value -127;
    String references "https://github.com/ioos/ioos_qc";
    String short_name "wind_speed_qc_agg";
    String standard_name "aggregate_quality_flag";
  }
  wind_speed_qc_tests {
    UInt32 _ChunkSizes 512;
    Int32 _FillValue 0;
    String comment "11-character string with results of individual QARTOD tests. 1: Gap Test, 2: Syntax Test, 3: Location Test, 4: Gross Range Test, 5: Climatology Test, 6: Spike Test, 7: Rate of Change Test, 8: Flat-line Test, 9: Multi-variate Test, 10: Attenuated Signal Test, 11: Neighbor Test";
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Wind Speed QARTOD Individual Tests";
    String references "https://github.com/ioos/ioos_qc";
    String short_name "wind_speed_qc_tests";
    String standard_name "wind_speed quality_flag";
  }
  wind_from_direction {
    UInt32 _ChunkSizes 512;
    Float64 _FillValue -9999.0;
    Float64 actual_range 0.0, 1014.0;
    String ancillary_variables "wind_from_direction_qc_agg wind_from_direction_qc_tests";
    String id "1001789";
    String ioos_category "Other";
    String long_name "Wind From Direction";
    Float64 missing_value -9999.0;
    String platform "station";
    String short_name "wind_from_direction";
    String standard_name "wind_from_direction";
    String standard_name_url "http://mmisw.org/ont/cf/parameter/wind_from_direction";
    String units "degrees";
  }
  wind_from_direction_qc_agg {
    UInt32 _ChunkSizes 4096;
    Int32 _FillValue -127;
    Int32 actual_range 1, 4;
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Wind From Direction QARTOD Aggregate Quality Flag";
    Int32 missing_value -127;
    String references "https://github.com/ioos/ioos_qc";
    String short_name "wind_from_direction_qc_agg";
    String standard_name "aggregate_quality_flag";
  }
  wind_from_direction_qc_tests {
    UInt32 _ChunkSizes 512;
    Int32 _FillValue 0;
    String comment "11-character string with results of individual QARTOD tests. 1: Gap Test, 2: Syntax Test, 3: Location Test, 4: Gross Range Test, 5: Climatology Test, 6: Spike Test, 7: Rate of Change Test, 8: Flat-line Test, 9: Multi-variate Test, 10: Attenuated Signal Test, 11: Neighbor Test";
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Int32 flag_values 1, 2, 3, 4, 9;
    String ioos_category "Other";
    String long_name "Wind From Direction QARTOD Individual Tests";
    String references "https://github.com/ioos/ioos_qc";
    String short_name "wind_from_direction_qc_tests";
    String standard_name "wind_from_direction quality_flag";
  }
  station {
    String cf_role "timeseries_id";
    String ioos_category "Identifier";
    String ioos_code "urn:ioos:station:com.axiomdatascience:75588";
    String long_name "Exploratorium (Weather)";
    String short_name "exploratorium-weather";
    String type "fixed";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "TimeSeries";
    String cdm_timeseries_variables "station,longitude,latitude";
    String contributor_email "cencoos_communications@mbari.org,feedback@axiomdatascience.com";
    String contributor_name "Central & Northern California Ocean Observing System (CeNCOOS),Axiom Data Science";
    String contributor_role "funder,processor";
    String contributor_role_vocabulary "NERC";
    String contributor_url "http://cencoos.org/,https://www.axiomdatascience.com";
    String Conventions "IOOS-1.2, CF-1.6, ACDD-1.3, NCCSV-1.2";
    String creator_country "USA";
    String creator_email "stung@exploratorium.edu";
    String creator_institution "Exploratorium";
    String creator_name "Exploratorium";
    String creator_sector "nonprofit";
    String creator_type "institution";
    String creator_url "https://www.exploratorium.edu/";
    String defaultDataQuery "wind_gust_from_direction,wind_speed_qc_agg,relative_humidity_qc_agg,wind_speed_of_gust_qc_agg,solar_irradiance,wind_speed_of_gust,air_pressure_at_mean_sea_level,wind_from_direction,air_temperature_qc_agg,wind_from_direction_qc_agg,lwe_thickness_of_precipitation_amount_cm_time__sum_over_pt6m,lwe_thickness_of_precipitation_amount_cm_time__sum_over_pt6m_qc_agg,air_temperature,air_pressure_at_mean_sea_level_qc_agg,wind_gust_from_direction_qc_agg,dew_point_temperature_qc_agg,z,wind_speed,time,solar_irradiance_qc_agg,relative_humidity,dew_point_temperature&time>=max(time)-3days";
    Float64 Easternmost_Easting -122.3967;
    String featureType "TimeSeries";
    Float64 geospatial_lat_max 37.8025;
    Float64 geospatial_lat_min 37.8025;
    String geospatial_lat_units "degrees_north";
    Float64 geospatial_lon_max -122.3967;
    Float64 geospatial_lon_min -122.3967;
    String geospatial_lon_units "degrees_east";
    Float64 geospatial_vertical_max 0.0;
    Float64 geospatial_vertical_min 0.0;
    String geospatial_vertical_positive "up";
    String geospatial_vertical_units "m";
    String history 
"Downloaded from Exploratorium at http://erddap.exploratorium.edu:8080/erddap/tabledap/explorewesternweather6min.html
2024-03-28T16:14:28Z http://erddap.exploratorium.edu:8080/erddap/tabledap/explorewesternweather6min.html
2024-03-28T16:14:28Z http://erddap.cencoos.org/tabledap/exploratorium-weather.das";
    Int32 id 75588;
    String infoUrl "https://data.cencoos.org/#metadata/75588/station";
    String institution "Exploratorium";
    String license "These data may be used and redistributed for free but they are not intended for legal use, since they may contain inaccuracies. For use for publications please reference the Central and Northern California Ocean Observing system (CeNCOOS) and NOAA. Neither the data provider, CeNCOOS, NOAA, nor the United States Government, nor any of their employees or contractors, makes any warranty, express or implied, including warranties of merchantability and fitness for a particular purpose, or assumes any legal liability for the accuracy, completeness, or usefulness, or this information.";
    String naming_authority "com.axiomdatascience";
    Float64 Northernmost_Northing 37.8025;
    String platform "fixed";
    String platform_name "Exploratorium (Weather)";
    String platform_vocabulary "http://mmisw.org/ont/ioos/platform";
    String processing_level "Level 2";
    String publisher_country "USA";
    String publisher_email "stung@exploratorium.edu";
    String publisher_institution "Exploratorium";
    String publisher_name "Exploratorium";
    String publisher_sector "nonprofit";
    String publisher_type "institution";
    String publisher_url "https://www.exploratorium.edu/";
    String references "https://www.exploratorium.edu/environmental-field-station,http://erddap.exploratorium.edu:8080/erddap/tabledap/explorewesternweather6min.html,https://www.exploratorium.edu/environmental-field-station,https://github.com/ioos/ioos_qc";
    String sourceUrl "http://erddap.exploratorium.edu:8080/erddap/tabledap/explorewesternweather6min.html";
    Float64 Southernmost_Northing 37.8025;
    String standard_name_vocabulary "CF Standard Name Table v72";
    String station_id "75588";
    String submit_to_ncei "true";
    String summary "Timeseries data from 'Exploratorium (Weather)' (exploratorium-weather)";
    String time_coverage_end "2024-03-28T16:12:00Z";
    String time_coverage_start "2014-01-07T22:36:00Z";
    String title "Exploratorium (Weather)";
    Float64 Westernmost_Easting -122.3967;
  }
}

 

Using tabledap to Request Data and Graphs from Tabular Datasets

tabledap lets you request a data subset, a graph, or a map from a tabular dataset (for example, buoy data), via a specially formed URL. tabledap uses the OPeNDAP (external link) Data Access Protocol (DAP) (external link) and its selection constraints (external link).

The URL specifies what you want: the dataset, a description of the graph or the subset of the data, and the file type for the response.

Tabledap request URLs must be in the form
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/datasetID.fileType{?query}
For example,
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/pmelTaoDySst.htmlTable?longitude,latitude,time,station,wmo_platform_code,T_25&time>=2015-05-23T12:00:00Z&time<=2015-05-31T12:00:00Z
Thus, the query is often a comma-separated list of desired variable names, followed by a collection of constraints (e.g., variable<value), each preceded by '&' (which is interpreted as "AND").

For details, see the tabledap Documentation.


 
ERDDAP, Version 2.23
Disclaimers | Privacy Policy | Contact