NOAA ERDDAP
Easier access to scientific data

Brought to you by NOAA NMFS SWFSC ERD    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  Los Angeles Berth 161, CA (PXAC1) Subscribe RSS
Institution:  NOAA Center for Operational Oceanographic Products and Services (CO-OPS)   (Dataset ID: noaa_nos_co_ops_9410690)
Information:  Summary ? | License ? | FGDC | ISO 19115 | Metadata | Background (external link) | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 time (UTC) ?          2015-01-01T00:00:00Z    2024-03-19T02:06:00Z
  < slider >
 latitude (degrees_north) ?          33.76362    33.76362
  < slider >
 longitude (degrees_east) ?          -118.26542    -118.26542
  < slider >
 z (Altitude, m) ?          0.0    0.0
 wind_speed_of_gust (Wind Gust, m.s-1) ?          0.0    23.1
 wind_speed_of_gust_qc_agg ?          1    1
 wind_speed_of_gust_qc_tests ?              
 wind_speed (m.s-1) ?          0.0    13.1
 wind_speed_qc_agg ?          1    1
 wind_speed_qc_tests ?              
 wind_from_direction (degrees) ?          0.0    360.0
 wind_from_direction_qc_agg ?          1    1
 wind_from_direction_qc_tests ?              
 station ?              
 
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.Hover here to see a list of options. Click on an option to select it.")

File type: (more information)

(Documentation / Bypass this form ? )
 
(Please be patient. It may take a while to get the data.)


 

The Dataset Attribute Structure (.das) for this Dataset

Attributes {
 s {
  time {
    UInt32 _ChunkSizes 512;
    String _CoordinateAxisType "Time";
    Float64 actual_range 1.4200704e+9, 1.71081396e+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 33.76362, 33.76362;
    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 -118.26542, -118.26542;
    String axis "X";
    String ioos_category "Location";
    String long_name "Longitude";
    String standard_name "longitude";
    String units "degrees_east";
  }
  z {
    UInt32 _ChunkSizes 512;
    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";
  }
  wind_speed_of_gust {
    UInt32 _ChunkSizes 512;
    Float64 _FillValue -9999.0;
    Float64 actual_range 0.0, 23.1;
    String ancillary_variables "wind_speed_of_gust_qc_agg wind_speed_of_gust_qc_tests";
    String id "1053005";
    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, 1;
    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://tidesandcurrents.noaa.gov/corms.html";
    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://tidesandcurrents.noaa.gov/corms.html";
    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, 13.1;
    String ancillary_variables "wind_speed_qc_agg wind_speed_qc_tests";
    String id "1053006";
    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, 1;
    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://tidesandcurrents.noaa.gov/corms.html";
    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://tidesandcurrents.noaa.gov/corms.html";
    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, 360.0;
    String ancillary_variables "wind_from_direction_qc_agg wind_from_direction_qc_tests";
    String id "1053004";
    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, 1;
    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://tidesandcurrents.noaa.gov/corms.html";
    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://tidesandcurrents.noaa.gov/corms.html";
    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:115128";
    String long_name "Los Angeles Berth 161, CA (PXAC1)";
    String short_name "noaa_nos_co_ops_9410690";
    String type "fixed";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "TimeSeries";
    String cdm_timeseries_variables "station,longitude,latitude";
    String contributor_email ",,webmaster.ndbc@noaa.gov,feedback@axiomdatascience.com";
    String contributor_name "PORTS (Physical Oceanographic Real-Time System),World Meteorological Organization (WMO),NOAA National Data Buoy Center (NDBC),Axiom Data Science";
    String contributor_role "contributor,contributor,contributor,processor";
    String contributor_role_vocabulary "NERC";
    String contributor_url "https://tidesandcurrents.noaa.gov/ports.html,https://www.wmo.int/pages/prog/amp/mmop/wmo-number-rules.html,https://www.ndbc.noaa.gov/,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 "None";
    String creator_institution "NOAA Center for Operational Oceanographic Products and Services (CO-OPS)";
    String creator_name "NOAA Center for Operational Oceanographic Products and Services (CO-OPS)";
    String creator_sector "gov_federal";
    String creator_type "institution";
    String creator_url "https://tidesandcurrents.noaa.gov/";
    String defaultDataQuery "wind_speed_qc_agg,wind_speed_of_gust_qc_agg,wind_speed_of_gust,z,wind_speed,time,wind_from_direction,wind_from_direction_qc_agg&time>=max(time)-3days";
    Float64 Easternmost_Easting -118.26542;
    String featureType "TimeSeries";
    Float64 geospatial_lat_max 33.76362;
    Float64 geospatial_lat_min 33.76362;
    String geospatial_lat_units "degrees_north";
    Float64 geospatial_lon_max -118.26542;
    Float64 geospatial_lon_min -118.26542;
    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 NOAA Center for Operational Oceanographic Products and Services (CO-OPS) at https://tidesandcurrents.noaa.gov/api/
2024-03-19T05:11:14Z https://tidesandcurrents.noaa.gov/api/
2024-03-19T05:11:14Z http://erddap.cencoos.org/erddap/tabledap/noaa_nos_co_ops_9410690.html";
    Int32 id 115128;
    String infoUrl "https://data.cencoos.org/#metadata/115128/station";
    String institution "NOAA Center for Operational Oceanographic Products and Services (CO-OPS)";
    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 33.76362;
    String platform "fixed";
    String platform_name "Los Angeles Berth 161, CA (PXAC1)";
    String platform_vocabulary "http://mmisw.org/ont/ioos/platform";
    String processing_level "Level 2";
    String publisher_country "USA";
    String publisher_email "None";
    String publisher_institution "NOAA Center for Operational Oceanographic Products and Services (CO-OPS)";
    String publisher_name "NOAA Center for Operational Oceanographic Products and Services (CO-OPS)";
    String publisher_sector "gov_federal";
    String publisher_type "institution";
    String publisher_url "https://tidesandcurrents.noaa.gov/";
    String references "https://tidesandcurrents.noaa.gov/stationhome.html?id=9410690,https://tidesandcurrents.noaa.gov/api/,https://tidesandcurrents.noaa.gov/ports/ports.html?id=9410690,https://www.ndbc.noaa.gov/station_page.php?station=PXAC1,https://tidesandcurrents.noaa.gov/corms.html";
    String sourceUrl "https://tidesandcurrents.noaa.gov/api/";
    Float64 Southernmost_Northing 33.76362;
    String standard_name_vocabulary "CF Standard Name Table v72";
    String station_id "115128";
    String summary "Timeseries data from 'Los Angeles Berth 161, CA (PXAC1)' (noaa_nos_co_ops_9410690)";
    String time_coverage_end "2024-03-19T02:06:00Z";
    String time_coverage_start "2015-01-01T00:00:00Z";
    String title "Los Angeles Berth 161, CA (PXAC1)";
    Float64 Westernmost_Easting -118.26542;
    String wmo_platform_code "PXAC1";
  }
}

 

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