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.

11

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

11 results for “Ocean Carbon Cycle”

Learn how ShareScore rates datasets ↗
zenodo52/100

The Southern Ocean carbon cycle 1985-2018: Mean, seasonal cycle, trends and storage - Data

<p>Postprocessed data set used for RECCAP2 Southern Ocean chapter:</p><p>Hauck, Gregor, et al.: The Southern Ocean carbon cycle 1985-2018: Mean, seasonal cycle, trends and storage</p><p>The raw data is available at: Müller, Jens Daniel. (2023). RECCAP2-ocean data collection [Data set]. Zenodo. https://doi.org/10.5281/zenodo.7990823</p><p>Scripts for plotting are available at https://github.com/RECCAP2-ocean/Southern-Ocean and a frozen version of the scripts is deposited at:</p><p>Judith Hauck, Luke Gregor, Cara Nissen, Lavinia Patara, Mark Hague, &amp; Precious Mongwe. (2023). The Southern Ocean carbon cycle 1985-2018: Mean, seasonal cycle, trends and storage - Scripts. Zenodo. https://doi.org/10.5281/zenodo.10076121</p><p>&nbsp;</p>

opencc-by-4.0Sep 2023View 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 →
zenodo40/100

Dataset from "The Land-to-Ocean Loops of the Global Carbon Cycle" article

<p>Dataset of Tables S1, S2 and S3 from the paper entitled&nbsp;&quot;The Land-to-Ocean Loops of the Global Carbon Cycle&quot;.</p>

opencc-by-4.0Dec 2020View details →
zenodo40/100

Carbon-latitude analysis of the ocean carbon cycle computed from NEMO-Medusa

<p>NetCDF files containing carbon-latitude&nbsp;stream functions computed from the coupled physical-biogeochemical model&nbsp;NEMO-Medusa. The stream functions have been computed for the last years of a historical run and the first years of the RCP 8.5 scenario run (2000-2009). The dataset includes a climatology of the most important tracers, the computed meridional carbon transports in the ocean, and volume distribution in the carbon-latitude space.</p>

opencc-by-4.0Jun 2019View details →
zenodo40/100

Supplementary material for "Including filter-feeding gelatinous macrozooplankton in a global marine biogeochemical model: model-data comparison and impact on the ocean carbon cycle"

<p>Supplementary material for &quot;Including filter-feeding gelatinous macrozooplankton in a global marine biogeochemical model: model-data comparison and impact on the ocean carbon cycle&quot;.&nbsp;&nbsp;</p> <p>Clerc, C., Bopp, L., Benedetti, F., Vogt, M., and Aumont, O.: Including filter-feeding gelatinous macrozooplankton in a global marine biogeochemical model: model-data comparison and impact on the ocean carbon cycle, EGUsphere [preprint], https://doi.org/10.5194/egusphere-2022-1282, 2022.</p> <p>Three&nbsp;directories can be downloaded:</p> <p><strong>DataOBS</strong> : &nbsp;AtlantECO [WP2] &ndash;&nbsp;Traditional microscopy&nbsp;dataset &ndash;&nbsp;Thaliacea (Salpida+Doliolida+Pyromosomatida) abundance and biomass concentration data, presented in&nbsp;Clerc et al. (2022).&nbsp;</p> <p><strong>FigPaper </strong>: Source code and .nc files for the figures&nbsp;presented in Clerc et al. (2022) (https://doi.org/10.5194/egusphere-2022-1282).&nbsp;</p> <p><strong>MY_SRC_PISCES_NEMO_3.6 :</strong> Additional fortran routines&nbsp;for the compilation&nbsp;of PISCES-FFGM, the model developed for Clerc et al. (2022),&nbsp;from NEMO-3.6 (https://www.nemo-ocean.eu)</p>

opencc-by-4.0Jan 2023View details →
dryad36/100

Southern Ocean's circulation impact on the marine carbon cycle

<p>In the context of past and present climate change, the Southern Ocean (SO) has been identified as a crucial region modulating the concentration of atmospheric CO<sub>2</sub>. The sustained upwelling of carbon-rich deep waters and inefficient nutrient utilisation at the surface of SO leads to an outgassing of natural CO<sub>2</sub>, while anthropogenic CO<sub>2</sub> is entrained to depth during the formation of Antarctic Bottom water (AABW), Antarctic intermediate water (AAIW) and sub-Antarctic mode water (SAMW). Changes to the SO circulation resulting from both dynamic and buoyancy forcing can alter the rate of upwelling as well as formation and subsequent transport of AABW, AAIW and SAMW, thus impacting the air-sea CO<sub>2</sub> exchange in SO. Models of all complexity robustly show that stronger southern hemispheric (SH) westerlies enhance the SO upwelling, thus leading to stronger natural CO<sub>2</sub> outgassing, with a sensitivity of ∼0.13 GtC/yr for a 10% increase in SH westerly windstress. While the impact of changes in the position of the SH westerly winds was previously unclear, recent simulations with high-resolution ocean/sea-ice/carbon cycle models show that a poleward shift of the SH westerlies also enhances natural CO<sub>2</sub> outgassing with a sensitivity of ∼0.08GtC/yr for a 5• poleward shift. While enhanced AABW transport reduces deep ocean natural DIC concentration and increases surface natural DIC concentration, it acts on a centennial timescale. Future work should better constrain both the natural and anthropogenic carbon cycle response to changes in AABW and the compound impacts of dynamic and buoyancy changes on the SO marine carbon cycle.</p>

opencc-zeroMay 2024View details →
dryad36/100

Southern Ocean's circulation impact on the marine carbon cycle

Open the record for dataset details and reuse information.

publicMay 2024View details →
zenodo32/100

Data and figure production code for 'Hydrological cycle amplification imposes spatial pattern on climate change response of ocean pH and carbonate chemistry'

<p>Time mean data, and python code, used to create figures in 'Hydrological cycle amplification imposes spatial pattern on climate change response of ocean pH and carbonate chemistry', Biogeosciences, Hogikyan and Resplandy 2024</p>

opencc-by-4.0Jul 2024View details →
zenodo32/100

Contribution of chemoautotrophy and heterotrophy to the microbial carbon cycle in the Southwestern Atlantic Ocean

<p>Supplementary Material of the article &quot;Contribution of chemoautotrophy and heterotrophy to the microbial carbon cycle in the Southwestern Atlantic Ocean&quot;&nbsp;</p> <p>Supplementary Table S1:&nbsp;Location and Oceanographic Instrumentation used at each station of the Project BIOIL in November 2019 on board the R/V Alpha Crucis.</p> <p>Supplementary Table S2:&nbsp;Microbial processes of the water column, including the zone of the water column, depth (m), the dark carbon fixation (DCF) (&micro;gC.m<sup>-3</sup>.h<sup>-1</sup>) and heterotrophic microbial production (HMP) (&micro;gC.m<sup>-3</sup>.h<sup>-1</sup>) rates.</p> <p>Supplementary Table S3:&nbsp;Microbial processes of the sediment samples, including layer (cm), the dark carbon fixation (DCF) (&micro;gC.m<sup>-3</sup>.h<sup>-1</sup>) and heterotrophic microbial production (HMP) (&micro;gC.m<sup>-3</sup>.h<sup>-1</sup>) rates.</p> <p>Supplementary Table S4:&nbsp;Correlation between the Dark Carbon Fixation (DCF), Heterotrophic Microbial Production (HMP) and the environmental parameters of the water column.</p> <p>Supplementary Table S5:&nbsp;Correlation between the Dark Carbon Fixation (DCF), Heterotrophic Microbial Production (HMP) and the environmental parameters of the sediments.</p>

opencc-by-4.0Dec 2022View details →
zenodo32/100

Variable Stoichiometry Effects on Glacial/Interglacial Ocean Model Biogeochemical Cycles and Carbon Storage - MODEL OUTPUT

<p>This is the repository for the model output and controls pertaining to the simulation experiments performed in &quot;Variable Stoichiometry Effects on Glacial/Interglacial Ocean Model Biogeochemical Cycles and Carbon Storage&quot; by Nathaniel Fillman, Andreas Schmittner, and Karin Kvale. Citation and DOI for parent publication will be updated here when available.<br> See https://github.com/fillmann/variable-stoichiometry for model code.</p>

opencc-by-4.0Jul 2023View details →
nasa24/100

NSF Collaborative Research: A RAPID response to Hurricane Harvey impacts on coastal carbon cycle, metabolic balance and ocean acidification

Collaborative Research: A RAPID response to Hurricane Harvey's impacts on coastal carbon cycle, metabolic balance and ocean acidification.

restrictednotspecifiedApr 2025View 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