ERDDAP > tabledap > Make A Graph ?

Dataset Title:  Time Series of Algeal Bloom Predictions in the Estuary and Gulf of Saint-
Lawrence | Séries temporelles des prédictions de floraison d'algues toxiques
dans le golfe et l'estuaire du Saint-Laurent
Subscribe RSS
Institution:  Fisheries and Oceans Canada   (Dataset ID: mpoAlguesSeriesTemporelles)
Range: time = 2022-04-29T00:00:00Z to 2026-06-17T12:00:00Z
Information:  Summary ? | License ? | Metadata | Background (external link) | Data Access Form | Files
 
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: 
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 ? )
   
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 {
    String _CoordinateAxisType "Time";
    Float64 actual_range 1.6511904e+9, 1.7816976e+9;
    String axis "T";
    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";
  }
  lowerStLawrenceEstuary {
    Float32 actual_range 0.09495218, 63.55862;
    String long_name "Lower St Lawrence Estuary";
  }
  northWesternGulf {
    Float32 actual_range 0.02650559, 54.55999;
    String long_name "North Western Gulf";
  }
  lowerNorthShore {
    Float32 actual_range 0.02063011, 13.28033;
    String long_name "Lower North Shore";
  }
  chaleurBay {
    Float32 actual_range 0.0266117, 37.07906;
    String long_name "Chaleur Bay";
  }
  magdalenIslands {
    Float32 actual_range 0.02434656, 22.77866;
    String long_name "Magdalen Islands";
  }
  bayOfFundy {
    Float32 actual_range 0.07559641, 9.250227;
    String long_name "Bay Of Fundy";
  }
  princeEdwardIsland {
    Float32 actual_range 0.02808419, 22.14245;
    String long_name "Prince Edward Island";
  }
  scotianShelf {
    Float32 actual_range 0.05856887, 11.23056;
    String long_name "Scotian Shelf";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String Conventions "COARDS, CF-1.6, ACDD-1.3, NCCSV-1.2";
    String history 
"2026-08-18T00:42:49Z (local files)
2026-08-18T00:42:49Z http://erddap.cioos.ca/tabledap/mpoAlguesSeriesTemporelles.das";
    String infoUrl "???";
    String institution "Fisheries and Oceans Canada";
    String keywords "bay, bayOfFundy, chaleur, chaleurBay, data, edward, estuary, fundy, gulf, island, islands, lawrence, local, lower, lowerNorthShore, lowerStLawrenceEstuary, magdalen, magdalenIslands, north, northWesternGulf, prince, princeEdwardIsland, scotian, scotianShelf, shelf, shore, source, time, western";
    String license "Open Government Licence - Canada";
    String sourceUrl "(local files)";
    String standard_name_vocabulary "CF Standard Name Table v70";
    String summary "Time series of algeal bloom predictions in the estuary and gulf of Saint-Lawrence";
    String summary_fr "Séries temporelles des prédictions de floraison d'algues toxiques dans le golfe et l'estuaire du Saint-Laurent.";
    String testOutOfDate "now-32days";
    String time_coverage_end "2026-06-17T12:00:00Z";
    String time_coverage_start "2022-04-29T00:00:00Z";
    String title "Time Series of Algeal Bloom Predictions in the Estuary and Gulf of Saint-Lawrence | Séries temporelles des prédictions de floraison d'algues toxiques dans le golfe et l'estuaire du Saint-Laurent";
  }
}

 

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