NOAA ERDDAP
Easier access to scientific data

Brought to you by NOAA NMFS SWFSC ERD    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  OceanSITES PIRATA hourly PSAL in-situ data Subscribe RSS
Institution:  NOAA/PMEL/OCS   (Dataset ID: pirata_hourly_psal)
Information:  Summary ? | License ? | FGDC | ISO 19115 | Metadata | Background (external link) | Subset | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
   or a List of Values ?
   Maximum ?
 
 time (UTC) ?          1998-01-22T00:00:00Z    2022-05-22T08:00:00Z
  < slider >
 latitude (degrees_north) ?      
   - +  ?
  < slider >
 longitude (degrees_east) ?      
   - +  ?
  < slider >
 wmo_platform_code ?          "13001"    "41139"
 site_code (mooring site code) ?          "0n23w"    "6s8e"
 profile_id ?          ""    ""
 depth (Depth of each measurement, m) ?          1.0    120.0
  < slider >
 PSAL (salinity, PSU) ?          28.5046    38.082
 PSAL_QC (quality flag) ?          1    9
 PSAL_DM (method of data processing) ?          D    R
 
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 {
    String _CoordinateAxisType "Time";
    Float64 actual_range 8.854272e+8, 1.6532064e+9;
    String axis "T";
    Float64 colorBarMaximum 100000.0;
    Float64 colorBarMinimum 0.0;
    String ioos_category "Time";
    String long_name "Time";
    String point_spacing "even";
    Int32 QC_indicator 0;
    Int32 QC_procedure 0;
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String type "EVEN";
    String units "seconds since 1970-01-01T00:00:00Z";
    Float64 valid_max 90000.0;
    Float64 valid_min 0.0;
  }
  latitude {
    String _CoordinateAxisType "Lat";
    Float32 actual_range -10.0, 21.0;
    String axis "Y";
    Float64 colorBarMaximum 90.0;
    Float64 colorBarMinimum -90.0;
    String coordinate_reference_frame "urn:ogc:crs:EPSG::4326";
    String ioos_category "Location";
    String long_name "Latitude of each location";
    Int32 QC_indicator 0;
    Int32 QC_procedure 0;
    String references "WGS84";
    String standard_name "latitude";
    String units "degrees_north";
    Float32 valid_max 90.0;
    Float32 valid_min -90.0;
  }
  longitude {
    String _CoordinateAxisType "Lon";
    Float32 actual_range -38.0, 8.0;
    String axis "X";
    Float64 colorBarMaximum 180.0;
    Float64 colorBarMinimum -180.0;
    String coordinate_reference_frame "urn:ogc:crs:EPSG::4326";
    String ioos_category "Location";
    String long_name "Longitude of each location";
    Int32 QC_indicator 0;
    Int32 QC_procedure 0;
    String references "WGS84";
    String standard_name "longitude";
    String units "degrees_east";
    Float32 valid_max 180.0;
    Float32 valid_min -180.0;
  }
  wmo_platform_code {
    String cf_role "timeseries_id";
    String long_name "WMO platform code";
  }
  site_code {
    String long_name "mooring site code";
  }
  profile_id {
    String cf_role "profile_id";
  }
  depth {
    String _CoordinateAxisType "Height";
    String _CoordinateZisPositive "down";
    Float32 actual_range 1.0, 120.0;
    String axis "Z";
    Float64 colorBarMaximum 8000.0;
    Float64 colorBarMinimum -8000.0;
    String colorBarPalette "TopographyDepth";
    String coordinate_reference_frame "urn:ogc:crs:EPSG::5113";
    String ioos_category "Location";
    String long_name "Depth of each measurement";
    String point_spacing "uneven";
    String positive "down";
    Int32 QC_indicator 0;
    Int32 QC_procedure 0;
    String references "sea_level";
    String source_name "DEPPSAL";
    String standard_name "depth";
    String type "UNEVEN";
    String units "m";
    Float32 valid_max 12000.0;
    Float32 valid_min 0.0;
  }
  PSAL {
    Float32 _FillValue 1.0e+35;
    Float32 actual_range 28.5046, 38.082;
    String ancillary_variables "PSAL_QC PSAL_DM";
    Float64 colorBarMaximum 37.0;
    Float64 colorBarMinimum 32.0;
    String DM_indicator "M";
    String long_name "salinity";
    String name "sal";
    String QC_procedure "5";
    String sensor_mount "mounted_on_mooring_line";
    String standard_name "sea_water_practical_salinity";
    String units "PSU";
    Float32 valid_max 45.0;
    Float32 valid_min 25.0;
  }
  PSAL_QC {
    Byte _FillValue -128;
    String _Unsigned "false";
    Byte actual_range 1, 9;
    Float64 colorBarMaximum 10.0;
    Float64 colorBarMinimum 0.0;
    String conventions "OceanSITES reference table 2";
    String flag_meanings "no_qc_performed good_data probably_good_data bad_data_that_are_potentially_correctable bad_data value_changed nominal_value interpolated_value missing_value";
    Int32 flag_values 0, 1, 2, 3, 4, 5, 7, 8, 9;
    String long_name "quality flag";
    String name "qsal";
  }
  PSAL_DM {
    String actual_range 
"D
R";
    Float64 colorBarMaximum 20.0;
    Float64 colorBarMinimum 0.0;
    String conventions "OceanSITES reference table 5";
    String flag_meanings "real-time provisional delayed-mode mixed";
    String flag_values "R P D M";
    String long_name "method of data processing";
    String name "ssal";
  }
 }
  NC_GLOBAL {
    String area "Tropical Ocean";
    String array "PIRATA";
    String author "Dr. Michael J. McPhaden";
    String cdm_data_type "TimeSeriesProfile";
    String cdm_profile_variables "profile_id";
    String cdm_timeseries_variables "wmo_platform_code, site_code";
    String citation "These data were collected and made available by the GTMBA Project Office of NOAA/PMEL";
    String comment "None";
    String contact "Dai.C.McClurg@noaa.gov";
    String Conventions "OceanSITES Manual 1.2, CF-1.6, COARDS, ACDD-1.3";
    String conventions "OceanSITES Manual 1.2, CF-1.1";
    String CREATION_DATE "04:53 22-May-2022";
    String creation_date "13:33 16-Nov-2017";
    String creator_email "Dai.C.McClurg@noaa.gov";
    String creator_name "Dai C Mcclurg";
    String creator_type "person";
    String creator_url "https://www.pmel.noaa.gov/";
    String data_assembly_center "NOAA/Pacific Marine Environmental Laboratory";
    String data_mode "M";
    String Data_Source "GTMBA Project Office/NOAA/PMEL";
    String data_type "OceanSITES time-series data";
    String date_update "2022-05-22T11:53:47Z";
    String distribution_statement "Follows CLIVAR (Climate Varibility and Predictability) standards, http://www.clivar.org/resources/data/clivar-data-policy/. Data available free of charge. User assumes all risk for use of data. User must display citation in any publication or product using data. User must contact PI  prior to any commercial use of data.";
    Float64 Easternmost_Easting 8.0;
    String featureType "TimeSeriesProfile";
    String File_info "Contact: Dai.C.McClurg@noaa.gov";
    String format_version "1.2";
    Float64 geospatial_lat_max 21.0;
    Float64 geospatial_lat_min -10.0;
    String geospatial_lat_units "degrees_north";
    Float64 geospatial_lon_max 8.0;
    Float64 geospatial_lon_min -38.0;
    String geospatial_lon_units "degrees_east";
    Float64 geospatial_vertical_max 120.0;
    Float64 geospatial_vertical_min 1.0;
    String geospatial_vertical_positive "down";
    String geospatial_vertical_units "m";
    String history 
"20220522 00:00:00 data updated at PMEL
2024-04-19T04:50:56Z (local files)
2024-04-19T04:50:56Z https://data.pmel.noaa.gov/generic/erddap/tabledap/pirata_hourly_psal.html";
    String id "OS_6s8e_200606_M_TVSM_dy";
    String infoUrl "https://www.pmel.noaa.gov/ocs/";
    String institution "NOAA/PMEL/OCS";
    String institution_references "https://www.pmel.noaa.gov/";
    String keywords "african, african-asian-australian, analysis, array, asian, australian, dat, data, density, depth, earth, Earth Science > Oceans > Salinity/Density > Salinity, environmental, flag, hour, hourly, in-situ, laboratory, latitude, longitude, marine, method, monsoon, moored, noaa, noaa/pacific, ocean, oceans, oceansites, ocs, pacific, pirata, pmel, practical, prediction, processing, psal, PSAL_DM, PSAL_QC, quality, research, salinity, science, sea, sea_water_practical_salinity, seawater, situ, time, water";
    String keywords_vocabulary "GCMD Science Keywords";
    String license "Follows CLIVAR (Climate Varibility and Predictability) standards, http://www.clivar.org/resources/data/clivar-data-policy/. Data available free of charge. User assumes all risk for use of data. User must display citation in any publication or product using data. User must contact PI  prior to any commercial use of data.";
    String naming_authority "OceanSITES";
    String netcdf_version "3.5";
    String network "PIRATA";
    Float64 Northernmost_Northing 21.0;
    String pi_name "Dr. Michael J. McPhaden: Michael.J.McPhaden@noaa.gov";
    String platform_code "6s8e";
    String qc_manual "OceanSITES Users Manual v1.2";
    String quality_control_indicator "5";
    String quality_index "A";
    String references "https://www.pmel.noaa.gov/gtmba/";
    String Request_for_acknowledgement "If you use these data in publications or presentations, please acknowledge the GTMBA Project Office of NOAA/PMEL. Also, we would appreciate receiving a preprint and/or reprint of publications utilizing the data for inclusion in our bibliography. Relevant publications should be sent to: GTMBA Project Office, NOAA/Pacific Marine Environmental Laboratory, 7600 Sand Point Way NE, Seattle, WA 98115";
    String source "Mooring observation";
    String sourceUrl "(local files)";
    Float64 Southernmost_Northing -10.0;
    String standard_name_vocabulary "CF Standard Name Table v70";
    String subsetVariables "latitude, longitude";
    String summary "OceanSITES hourly in-situ dat. OceanSITES Pilot Research Moored Array in the Tropical Atlantic (PIRATA) hourly PSAL in-situ data";
    String time_coverage_end "2022-05-22T08:00:00Z";
    String time_coverage_start "1998-01-22T00:00:00Z";
    String title "OceanSITES PIRATA hourly PSAL in-situ data";
    String update_interval "daily";
    Float64 Westernmost_Easting -38.0;
  }
}

 

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.18
Disclaimers | Privacy Policy | Contact