NOAA ERDDAP
Easier access to scientific data
   
Brought to you by NOAA NMFS SWFSC ERD    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  Aircraft_Missions 1977_2019 Subscribe RSS
Institution:  NOAA   (Dataset ID: aircraft_flights_1977_2019)
Information:  Summary ? | License ? | FGDC | ISO 19115 | Metadata | Background (external link) | Subset | Files | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
   or a List of Values ?
   Maximum ?
 
 tropical_cyclone_name ?      
   - +  ?
 flight_id ?      
   - +  ?
 time (UTC) ?          1977-08-22T11:25:00Z    2019-10-18T23:59:59Z
  < slider >
 latitude (degrees_north) ?          -90.0    90.0
  < slider >
 longitude (degrees_east) ?          -180.0    179.99
  < slider >
 heading (Aircraft Heading, degree) ?          -360.0    3599.0
 ground_speed (Aircraft Ground Speed, m s-1) ?          -2390.3    2384.0
 true_air_speed (m s-1) ?          -2688.1    4039.0
 altitude (Geopotential Altitude, m) ?          -40195.0    39671.0
  < slider >
 pressure (Air Pressure, mb) ?          -1108.4    11775.0
 wind_direction (degree) ?          -2150.4    3600.0
 wind_speed (m s-1) ?          -316.8    5.716049382716001E27
 temperature (K) ?          -300.85    3549.85
 dewpoint_temperature (K) ?          -7.69531979085E9    1234836.15
 vertical_velocity (m s-1) ?          -8534.0    32767.0
 
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 {
  tropical_cyclone_name {
    String ioos_category "Unknown";
    String long_name "Tropical Cyclone Name";
    String standard_name "tropical_cyclone_name";
  }
  flight_id {
    String comment "The flight ID is the date, flight type, and number of the flight this day. N means N49, H means H42, A and U means Air Force, and I means N43";
    String ioos_category "Identifier";
    String long_name "Flight Id";
    String standardname "Flight ID";
  }
  time {
    String _CoordinateAxisType "Time";
    Float64 actual_range 2.410971e+8, 1.571443199e+9;
    String axis "T";
    String calendar "gregorian";
    String comment "Seconds since 1970-01-01T00:00:00Z";
    String ioos_category "Time";
    String long_name "Time";
    String observation_type "measured";
    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 -999.0;
    Float64 actual_range -90.0, 90.0;
    String axis "Y";
    Float64 colorBarMaximum 90.0;
    Float64 colorBarMinimum -90.0;
    String comment "Latitude of Observation (degree N positive)";
    String ioos_category "Location";
    String long_name "Latitude";
    String observation_type "measured";
    String platform "aircraft";
    String standard_name "latitude";
    String units "degrees_north";
    Float64 valid_max 90.0;
    Float64 valid_min -90.0;
  }
  longitude {
    String _CoordinateAxisType "Lon";
    Float64 _FillValue -999.0;
    Float64 actual_range -180.0, 179.99;
    String axis "X";
    Float64 colorBarMaximum 180.0;
    Float64 colorBarMinimum -180.0;
    String comment "Longitude of Observation (degree E positive)";
    String ioos_category "Location";
    String long_name "Longitude";
    String observation_type "measured";
    String platform "aircraft";
    String standard_name "longitude";
    String units "degrees_east";
    Float64 valid_max 180.0;
    Float64 valid_min -180.0;
  }
  heading {
    Float64 _FillValue -999.0;
    Float64 actual_range -360.0, 3599.0;
    String comment "0 = north; 45 = east";
    String ioos_category "Unknown";
    String long_name "Aircraft Heading";
    String observation_type "measured";
    String platform "aircraft";
    String standard_name "heading";
    String units "degree";
  }
  ground_speed {
    Float64 _FillValue -999.0;
    Float64 actual_range -2390.3, 2384.0;
    String ioos_category "Currents";
    String long_name "Aircraft Ground Speed";
    String observation_type "measured";
    String platform "aircraft";
    String standard_name "platform_speed_wrt_ground";
    String units "m s-1";
  }
  true_air_speed {
    Float64 _FillValue -999.0;
    Float64 actual_range -2688.1, 4039.0;
    String ioos_category "Currents";
    String long_name "True_Air_Speed";
    String observation_type "measured";
    String platform "aircraft";
    String standard_name "platform_speed_wrt_air";
    String units "m s-1";
  }
  altitude {
    String _CoordinateAxisType "Height";
    String _CoordinateZisPositive "up";
    Float64 _FillValue -999.0;
    Float64 actual_range -40195.0, 39671.0;
    String axis "Z";
    Float64 colorBarMaximum 1000.0;
    Float64 colorBarMinimum -50.0;
    String ioos_category "Location";
    String long_name "Geopotential Altitude";
    String observation_type "measured";
    String platform "aircraft";
    String positive "up";
    String source_name "geopotential_altitude";
    String standard_name "altitude";
    String units "m";
  }
  pressure {
    Float64 _FillValue -999.0;
    Float64 actual_range -1108.4, 11775.0;
    Float64 colorBarMaximum 1050.0;
    Float64 colorBarMinimum 950.0;
    String ioos_category "Pressure";
    String long_name "Air Pressure";
    String observation_type "measured";
    String platform "aircraft";
    String standard_name "air_pressure";
    String units "mb";
  }
  wind_direction {
    Float64 _FillValue -999.0;
    Float64 actual_range -2150.4, 3600.0;
    Float64 colorBarMaximum 360.0;
    Float64 colorBarMinimum 0.0;
    String ioos_category "Wind";
    String long_name "Wind Direction";
    String observation_type "measured";
    String platform "aircraft";
    String standard_name "wind_direction";
    String units "degree";
  }
  wind_speed {
    Float64 _FillValue -999.0;
    Float64 actual_range -316.8, 5.716049382716001e+27;
    Float64 colorBarMaximum 15.0;
    Float64 colorBarMinimum 0.0;
    String ioos_category "Wind";
    String long_name "Wind Speed";
    String observation_type "measured";
    String platform "aircraft";
    String standard_name "wind_speed";
    String units "m s-1";
  }
  temperature {
    Float64 _FillValue -999.0;
    Float64 actual_range -300.85, 3549.85;
    Float64 colorBarMaximum 313.0;
    Float64 colorBarMinimum 263.0;
    String ioos_category "Temperature";
    String long_name "Temperature";
    String observation_type "measured";
    String platform "aircraft";
    String standard_name "air_temperature";
    String units "K";
  }
  dewpoint_temperature {
    Float64 _FillValue -999.0;
    Float64 actual_range -7.69531979085e+9, 1234836.15;
    Float64 colorBarMaximum 313.0;
    Float64 colorBarMinimum 273.0;
    String ioos_category "Temperature";
    String long_name "Dewpoint Temperature";
    String observation_type "measured";
    String platform "aircraft";
    String standard_name "dew_point_temperature";
    String units "K";
  }
  vertical_velocity {
    Float64 _FillValue -999.0;
    Float64 actual_range -8534.0, 32767.0;
    String ioos_category "Currents";
    String long_name "Vertical Velocity";
    String observation_type "measured";
    String platform "aircraft";
    String standard_name "upward_air_velocity";
    String units "m s-1";
  }
 }
  NC_GLOBAL {
    String acknowledgement "This project is funded by the National Oceanic and Atmospheric Administration (NOAA)";
    String cdm_data_type "Point";
    String comment "Aircraft Mission profiles. These data were originally identified in file .../1999/emily/19990827U3.10sec.txt";
    String Conventions "COARDS, CF-1.6, ACDD-1.3";
    String creator_email "Sandra.Bringas-at-noaa.gov";
    String creator_name "Sandra Bringas";
    String creator_type "person";
    String creator_url "https://www.noaa.gov/";
    Float64 Easternmost_Easting 179.99;
    String featureType "Point";
    Float64 geospatial_lat_max 90.0;
    Float64 geospatial_lat_min -90.0;
    String geospatial_lat_units "degrees_north";
    Float64 geospatial_lon_max 179.99;
    Float64 geospatial_lon_min -180.0;
    String geospatial_lon_units "degrees_east";
    Float64 geospatial_vertical_max 39671.0;
    Float64 geospatial_vertical_min -40195.0;
    String geospatial_vertical_positive "up";
    String geospatial_vertical_units "m";
    String history 
"2025-04-30T09:03:30Z (local files)
2025-04-30T09:03:30Z https://erddap.aoml.noaa.gov/hdb/erddap/tabledap/aircraft_flights_1977_2019.html";
    String infoUrl "https://www.noaa.gov/";
    String institution "NOAA";
    String keywords "air, air_pressure, air_temperature, aircraft, altitude, atmosphere, atmospheric, currents, cyclone, data, dew, dew point, dew_point_temperature, dewpoint, dewpoint_temperature, direction, earth, Earth Science > Atmosphere > Atmospheric Pressure > Atmospheric Pressure Measurements, Earth Science > Atmosphere > Atmospheric Pressure > Sea Level Pressure, Earth Science > Atmosphere > Atmospheric Pressure > Static Pressure, Earth Science > Atmosphere > Atmospheric Temperature > Air Temperature, Earth Science > Atmosphere > Atmospheric Temperature > Dew Point Temperature, Earth Science > Atmosphere > Atmospheric Temperature > Surface Air Temperature, Earth Science > Atmosphere > Atmospheric Water Vapor > Dew Point Temperature, Earth Science > Atmosphere > Atmospheric Winds > Surface Winds, Earth Science > Atmosphere > Atmospheric Winds > Vertical Wind Motion, flight, flight_id, ground, ground_speed, heading, identifier, latitude, level, longitude, measurements, missions, motion, name, noaa, platform, platform_speed_wrt_air, platform_speed_wrt_ground, point, pressure, science, sea, sea level, seawater, speed, static, surface, temperature, time, tropical, tropical_cyclone_name, true, true_air_speed, upward, upward_air_velocity, vapor, velocity, vertical, vertical_velocity, water, wind, wind_direction, wind_speed, winds, wrt";
    String keywords_vocabulary "GCMD Science Keywords";
    String license 
"The data may be used and redistributed for free but is not intended
for legal use, since it may contain inaccuracies. Neither the data
Contributor, ERD, 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, of this information.";
    Float64 Northernmost_Northing 90.0;
    String sourceUrl "(local files)";
    Float64 Southernmost_Northing -90.0;
    String standard_name_vocabulary "CF Standard Name Table v70";
    String subsetVariables "tropical_cyclone_name, flight_id";
    String summary "Aircraft Mission profiles. These data were originally identified in file .../2019/td03/20190723U1.01.txt";
    String time_coverage_end "2019-10-18T23:59:59Z";
    String time_coverage_start "1977-08-22T11:25:00Z";
    String title "Aircraft_Missions 1977_2019";
    Float64 Westernmost_Easting -180.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.25_1
Disclaimers | Privacy Policy | Contact