![]() |
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [Odontesthes regia: 2023 common garden experiment] - Common garden experimental data on temperature effects in offspring of four Odontesthes regia populations collected along the Chilean coast from Sep to Oct 2023 (Expanding the silverside system to quantify how climate gradients determine co- and countergradient adaptation strength in the ocean) ![]() ![]() |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_956677_v1) |
Information: | Summary ![]() ![]() ![]() |
Attributes { s { Species { String long_name "Species"; String units "unitless"; } Population { String long_name "Population"; String units "unitless"; } PopLabel { String long_name "Poplabel"; String units "unitless"; } longitude { String _CoordinateAxisType "Lon"; Float32 actual_range -72.9375, -70.1464; String axis "X"; String ioos_category "Location"; String long_name "Longitude"; String standard_name "longitude"; String units "degrees_east"; } latitude { String _CoordinateAxisType "Lat"; Float32 actual_range -41.5044, -20.2733; String axis "Y"; String ioos_category "Location"; String long_name "Latitude"; String standard_name "latitude"; String units "degrees_north"; } Temp { Int32 actual_range 11, 23; String long_name "Temp"; String units "degrees Celsius"; } Replicate { Int32 actual_range 0, 4; String long_name "Replicate"; String units "unitless"; } BucketID { Int32 actual_range 0, 34; String long_name "Bucketid"; String units "unitless"; } Fertilization_date { String long_name "Fertilization_date"; String units "unitless"; } mainhatchday { String long_name "Mainhatchday"; String units "unitless"; } sampleday { String long_name "Sampleday"; String units "unitless"; } Sample { String long_name "Sample"; String units "unitless"; } ID { Int32 actual_range 1, 66; String long_name "Id"; String units "unitless"; } TL { Float32 actual_range 5.9, 44.0; String long_name "Tl"; String units "millimeter (mm)"; } wW { String long_name "Ww"; String units "milligram (mg)"; } } NC_GLOBAL { String cdm_data_type "Other"; String Conventions "COARDS, CF-1.6, ACDD-1.3"; String creator_email "info@bco-dmo.org"; String creator_name "BCO-DMO"; String creator_url "https://www.bco-dmo.org/"; String doi "10.26008/1912/bco-dmo.956677.1"; Float64 Easternmost_Easting -70.1464; Float64 geospatial_lat_max -20.2733; Float64 geospatial_lat_min -41.5044; String geospatial_lat_units "degrees_north"; Float64 geospatial_lon_max -70.1464; Float64 geospatial_lon_min -72.9375; String geospatial_lon_units "degrees_east"; String history "2025-08-14T03:19:42Z (local files) 2025-08-14T03:19:42Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_956677_v1.html"; String infoUrl "https://osprey.bco-dmo.org/dataset/956677"; String institution "BCO-DMO"; 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 -20.2733; String sourceUrl "(local files)"; Float64 Southernmost_Northing -41.5044; String summary "To study patterns of local adaptation to latitudinal temperature gradients in the ocean, we conducted the first common garden experiment on the Chilean silverside (Odontesthes regia). Wild adult spawners from four locations (20 – 42°S) along the Chilean coast were used to produce offspring that was then reared in triplicates from fertilization to approximately 35 mm total lengths (TL) under a set of four common temperatures in the laboratory (11-23°C) and ad libitum feeding conditions. Larval and juvenile TL were measured via calibrated digital pictures (intermediate samples) or via calipers (final samples). Subsequently, the data will allow calculating population, temperature, and life-stage-specific growth capacities (i.e., TL growth rates at excess feeding conditions). This will reveal whether higher latitude populations have evolved genetically faster growth capacities than lower latitude populations – as has so far been shown only for northern hemisphere fishes. In addition, adults collected from each location were x-rayed to count the vertebrae of each specimen and subsequently test, whether lower latitude populations have fewer vertebrae on average than their higher latitude conspecifics – a phenomenon known as Jordan's Rule. This dataset includes measurements of total length (TL) and wet weight (wW), developmental stage (Sample), individual ID, and key dates including fertilization, main hatching, and sampling. It also contains population information (Species, Population, PopLabel), collection site metadata (Longitude, Latitude), and specific conditions of the common garden experiment, such as temperature treatment (Temp), replicate number, and bucket ID. The supplemental tables provide additional data including adult total length and collection metadata (Table 1), vertebral counts from x-ray images and associated metadata (Table 2), and high-resolution temperature records from each experimental treatment tank throughout the common garden experiment (Table 3)."; String title "[Odontesthes regia: 2023 common garden experiment] - Common garden experimental data on temperature effects in offspring of four Odontesthes regia populations collected along the Chilean coast from Sep to Oct 2023 (Expanding the silverside system to quantify how climate gradients determine co- and countergradient adaptation strength in the ocean)"; Float64 Westernmost_Easting -72.9375; } }
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.