Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

955

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

955 results for “Ocean data”

Learn how ShareScore rates datasets ↗
zenodo44/100

Model results and observation data in Zhang et al. modeling of wave interference at Ocean Beach, CA

<p>The dataset contains modeling results and observation data supporting the manuscript of&nbsp;Phase-resolved modeling of wave interference and its effects on nearshore circulation in a large ebb shoal-beach system by Yu Zhang, Fengyan Shi, Jim Kirby, Xi Feng.</p>

opencc-by-3.0-usMar 2022View details →
zenodo44/100

Satellite tracking data of white sharks in the southwest Indian Ocean (2012-2014)

<p>These data comprise locations and individual&nbsp;metadata from 34&nbsp;white sharks&nbsp;(<em>Carcharodon carcharias</em>) instrumented&nbsp;March-May&nbsp;2012&nbsp;with telemetry devices along the coast of South Africa. These devices were SPOT5 transmitters (SPOT-257, SPOT-258; Wildlife Computers) which transmit locations via&nbsp;ARGOS CLS. All research methods were approved and conducted under the South African Department of Environmental Affairs: Oceans and Coasts permitting authority.</p> <p>This dataset is linked to the manuscript Kock et al. 2021&nbsp;&quot;Sex and size influence the spatiotemporal distribution of white sharks, with implications for interactions with fisheries and spatial management in the southwest Indian Ocean&quot;.</p> <p>The data are structured in long format, so that each row in the dataset represents an observation. The columns in the data are as follows.</p> <p>DeployID: This a factor variable identifying each&nbsp;individual shark. It has 34&nbsp;levels.</p> <p>SPOT: This is a numeric variable identifying the tag number unique to each shark.</p> <p>Date: This is a date variable (POSIXct) that gives the date and time of a geographic location record&nbsp;in UTC time.</p> <p>Type: This is a character variable identifying the type of location record.</p> <p>Quality: This is a character variable made up of numbers and letters giving the location error associated with each location as provided by ARGOS.</p> <p>Latitude: This is a numeric variable&nbsp;and gives the latitude&nbsp;of the shark at the time of each record.</p> <p>Longitude: This is a numeric variable&nbsp;and gives the longitude of the shark at the time of each record.</p> <p>Area_tagged: This is a character variable that gives the area where the shark was tagged.</p> <p>Sex: This is a character variable identifying the sex of the shark, either &quot;F&quot; or &quot;M&quot; for female and male.</p> <p>TL: This is a numeric variable giving the total length of the shark in centimetres.</p> <p>Maturity: This is a character variable giving the maturity of the shark based on its total length following Malcolm et al. 2001:&nbsp;juveniles (male and female: 175-300 cm TL), sub-adults (male: &gt;300-360 cm TL; females: &gt;300-480 cm TL) and adults (male: &gt;360 cm TL; female: &gt;480 cm TL).</p> <p>&nbsp;</p>

opencc-by-4.0Oct 2021View details →
zenodo44/100

Processing and Data for "Estimating ocean net primary productivity from daily cycles of carbon biomass measured by profiling floats"

<p><strong>Description: </strong></p> <p>These files&nbsp;contain&nbsp;processed BGC-Argo float data, figure data, the radiocarbon productivity subset, bootstrapping results, and the associated Python/Matlab code to calculate net primary productivity from daily cycles of optical backscatter and dissolved oxygen.</p> <p>The raw float data used in this study are available from the Argo Global Data Assembly Centers in Brest, France (ftp://ftp.ifremer.fr/ifremer/argo/dac/coriolis) and Monterey, California (ftp://usgodae.org/pub/outgoing/argo/dac/coriolis). The raw MODIS satellite-based productivity data is available from the Oregon State University Ocean Productivity site (<a href="http://orca.science.oregonstate.edu/npp_products.php">http://orca.science.oregonstate.edu/npp_products.php</a>). The raw MODIS satellite-based euphotic depth estimates are available from the NASA L3 browser (<a href="https://oceancolor.gsfc.nasa.gov/l3/">https://oceancolor.gsfc.nasa.gov/l3/</a>). The original ship-based estimates of net primary productivity are available from the Pangaea (<a href="https://doi.pangaea.de/10.1594/PANGAEA.932417">https://doi.pangaea.de/10.1594/PANGAEA.932417</a>) and the British Oceanography Data Centre (<a href="https://www.bco-dmo.org/dataset/814803">https://www.bco-dmo.org/dataset/814803</a>).</p> <p><strong>Please cite as: </strong></p> <p>Stoer, A., and Fennel, K. 2022.&nbsp;Processing and Data for Estimating&nbsp;ocean net primary productivity from daily cycles of carbon biomass measured by profiling floats. Zenodo. doi:&nbsp;10.5281/zenodo.6977161.</p> <p><strong>Python/MATLAB Software Description:&nbsp;</strong></p> <p>dielFit_GOPeqCR.m: This code is from Johnson and Bif (2021). We have&nbsp;added outputs for standard errors for linear and PvE models and sunrise/sunset times. To run this code with the associated Python software a MATLAB engine needs to be installed. Please see:&nbsp;<a href="https://www.mathworks.com/help/matlab/matlab-engine-for-python.html">https://www.mathworks.com/help/matlab/matlab-engine-for-python.html</a></p> <p>argo_so_processing_20220815.py: This code is the first of two pieces of software for estimating net&nbsp;primary productivity from floats in the Southern Ocean. The program below&nbsp;obtains the data from the BGC Argo database (Argo, 2021) and processes it.&nbsp;Simple data quality control, interpolation, biogeochemical calculations, and&nbsp;data binning occur. The processed float data is located in the folder &#39;Processed Argo Transects&#39;.</p> <p>argo_daily_npp_20220815.py: This code using processed Argo float data that contains oxygen and particle backscatter measurements&nbsp; to infer net primary production. The code combines the float that meet the criteria of sampling at all local hours of the&nbsp;day throughout its lifetime. Then, it constructs diel cycles from this data by finding the median value of each hour and uses the code from Johnson and Bif (2021), which is a modified version from Barone et al. (2019). The algorithm used to convert particle backscatter to particulate organic carbon is from Graff et al.&nbsp;(2015). We assume that dissolved primary productivity accounts for 30% of total primary productivity (Moran et al., 2022).</p> <p>argo_daily_npp_bootstrap_20220815.py: This code using processed Argo float data that contains co-located oxygen and particle backscatter measurements to infer net primary production. This code is very similar to argo_daily_npp_20220815.py but randomly samples a subset of the&nbsp;co-located profiles at different sample sizes before calculating net primary productivity. Productivity is calculated at each sample size 1000 times. The results of this analysis is located in the folder &#39;Bootstrapped Results&#39;.&nbsp;</p> <p>More details can be found in the code itself.&nbsp;</p> <p><strong>Data&nbsp;Descriptions:&nbsp;</strong></p> Data from &#39;Processed Argo Transects&#39; Folder | Description for each variable <table><tbody><tr> <th>Variable</th> <th>Description</th> <th>Units</th> </tr> </tbody><tbody> <tr> <td>depth</td> <td>Average depth of depth bin</td> <td>m</td> </tr> <tr> <td>mid_depth</td> <td>Center of depth bin</td> <td>m</td> </tr> <tr> <td>pressure</td> <td>Average pressure in depth bin</td> <td>dbar</td> </tr> <tr> <td>profile_index</td> <td>Profile number or index</td> <td>&nbsp;</td> </tr> <tr> <td>profile_longitude</td> <td>Average longitude of profile</td> <td>degE</td> </tr> <tr> <td>profile_latitude</td> <td>Average latitude of profile</td> <td>degN</td> </tr> <tr> <td>profile_time</td> <td>Average UTC time of profile</td> <td>yyyy-mm-dd hh:mm:ss</td> </tr> <tr> <td>profile_local_time</td> <td>Average local time of profile</td> <td>yyyy-mm-dd hh:mm:ss</td> </tr> <tr> <td>profile_local_hour</td> <td>The hour of the local timestamp</td> <td>&nbsp;</td> </tr> <tr> <td>salinity</td> <td>Seawater salinity</td> <td>PSU</td> </tr> <tr> <td>temperature&nbsp;</td> <td>Seawater temperature</td> <td>degC</td> </tr> <tr> <td>oxygen</td> <td>Dissolved oxygen concentration</td> <td>umol kg-1</td> </tr> <tr> <td>oxygen_saturation</td> <td>Saturated dissolved oxygen concentration calculated from the Garcia and Gordon (1992) equation.</td> <td>umol kg-1</td> </tr> <tr> <td>oxygen_anom</td> <td>The difference between observed dissolved oxygen concentration and saturated oxygen&nbsp;</td> <td>umol kg-1</td> </tr> <tr> <td>bbp470</td> <td>Optical backscatter coefficient at 470 nm. Particulate organic carbon is calculated in&nbsp;argo_daily_npp_20220815.py</td> <td>m-1</td> </tr> </tbody> </table> <table> <tbody><tr> <th>Variable</th> <th>Description</th> <th>Units</th> </tr> </tbody><tbody> <tr> <td>wmo</td> <td>WMO number of float</td> <td>&nbsp;</td> </tr> <tr> <td>profile_index</td> <td>Profile index or profile number taken by float</td> <td>&nbsp;</td> </tr> <tr> <td>profile_latitude</td> <td>Average profile latitude</td> <td>degN</td> </tr> <tr> <td>profile_longitude</td> <td>Average profile longitude</td> <td>degE</td> </tr> </tbody> </table> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <table> <tbody><tr> <th>Variable</th> <th>Description</th> <th>Units</th> </tr> </tbody><tbody> <tr> <td>fod</td> <td>Fraction of day</td> <td>&nbsp;</td> </tr> <tr> <td>oxy</td> <td>Sinusoidal curve fit to oxygen</td> <td>mol m-3</td> </tr> <tr> <td>poc</td> <td>Sinusoidal curve fit to particulate organic carbon</td> <td>mol m-3</td> </tr> <tr> <td>oxy_med</td> <td>Hourly median oxygen</td> <td>mol m-3</td> </tr> <tr> <td>oxy_sem</td> <td>Hourly standard error of oxygen</td> <td>mol m-3</td> </tr> <tr> <td>poc_med</td> <td>Hourly median particulate organic carbon</td> <td>mol m-3</td> </tr> <tr> <td>poc_sem</td> <td>Hourly standard error of particulate organic carbon</td> <td>mol m-3</td> </tr> <tr> <td>region</td> <td>Name of data subset (e.g., 30-40 deg N, co-located)</td> <td>&nbsp;</td> </tr> </tbody> </table> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <table> <tbody><tr> <th>Variable</th> <th>Description</th> <th>Units</th> </tr> </tbody><tbody> <tr> <td>region</td> <td>Name of data subset (e.g., 30-40 deg N)&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>depth</td> <td>Depth of profile</td> <td>m</td> </tr> <tr> <td>zeu</td> <td>1% euphotic depth from Lee et al. (2013) algorithm from NASA (2022) L3 satellite products.&nbsp;</td> <td>m</td> </tr> <tr> <td>n_profiles_bpp</td> <td>Number of backscatter profiles</td> <td>&nbsp;</td> </tr> <tr> <td>n_profiles_oxy</td> <td>Number of oxygen profiles</td> <td>&nbsp;</td> </tr> <tr> <td>n_floats_bbp</td> <td>Number of floats with backscatter measurements</td> <td>&nbsp;</td> </tr> <tr> <td>n_floats_oxy</td> <td>Number of floats with oxygen measurements</td> <td>&nbsp;</td> </tr> <tr> <td>gop_do</td> <td>Gross oxygen productivity estimated from dissolved oxygen</td> <td>mol m-3 yr-1</td> </tr> <tr> <td>gop_do_serr</td> <td>Standard error of gross oxygen productivity estimated from dissolved oxygen</td> <td>mol m-3 yr-1</td> </tr> <tr> <td>gop_do_p</td> <td>p-value of curve fit to hourly oxygen data</td> <td>&nbsp;</td> </tr> <tr> <td>gop_do_r2</td> <td>r-squared value of curve to hourly oxygen data</td> <td>&nbsp;</td> </tr> <tr> <td>oxy_sr</td> <td>The calculated sunrise time as a fraction of the day</td> <td>&nbsp;</td> </tr> <tr> <td>oxy_ss</td> <td>The calculated sunset time as a fraction of the day</td> <td>&nbsp;</td> </tr> <tr> <td>gpp_bbp</td> <td>Gross carbon productivity estimated from optical backscatter</td> <td>mol m-3 yr-1</td> </tr> <tr> <td>gpp_bbp_serr</td> <td>Standard error of gross carbon productivity estimated from optical backscatter</td> <td>mol m-3 yr-1</td> </tr> <tr> <td>gop_do_p</td> <td>p-value of curve fit to hourly particulate organic carbon data</td> <td>&nbsp;</td> </tr> <tr> <td>gop_do_r2</td> <td>r-squared value of curve to hourly particulate organic carbon data</td> <td>&nbsp;</td> </tr> <tr> <td>gop_bbp</td> <td>Gross oxygen productivity calculated from gross carbon productivity (gpp_bbp)</td> <td>mol m-3 yr-1</td> </tr> <tr> <td>gop_bbp_serr</td> <td>Standard error of gross oxygen productivity calculated from gross carbon productivity (gpp_bbp_serr)</td> <td>mol m-3 yr-1</td> </tr> <tr> <td>npp_bbp</td> <td>Net primary productivity calculated from backscatter-based gross oxygen productivity (gop_bbp)</td> <td>mol m-3 yr-1</td> </tr> <tr> <td>npp_bbp_serr</td> <td>Standard error of net primary productivity calculated from backscatter-based gross oxygen productivity (gop_bbp_serr)</td> <td>mol m-3 yr-1</td> </tr> <tr> <td>npp_do</td> <td>Net primary productivity calculated from oxygen-based gross oxygen productivity (gop_do)</td> <td>mol m-3 yr-1</td> </tr> <tr> <td>npp_do_serr</td> <td>Standard error of net primary productivity calculated from oxygen-based gross oxygen productivity (gop_do_serr)</td> <td>mol m-3 yr-1</td> </tr> </tbody> </table> <table> </table> Data for Fig. S1 | Description for number_of_bbp_profiles_in_each_year.csv and number_of_oxy_profiles_in_each_year.csv <table><tbody><tr> <th>Variable</th> <th>Description</th> <th>Units</th> </tr> </tbody><tbody> <tr> <td>year</td> <td>Year</td> <td>&nbsp;</td> </tr> <tr> <td>bbp470</td> <td>Number of backscatter profiles</td> <td>&nbsp;</td> </tr> <tr> <td>oxygen_anom</td> <td>Number of oxygen profiles</td> <td>&nbsp;</td> </tr> </tbody> </table> <table> </table> <table> <tbody><tr> <th>Variable</th> <th>Description</th> <th>Units</th> </tr> </tbody><tbody> <tr> <td>mid_depth</td> <td>Depth of NPP profile</td> <td>m</td> </tr> <tr> <td>mean</td> <td>Mean volumetric 14C-NPP at depth</td> <td>mmol m-3 yr-1</td> </tr> <tr> <td>median</td> <td>Median volumetric 14C-NPP at depth</td> <td>mmol m-3 yr-1</td> </tr> <tr> <td>min</td> <td>Minimum volumetric 14C-NPP at depth</td> <td>mmol m-3 yr-1</td> </tr> <tr> <td>maximum</td> <td>Maximum volumetric 14C-NPP</td> <td>mmol m-3 yr-1</td> </tr> </tbody> </table> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <table> <tbody><tr> <th><strong>Variable</strong></th> <th>Description</th> <th>Units</th> </tr> </tbody><tbody> <tr> <td>subset</td> <td>Number of profiles randomly sampled from the co-located dataset</td> <td>&nbsp;</td> </tr> <tr> <td>int_npp_do</td> <td>Euphotic-depth-integrated net primary productivity calculated from oxygen-based gross oxygen productivity</td> <td>mol m-2 y-1</td> </tr> <tr> <td>int_npp_bbp</td> <td>Euphotic-depth-integrated net primary productivity calculated from backscatter-based gross oxygen productivity</td> <td>mol m-2 y-1</td> </tr> <tr> <td>gop_do_r2</td> <td>R-squared of the sinusoidal curve to the diel cycle of oxygen anomaly</td> <td>&nbsp;</td> </tr> <tr> <td>gpp_bbp_r2</td> <td>R-squared of sinusoidal curve to the diel cycle of particulate organic carbon</td> <td>&nbsp;</td> </tr> </tbody> </table> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <table> <tbody><tr> <th>Variable</th> <th>Description</th> <th>Units</th> </tr> </tbody><tbody> <tr> <td>ROSE</td> <td>Topographic (negative values are below sea level)</td> <td>m</td> </tr> <tr> <td>ETOPO05_Y</td> <td>Latitude</td> <td>degN</td> </tr> <tr> <td>ETOPO05_X</td> <td>Longitude</td> <td>degE</td> </tr> </tbody> </table> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <table> <tbody><tr> <th>Variable</th> <th>Description</th> <th>Units</th> </tr> </tbody><tbody> <tr> <td>database</td> <td>Database the data was extracted from</td> <td>&nbsp;</td> </tr> <tr> <td>Month</td> <td>Month of NPP measurement</td> <td>month of year</td> </tr> <tr> <td>npp_14c</td> <td>Net primary productivity estimated from the radiocarbon method</td> <td>mmol m-3 y-1</td> </tr> <tr> <td>depth</td> <td>depth of 14C-NPP measurement</td> <td>m</td> </tr> </tbody> </table> <table> </table>

opencc-by-4.0Aug 2021View details →
zenodo44/100

A data set of monthly global ocean vertical velocity from 1950-2014

<p>This data set provides monthly global ocean vertical velocity from 1950-2014. It was constructed from 41 CMIP6 models (historical experiment). It may be used for investigating the large-scale upwelling and downwelling.</p> <p>Note that this data set has not been widely tested. Please feel free to contact the author if you had any questions or concerns.</p> <p>It will be greatly appreciated if you could send the author an email when you used this data set, so that the author can better improve this data set, and more importantly, provide you with updated data sets or any modifications.</p> <p>&nbsp;</p> <p>&nbsp;</p>

opencc-by-4.0Sep 2022View details →
zenodo44/100

ACCESS-AM2 Southern Ocean cloud and radiation data for k-means clustering and analysis

<p>The ACCESS-AM2&nbsp;(Australian Community Climate and Earth-System Simulator - Atmospheric Model Version 2) data and k-means analysis used for the&nbsp;study described in Fiddes et al. 2022 &#39;<em>Southern Ocean cloud and shortwave radiation biases in a nudged climate model simulation: does the model ever get it right?&#39; .</em>&nbsp;</p> <p>Included files:&nbsp;</p> <ul> <li>modis_cluster_centres_2015-2019.nc&nbsp; - kmeans derived cluster centres for MODIS</li> <li>modis_cluster_labels_2015-2019.nc&nbsp; -&nbsp; kmeans derived cluster labels for MODIS&nbsp;</li> <li>bx400_cluster_labels_2015-2019.nc&nbsp; -&nbsp; kmeans fitted cluster label for model&nbsp;</li> <li>COSP_vars_bx400_2015-2019.nc&nbsp; -&nbsp; model data for analysis&nbsp;</li> </ul> <p>The code that performs the analysis/generates this data and has instructions for where to download MODIS data&nbsp;can be found here:&nbsp;https://github.com/sfiddes/code_for_publications_2022/tree/main/ACCESS_cloud_radiation_eval</p>

opencc-by-4.0Jun 2022View details →
zenodo44/100

Data set for the paper: Intercomparison of ocean colour algorithms for picophytoplankton carbon in the ocean

<p>This dataset contains the phytoplankton carbon,Cphy, obtained from in situ counts of phytoplankton cells using ow cytometry presented in the paper [13]. The location and time of the samples have been matched with the satelllite data in the Ocean&nbsp; Colour Climate Change Initiative (OCCCI) dataset. This dataset is the match between the in situ Cphy and the products from using the OCCCI inputs (i.e. chlorophyll concentration, backscattering coecient, phytoplankton absorption) with 6 different algorithms. This document describes the dataset details: data sources, computation of Cphy, selected data.</p>

opencc-by-4.0Nov 2017View details →
zenodo44/100

Data from: Possible provenance of IRD by tracing late Eocene Antarctic iceberg melting using a high-resolution ocean model

<p>This repository contains the data supplemented to&nbsp;<a href="https://doi.org/10.5194/cp-21-441-2025">Elbertsen et al. (2025)</a>&nbsp;based on Mark Elbertsen's MSc project in which he performed depth-integrated Lagrangian iceberg tracing around Antarctica during the late Eocene using high-resolution ocean model data. Using the OceanParcels framework, iceberg melting (or growth) was simulated using several kernels, including for the dominant iceberg melt terms: basal melt, buoyant convection and wave erosion. By defining kernels for five different order-of-magnitude iceberg size classes, the model was be used to determine the minimum iceberg size required for icebergs to survive the late Eocene warmth. The model output of these simulations can be found here.</p> <p>&nbsp;</p> <p>This research is funded by ERC Starting Grant 802835 (OceaNice) to Peter K. Bijl.</p>

opencc-by-4.0May 2024View details →
zenodo44/100

Supporting Data: Phylogeny of Arbacia Gray, 1835 (Echinoidea) reveals diversification patterns in the Atlantic and Pacific Oceans.

<p>This dataset contains:</p> <ol> <li>Appendix S1, metadata asociated with the specimens (collection localities, specimen numbers)</li> <li>The aligned sequence files for each marker: COI_fasta, 16S_fasta, CR_fasta</li> <li>The concatenated sequence file COI + 16S + CRA + 28S Arbacia_supermatrix_fasta and the partition file partitions_concat</li> <li>The Bayesian trees for COI, 16S, CRA, and the supermatrix: BI_tree_16S, BI_tree_COI, BI_tree_CR, BI_tree_Arbacia_supermatrix</li> <li>The ML tree of the supermatrix: ML_tree_Arbacia_supermatrix</li> <li>Appendix S2, which includes various information on the primers used, PCR cycles, etc.</li> <li>Appendix S3, which includes the index calculations for each marker.</li> </ol>

opencc-by-4.0Sep 2024View details →
zenodo44/100

Data archive for the peer-reviewed journal article "Links between atmospheric aerosols and sea state in the Arctic Ocean"

<p>This dataset accompanies the peer-reviewed journal article titled "Links between atmospheric aerosols and sea state in the Arctic Ocean" which was accepted for publication in the Journal of Atmospheric Environment in September 2024, https://doi.org/10.1016/j.atmosenv.2024.120844. &nbsp;</p> <p>This dataset contains information on sea surface properties, meteorology, and aerosol data from measurements conducted during the Arctic Century Expedition which was carried out in August and September of 2021 in the Russian Arctic region. The dataset contains the following information:</p> <p><br>1) aerosol_size_distributions.csv: The hourly averaged time-series of aerosol size distribution measurements from an aerodynamic particle sizer. Further information for this data file is provided in Meta_data_for_aerosol_size_distributions.txt.</p> <p><br>2) aerosol_composition_and_volume.csv: Time series of mass concentrations of Na+Mg (SSA proxy) and Al+Si+Ca (dust proxy) in aerosol particles collected on filters. The time-series also contains aerosol volume concentration information for the coarse and fine aerosol categories, i.e., samples with count median diameters larger than 0.99 &micro;m and smaller than 0.99 &micro;m, respectively. Further information for this data file is provided in Meta_data_for_aerosol_composition_and_volume.txt. &nbsp;</p> <p><br>3) sea_surface_elevation_time_series.pkl: a pickle file containing the sea surface elevation time-series. The sea surface elevation data was extracted from 3D-reconstructed sea surface data. The 3D reconstruction of the sea surface was achieved by processing stereoscopic images of the sea surface using the Waves Acquisition Stereo System (WASS) software (Bergamasco et al., 2017). Further information for this data file is provided in Metadata_for_sea_surface_elevation_time_series.txt.</p> <p><br>4) aerosol_meteo_wave_merged_data.csv: This file contains the time-series of merged hourly averages of aerosol number concentrations, meteorological data, environmental data, and sea surface properties. The dataset also contains the average coordinate of the research vessel and its distance to land masses throughout the expedition. The meteorological data were measured during the expedition and the original unmerged data are available in Thurnherr et al. (2024). Other environmental data, such as sea surface temperature, are obtained from the fifth generation ECMWF reanalysis for the global climate and weather (ERA5, Hersbach et al., 2023), and sea ice concentration was obtained from AMSR-2 daily satellite measurements (Copernicus Climate Change Service (C3S), 2020). Sea surface properties are extracted from time series of sea surface elevation. Further information for this data file is provided in Metadata_for_aerosol_meteo_wave_merged_data.txt.</p>

opencc-by-4.0Aug 2024View details →
zenodo44/100

Intermediate data products for: Moored Turbulence Measurements using Pulse-Coherent Doppler Sonar (Zippel et al. 2021, Journal of Atmospheric and Oceanic Technology)

<p>This repository contains some of the intermediate data products needed to reproduce the results in the&nbsp;<em>Journal of Atmospheric and Oceanic Technology</em>&nbsp;article &quot;Moored Turbulence Measurements using Pulse-Coherent Doppler Sonar&quot; by S.F. Zippel, J. T. Farrar, C. J. Zappa, U. Miller, L. St. Laurent, T. Ijichi, R. A. Weller, L. McRaven, S. Nylund, and D. Le Bel.&nbsp;Specifically, this material should allow reproduction of Figures 3, 5-7, 12 and 13.&nbsp;Reproduction of Figures 8-11 also requires data from associated&nbsp;glider deployments nearr the SPURS-1 mooring, which may be requested from co-author L. St. Laurent.</p> <p>Code to do the analysis and make the plots is here:&nbsp;https://github.com/zippelsf/MooredTurbulenceMeasurements</p> <p>Matlab data files:</p> <p>(1) 677404_burst1865.mat</p> <p>Single-burst data used for the example spectral fit in Figure 7. The burst was collected during the SPURS-1 project at 21.5m depth.&nbsp;The data collection and processing methods are described in detail in Section 2.&nbsp;</p> <p>(2) 811604_burst0510.mat (Single-burst data used in the unwrapping example, Figure 5)</p> <p>(3)&nbsp;8116_dissipation_timeseries.mat (Used for associated ancillary data in Figure 6)</p> <p>(4)&nbsp;913411_burst2879.mat (Single-burst data, used for ancillary data to make Figure 3).</p> <p>(5)&nbsp;BuoyancyFlux_b.mat</p> <p>Ocean buoyancy flux estimates for SPURS-2 dataset, created from the 1-hr &quot;met&quot; and &quot;flux&quot; files available on the UOP website, and using&nbsp;the Gibbs SeaWater (GSW) toolbox to estimate &quot;alpha&quot; and &quot;beta&quot;. The estimated buoyancy fluxes were used for Figure 12.</p> <p>(6)&nbsp;BuoyancyFlux_c.mat</p> <p>Ocean buoyancy flux estimates for SPURS-1&nbsp;dataset, created from the 1-hr &quot;met&quot; and &quot;flux&quot; files available on the UOP website, and using&nbsp;the Gibbs SeaWater (GSW) toolbox to estimate &quot;alpha&quot; and &quot;beta&quot;. The estimated buoyancy fluxes were used for Figure 12.</p> <p>(7)&nbsp;SPURS1_dissipation_grid_v1d.mat</p> <p>Gridded TKE dissipation rates for SPURS-1&nbsp;dataset. Processing of these data is described extensively in Section 2.&nbsp;Data used in Figures 8-13. Dissipation rates also available on NASA&#39;s PODAAC.</p> <p>(8)&nbsp;spurs1_met_1hr.mat (Processed met data from SPURS-1 mooring. Also available on WHOI&#39;s UOP website.)</p> <p>(9)&nbsp;SPURS2_dissipation_grid_v1c.mat</p> <p>Gridded TKE dissipation rates for SPURS-2&nbsp;dataset. Processing of these data is described extensively in Section 2.&nbsp;Data used in Figures 12. Dissipation rates also available on NASA&#39;s PODAAC.</p>

openmit-licenseJun 2021View details →
zenodo44/100

Environmental and AIS data collected during the EUMarineRobots Trans-National Access activities experiments using the NATO STO-CMRE Littoral Ocean Observatory Network testbed

<p>Environmental and AIS data collected during the H2020 project EUMarineRobots&nbsp;Trans-National Access activities&nbsp;experiments using the NATO STO-CMRE Littoral Ocean Observatory Network (LOON) testbed. Environmental data consists of temperature measured across the water column; sound velocity measured close to the surface and close to the sea bottom; meteorological data at the surface (i.e., pressure, temperature, wind speed and direction, humidity and rain). The environmental dataset is complemented with Automatic Identification System (AIS) data for the ships transiting close to &nbsp;the LOON area (Gulf of La Spezia, Italy)</p> <p>Temperature measured across the water column in the LOON area (Gulf of La Spezia, Italy). The dataset includes measurements for:<br> i) Nov 12, 19-20, 23-24 - 2020<br> ii) Dec 1-4, 14-20 - 2020<br> iii) Jan 12-13, 15, 18-24, 27-28 - 2021</p> <p><br> Meteorological data at the surface (i.e., pressure, temperature, wind speed and direction, humidity and rain) in the LOON area (Gulf of La Spezia, Italy). The dataset includes measurements for:<br> i) Nov 12, 19-20, 23-24 - 2020<br> ii) Dec 1-4, 14-20 - 2020<br> iii) Jan 12-13, 15, 18-24, 27-28 - 2021</p> <p><br> Sound velocity measured close to the surface (SVP1) and close to the sea bottom (SVP2) in the LOON area (Gulf of La Spezia, Italy). The dataset includes measurements for:<br> i) Nov 12, 19-20, 23-24 - 2020<br> ii) Dec 1-4, 14-20 - 2020<br> iii) Jan 12-13, 15, 18-24, 27-28 - 2021</p> <p>SVP2 data &nbsp;missing for &nbsp;Dec 14-20 (2020) and Jan 24, 27-28 (2021).</p> <p>Automatic Identification System (AIS) data for the ships transiting close to &nbsp;the LOON area (Gulf of La Spezia, Italy). The dataset includes AIS data for:<br> i) Nov 12, 19-20, 23-24 - 2020<br> ii) Dec 1-4, 14-20 - 2020<br> iii) Jan 12-13, 15, 18-24, 27-28 - 2021<br> &nbsp;</p> <p>For reference, see: &quot;Environmental data collected on the CMRE LOON tested during the EUMR project: dataset description&quot;,&nbsp;&nbsp;Petroccia, Roberto; Zappa, Giovanni; Cimino, Giampaolo; Grati, Alberto; Alves, Jo&atilde;o. CMRE-DA-2021-001. July 2021, available&nbsp; at&nbsp;https://www.cmre.nato.int/research/publications/latest-techreports/1638-cmre-da-2021-001</p>

opencc-by-4.0Jun 2021View details →
zenodo44/100

High-resolution sea ice drift and deformation example data derived from Sentinel-1 in the Arctic Ocean during MOSAiC

<p>This data set contains two high-resolution sea ice drift and deformation fields from 30/31 December 2019 and 20/21 June 2021. They were acquired in the Transpolar Drift along the drift track of the research campaign &quot;Multidisciplinary drifting Observatory for the Study of Arctic Climate (MOSAiC). Drift fields were calculated from Sentinel-1, HH polarization SAR images acquired in enhanced wide mode. These had a pixel resolution of 50 m in Polar Stereographic North projection (latitude of true scale: 70 N, center longitude: 45 W). We used an ice tracking algorithm introduced by Thomas et al. (2008, 2011) and modified by Hollands and Dierking (2011) to derive drift from sequential pairs. The time step between two sequential images is approximately one day. The resulting drift data set was defined on a regular grid with a spatial resolution of 700 m. Outliers in the velocity data were reduced by a 3x3 point running median filter covering an area of 2.1x2.1 km. For the deformation estimates, we calculated deformation using a linear approximation based on Green&#39;s Theorem that relates the double integral over a plane to the line integral along a simple curve surrounding the plane. We discretized the curve applying the trapezoid method that linearly interpolates velocity between the vertices of the grid cells. This work contains modified Copernicus Sentinel data (2020)</p> <p>Related publications:</p> <p><strong>von Albedyll, L., Haas, C., and Dierking, W.</strong>: Linking sea ice deformation to ice thickness redistribution using high-resolution satellite and airborne observations, The Cryosphere, 15, 2167&ndash;2186, <a href="https://doi.org/10.5194/tc-15-2167-2021">https://doi.org/10.5194/tc-15-2167-2021</a>, 2021.</p> <p><strong>Hollands, Thomas; Dierking, Wolfgang (2011):</strong> Performance of a multiscale correlation algorithm for the estimation of sea-ice drift from SAR images: initial results. <em>Annals of Glaciology</em>, <strong>52(57)</strong>, 311-317, <a href="https://doi.org/10.3189/172756411795931462">https://doi.org/10.3189/172756411795931462</a></p> <p><strong>Thomas, Mani; Geiger, Cathleen A; Kambhamettu, Chandra (2008):</strong> High resolution (400 m) motion characterization of sea ice using ERS-1 SAR imagery. <em>Cold Regions Science and Technology</em>, <strong>52(2)</strong>, 207-223, <a href="https://doi.org/10.1016/j.coldregions.2007.06.006">https://doi.org/10.1016/j.coldregions.2007.06.006</a></p> <p><strong>Thomas, Mani; Kambhamettu, Chandra; Geiger, Cathleen A (2011):</strong> Motion Tracking of Discontinuous Sea Ice. <em>IEEE Transactions on Geoscience and Remote Sensing</em>, <strong>49(12)</strong>, 5064-5079, <a href="https://doi.org/10.1109/TGRS.2011.2158005">https://doi.org/10.1109/TGRS.2011.2158005</a></p>

opencc-by-4.0Aug 2021View details →
zenodo44/100

Modelled isoscape data for: "Oceanographic and biogeochemical drivers cause divergent trends in the nitrogen isoscape in a changing Arctic Ocean"

<p>The data included in this repository includes the biogeochemical model output of nitrogen isotope fields. These data were generated by simulations with the NEMOv4.0 Ocean General Circulation Model, SI3 sea ice model, and Pelagic Interactions Scheme for Carbon and Ecosystem Studies version 2 (PISCESv2) biogeochemical model. Nitrogen isotopes were integrated within PISCESv2 for the purpoes of this study.</p> <p>All data here are in longitude, latitude and time cordinates. No depth coordinate is provided as all values are averaged over the upper 100 metres of the model.</p> <p>&nbsp;</p> <p>The file names mean the following:<br> &nbsp;</p> <p>ETOPO - refers to how the curvilinear, native grid of the model was re-gridded to a regular 360x180 longitude-latitude grid uisng the etopo60 coordinate system.</p> <p>JRA55 - these are the reanalysis-driven simulations, for which we used the Japanese Atmospheric Reanalysis (JRA55do).</p> <p>future - these are the emissions-driven simulations (historical from 1850-2005, then according to Representative Concentration Pathway 8.5 from 2006-2100.)</p> <p>picontrol - these are parallel to the emissions-driven simulations but do not include the increase in emissions.</p> <p>ndep - refers to if the historical increase in anthropogenic nitrogen deposition was included in the simulation</p> <p>d15Nno3 - isotopic composition of nitrate averaged over the upper 100 metres</p> <p>d15Npom - isotopic composition of particulate organic matter averaged over the upper 100 metres</p> <p>predictors - the average values of salinity, N* and particulate organic matter over the upper 100 metres</p> <p>annualave - annual averages, so that the data are inter-annual</p> <p>1970-1990ave_months - average monthy values over the period 1970-1990.</p>

opencc-by-4.0Aug 2021View details →
zenodo44/100

Data accompanying the article "Arctic sea ice mass balance in a new coupled ice-ocean model using a brittle rheology framework"

<p><em>Amonthly_files.tar.gz</em> contains the gridded monthly averaged quantities used in the manuscript Arctic sea ice mass balance in a new coupled ice-ocean model using a brittle rheology framework&quot; for each year between 2000 and 2018.</p> <p>Files containing &quot;simba&quot; in their name contain quantities related to the sea ice mass balance (volume of melt/growth...)</p> <p>Files containing &quot;icemod&quot; in their name contain other quantities related to sea ice properties (thickness, concentration...)</p> <p>In case information is missing, do not hesitate to contact guillaume.boutin@nersc.no , heather.regan@nersc.no or einar.olason@nersc.no</p> <p>This research has been funded by the Norwegian Research Council&nbsp; (Nansen Legacy: grant no. 27673, FRASIL: grant no. 263044, and ARIA: grant no. 302934),&nbsp; JPI Climate and JPI Oceans (MEDLEY project, under agreement with the Norwegian Research Council, grant no 316730), and by Copernicus Marine Environment Monitoring Service (CMEMS) WIzARd project. CMEMS is implemented by Mercator Ocean in the framework of a delegation agreement with the European Union<br> Copernicus Marine Environment Monitoring Services (contract no.<br> 69), and the European Space Agency through the Cryosphere Virtual Laboratory (CVL, grant no. 4000128808/19/I-NS).</p>

opencc-by-4.0Nov 2022View details →
zenodo44/100

Supporting Data -- Evaluating Mask R-CNN Models to Extract Terracing across Oceanic High Islands: an example from Sāmoa.

<p>This dataset provides supplemental information for the manuscript, &quot;Diverse terracing practices revealed by automated lidar analysis across the Sāmoan islands&quot;, submitted to Archaeological Prospection. The dataset&nbsp;contains a trained Mask R-CNN deep learning model designed for detecting archaeological terracing features on the islands of American Samoa, associated training data, and the raw and cleaned output of detected terraces.</p>

opencc-by-4.0Nov 2022View details →
zenodo44/100

A framework for estimating global river discharge from the Surface Water and Ocean Topography satellite mission example data

<p>These files contain the Confluence pipeline outputs, prior information (SOS) and Simulated SWOT shape files from the example in the &quot;A framework for estimating global river discharge from the Surface Water and Ocean Topography satellite mission&quot; manuscript.&nbsp;</p>

opencc-by-4.0Nov 2022View details →
zenodo44/100

Global Ocean Heat Content Anomalies based on Argo data

<p><strong>NOTE for users: please use the latest version of the product at https://zenodo.org/doi/10.5281/zenodo.10182972. </strong>Ocean Heat Content Anomalies (OHCA) are calculated&nbsp;(during 2005-2022) subtracting the mean over the period 2005-2021&nbsp;from the monthly time series. Yearly OHCA time series are then calculated. OHC fields are mapped using locally stationary Gaussian processes with data-driven decorrelation scales (Kuusela and Stein, 2018). A linear time trend was included in the estimate of the mean field (along with spatial terms and harmonics for the annual cycle). In the present version, mapping is done in latitude and longitude with monthly subsets of data (a future version will add time to the mapping). Mapping is done separately for different vertical sections. Different vertical sections are combined to estimate: 1. Global OHC timeseries (e.g., for level 0-2000m: GCOS_0000_2000_OHCA_J_m2_oc, for OHC in J/m2; GCOS_0000_2000_OHCA_ZJ, for OHC in ZJ; the attribute &ldquo;GCOS_area&rdquo; is included for both variable types in the netcdf file and it tells the corresponding surface area); 2. Volume averaged temperature anomaly (global) timeseries (e.g., for level 0-2000m: GCOS_0000_2000_vol_ave_temp_anom, in degC; the attribute &ldquo;GCOS_volume'' is included for this variable type in the netcdf file and it tells the corresponding volume). Regions of the ocean that are shallower than 300 m or are not sufficiently well sampled by the Argo array are not included.</p>

opencc-by-4.0Feb 2022View details →
zenodo44/100

Wordlist files of lexical data from Papua New Guinea and western Solomons Oceanic languages collated for Ross's 1986 PhD thesis and 1988 publication thereof

<p>It occurs to me that the files containing&nbsp;Western Oceanic lexical data&nbsp;that&nbsp;I collected in the late 70s/early 80s for my PhD (Ross 1988) might be useful to someone. They are also used in the volumes of <em>The lexicon of Proto&nbsp;Oceanic </em>(Ross, Pawley &amp; Osmond 1998, 2003, 2011, 2016, 2023). In any case, it is right that they be made publicly available, something that wasn&#39;t so easy back then. Most of the material is from wordlists that I collected during fieldwork in Papua New Guinea from around 1978 to 1982. The file cor06 is omitted because it contains SE Solomonic data (outside Western Oceanic) drawn from Tryon &amp; Hackman 1983.</p> <p>I keyed the data into text files in a format such that each line was the entry for a single word, and each field within an entry was marked by a backslash code (I adapted this format from SIL&#39;s conventions at the time), then arranged them in cognate sets, each set separated from the next by an empty line. This work was done between 1983 and 1985, when text files were the best way to store data. They were entered on a terminal connected to a mainframe computer at the ANU. I have converted the ASCII symbols used in the original files into UTF-8 here in the interests of readability. The conversion was largely automatic, and I have not done a full check of each file, so there may be glitches.</p> <p>Each file contains languages from a region, as listed below (and the regions sometimes cut across subgroups determined by the comparative method). Three-letter abbreviations are used for language names, and two key files are also provided, one (COR-abbrevs) ordered by regions (determined by the numerals that start each line), the other by alphabetical order of&nbsp;language name (COR-abbrevs-alph). Some three-letter codes are followed by a hyphen and an extra letter. These are dialects. For example, MUM stands for Mumeng&nbsp;and MUM-P for the Patep dialect of Mumeng.</p> <p>Data files are labelled with COR (for &#39;correspondence sets&#39;) plus a numeral. The numerals are: 1-3 New Ireland; 4 Willaumez Peninsula (New Britain) area; 5 NW Solomonic; 7+8 Papuan Tip; 9 Vitiaz Strait area and NG north coast; 10 Huon Gulf and Markham Valley; 11 South and west New Britain. 7+8 are partial only. When I keyed the files,&nbsp;I had to rely on a mainframe&#39;s nightly back-up onto tape spools. One night the system failed, and so did the restore, and I lost some data.</p> <p>The backslash codes in the data files are: \l language; \p protolanguage; \w word; \g gloss; \n note; \s source. The formatting of these files is a little odd, since they served as input to routines I wrote to pull out sound correspondences. Anything after &#39;%&#39; is the elicited form: what immediately precedes &#39;%&#39; has had something &#39;undone&#39;, e.g. metathesis.</p> <p>The orthography of the files is phonemic and largely obvious. The conventions are set out in the introductions to the volumes of&nbsp;<em>The lexicon of Proto&nbsp;Oceanic.</em></p> <p>Finally, the files also contain reconstructions at various interstages at the top of a cognate set. These were inserted for heuristic reasons during my research. Many of them did not survive into my PhD thesis, and they should preferably be ignored. The reader who is interested in current Oceanic reconstructions should turn to the volumes of <em>The lexicon of Proto&nbsp;Oceanic.</em></p>

opencc-by-4.0Apr 2023View details →
zenodo44/100

Fisheries independent trawl survey data of fish biomass on North American and European oceanic shelves.

<p>Publicly available scientific bottom trawl survey data, primarily sampling demersal commercial species, were obtained from the Northeast Pacific and North Atlantic shelf regions in 2021. The final dataset contains approx. 197,000 unique tows and includes data from 1970 to 2019 (166,000 tows between 1980-2015). For each tow in each survey, we selected all teleost and elasmobranch species and obtained species weight. We corrected these weights for differences in sampling area (in km2) and trawl gear catchability.</p> <p>The data processing scripts and individual survey data can be found on Github (DOI: 10.5281/zenodo.7992482). The data processing scripts are modified based on earlier work from Pinsky et al. (2013) and Maureaud et al. (2019).</p> <p>If the correction for gear catchability is not important, it is recommended to use the FishGlob database (DOI: 10.5281/zenodo.7484547).</p> <p>Please contact Daniel van Denderen (pdvd@aqua.dtu.dk) for questions.</p> <p><strong>Column names</strong><br> Haul_id: unique haul identifyer<br> Survey_Region: survey name or name of ecoregion (depending on survey)<br> Gear: gear information (only included for northeast Atlantic region). Gear information is available for other regions. See original survey description (sources in manuscript).<br> Year: sampling year<br> Month: sampling month<br> Longitude: longitude (EPSG:4326)<br> Latitude: latitude (EPSG:4326)<br> Swept_area: estimate of swept area of survey gear (only included for northeast Atlantic region)<br> Bottom_depth: bottom depth in meters (as recorded in the survey data)<br> Family: taxonomic family of the teleost/elasmobranch<br> Name: species name (or higher taxonomic grouping)<br> kg_km2: wet weight (kilogram) per unit of swept area (km2)<br> kg_km2_corrected: wet weight (kilogram) per unit of swept area (km2) corrected for trawl gear catchability<br> F_type: fish type (demersal or pelagic)<br> Trophic_lev: Species-specific trophic level information</p> <p><br> <strong>Data uncertainties</strong><br> Data have predominantly been analysed at the community level and between 1980 and 2015. Any species-specific inferences may need further checking.</p> <p>To reduce the effect of potential outlying biomass estimates, it is recommended to remove all individual observations 1.5 times less/greater than the interquantile range per survey and year based on log10-transformed biomass values.</p> <p>Please contact Daniel van Denderen (pdvd@aqua.dtu.dk) for any comments/questions.</p>

opencc-by-4.0Jun 2023View details →
zenodo44/100

Processed data supporting figures in Yang et al. 2023: Oceanic eddies induce a rapid formation of an internal wave continuum

<p>This data repository supports a manuscript by Luwei Yang, Roy Barkan, Kaushik Srinivasan, James C. McWilliams, Callum J. Shakespeare, and Angus H. Gibson, submitted to&nbsp;<em>Communications Earth &amp; Environment</em>. This repository contains the processed data that support the figures in the manuscript.&nbsp;</p>

opencc-by-4.0Jun 2023View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record