ICATMAR ERDDAP
Easier access to scientific data
| ?    
Brought to you by ICATMAR    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  medits_aut_25_tb Subscribe RSS
Institution:  ICATMAR   (Dataset ID: public_medits_aut_25_tb)
Information:  Summary ? | License ? | Metadata | Background (external link) | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 type_of_file ?              
 country ?              
 area ?              
 vessel ?              
 year ?              
 month ?              
 day ?              
 haul_number ?              
 codend_closing ?              
 part_of_the_codend ?              
 faunistic_category ?              
 genus ?              
 species ?              
 name_of_the_reference_list ?              
 total_weight_in_the_haul ?              
 total_number_in_the_haul ?              
 nb_of_females ?              
 nb_of_males ?              
 nb_of_undetermined ?              
 
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 {
  type_of_file {
    String ioos_category "Unknown";
    String long_name "Type Of File";
  }
  country {
    String ioos_category "Location";
    String long_name "Country";
  }
  area {
    String ioos_category "Unknown";
    String long_name "Area";
  }
  vessel {
    String ioos_category "Unknown";
    String long_name "Vessel";
  }
  year {
    String ioos_category "Time";
    String long_name "Year";
  }
  month {
    String ioos_category "Time";
    String long_name "Month";
  }
  day {
    String ioos_category "Time";
    String long_name "Day";
  }
  haul_number {
    Float64 colorBarMaximum 100.0;
    Float64 colorBarMinimum 0.0;
    String ioos_category "Statistics";
    String long_name "Haul Number";
  }
  codend_closing {
    String ioos_category "Unknown";
    String long_name "Codend Closing";
  }
  part_of_the_codend {
    String ioos_category "Unknown";
    String long_name "Part Of The Codend";
  }
  faunistic_category {
    String ioos_category "Unknown";
    String long_name "Faunistic Category";
  }
  genus {
    String ioos_category "Taxonomy";
    String long_name "Genus";
  }
  species {
    String ioos_category "Taxonomy";
    String long_name "Species";
  }
  name_of_the_reference_list {
    String ioos_category "Unknown";
    String long_name "Name Of The Reference List";
  }
  total_weight_in_the_haul {
    String ioos_category "Unknown";
    String long_name "Total Weight In The Haul";
  }
  total_number_in_the_haul {
    Float64 colorBarMaximum 100.0;
    Float64 colorBarMinimum 0.0;
    String ioos_category "Statistics";
    String long_name "Total Number In The Haul";
  }
  nb_of_females {
    String ioos_category "Unknown";
    String long_name "Nb Of Females";
  }
  nb_of_males {
    String ioos_category "Unknown";
    String long_name "Nb Of Males";
  }
  nb_of_undetermined {
    String ioos_category "Unknown";
    String long_name "Nb Of Undetermined";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String Conventions "COARDS, CF-1.10, ACDD-1.3, NCCSV-1.2";
    String creator_name "ICATMAR";
    String creator_type "institution";
    String history 
"2026-04-18T14:54:39Z (source database)
2026-04-18T14:54:39Z http://erddap.icatmar.cat/erddap/tabledap/public_medits_aut_25_tb.html";
    String infoUrl "???";
    String institution "ICATMAR";
    String keywords "area, aut, category, closing, codend, codend_closing, country, data, day, faunistic, faunistic_category, females, file, genus, haul, haul_number, icatmar, list, males, medits, month, name, name_of_the_reference_list, nb_of_females, nb_of_males, nb_of_undetermined, number, part, part_of_the_codend, reference, species, statistics, taxonomy, time, total, total_number_in_the_haul, total_weight_in_the_haul, type, type_of_file, undetermined, vessel, weight, year";
    String license 
"This dataset by ICATMAR is licensed under a Creative Commons Attribution 4.0
        International License. You should have received a copy of the license along with this work.
        If not, see https://creativecommons.org/licenses/by/4.0/.";
    String sourceUrl "(source database)";
    String standard_name_vocabulary "CF Standard Name Table v70";
    String summary "medits_aut_25_tb. ICATMAR data from a local source.";
    String title "medits_aut_25_tb";
  }
}

 

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