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.

5,805

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

5,805 results for “Data model”

Learn how ShareScore rates datasets ↗
zenodo40/100

Modelling environmental suitability of sorghum, wheat and maize in Europe under climate change (Code & data)

<p><span>Wheat and maize play an important role as crops for human consumption and animal feed in Europe. To guarantee food security and the stability of the agricultural sector in Europe, it is crucial to determine how climate change will impact the environmental suitability and thus the potential geographic distribution of these crops. Sorghum, a crop that originates in Africa, has seen a recent increase in cultivation in Europe. Due to its tolerance to more extreme climate conditions and its versatility of use, it might inherit a high potential as an alternative crop. </span></p> <p><span>Occurrence data of sorghum, wheat and maize as well as several environmental variables were used as input data for an ensemble modelling approach that averages machine learning models for species distribution modelling (SDM). CHELSA served as a source for present bioclimatic conditions and future climate scenarios, namely SSP126 and SSP370 for the period 2041-2070, and HSWD supplied soil variables, since both climate and soil influence crop development. A set of models was evaluated to select the best performing models for the ensemble modelling. The ensemble models were extrapolated to the future scenarios to predict geographic shifts of suitable cultivation areas due to climate change and analyze sorghum&rsquo;s potential as an alternative crop. </span></p> <p><span>Under the climate scenarios, the three crops saw a shift of suitability in Europe with losses in Southern Europe and expansions of suitable environmental conditions in the northeast of Europe. Sorghum was the crop with the highest potential to replace maize and wheat in Southern Europe in areas where they lose suitability under climate change. Therefore, sorghum confirmed its function as an alternative crop. It also was the crop that benefits consistently from climate change, growing its total suitable area in Europe under both climate scenarios. Maize loses total suitable area in Europe in both climate scenarios but kept the highest amount of total suitable area in Europe in all projected time periods. </span></p> <p><span>The outcome of this study is of high importance for European farmers and policy makers as it enables them to apply effective adaptation and mitigation strategies that will support crop production under future climate conditions. <br></span></p>

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

SDUST2024MSS_AO: a mean sea surface model of the Arctic Ocean based on CryoSat-2 SAR altimeter data

<p>This model is a mean sea surface model for ice-covered regions, using CryoSat-2 satellite SAR mode altimeter data from July 2010 to December 2023. The heights are referenced to the WGS-84 ellipsoid, and the grid size is 5 km &times; 5 km.</p>

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

Modelled temperature, mortality impact, and external benefits of cool roofs and rooftop photovoltaics in London - supporting data

<p>Supporting data for "Modelled temperature, mortality impact, and external benefits of cool roofs and rooftop photovoltaics in London"</p> <p>Included are outputs from the Weather Research and Forecast (WRF) model. All simulations cover London, United Kingdom over summer 2018. Scenarios include a "baseline" which represents the real urban climate of the region, and scenarios which model 100% coverage of rooftops with either high albedo materials or solar panels. Data are provided in netCDF format.</p> <ul> <li>The baseline simulation which models the current urban climate of the region WRF_Urb_BouLac_T2-V10-U10_20180525-20180831.nc</li> <li>The 100% rooftop-solar simulation WRF_Urb_BouLac_PV_T2-V10-U10-PSFC-RAINNC-TH2-Q2_20180525-20180831.nc</li> <li>The 100% high-albedo roof simulation WRF_Urb_BouLac_ClRf_T2-V10-U10-PSFC-RAINNC-TH2-Q2_20180525-20180831.nc</li> <li>The non-urban scenario is in WRF_NoUrb_BouLac_T2-V10-U10-PSFC-RAINNC-TH2-Q2_20180525-20180831.nc</li> <li>The power production estimates solarpv_prod_2018.nc</li> <li>wrf_popweighting-main.zip contains the analysis code. It is provided as-is with no guarantee of usability.</li> </ul> <p>T2 means air temperature at 2m height. V10 and U10 are windspeeds at 10m height. PSFC is surface level pressure. TH2 is potential temperature. Q2 is specific humidity at 2m height.</p> <p>More description of the simulations is given in the citing article.</p> <p>&nbsp;</p>

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

Secondary Data for: Enhanced Modeling of Back-Mixing in Chemical Reactor Networks

<p>Secondary data for the results presented in the preprint "Enhanced Modeling of Back-Mixing in Chemical Reactor Networks" by L. Gossel, M. Fricke and D. Bothe (2023).&nbsp;</p> <p>https://arxiv.org/abs/2305.11591</p> <p>Tables containing the secondary data of the results presented in Figure 5, a-d are provided.&nbsp;</p> <p>The used code is confidential and thus not included in the repository.&nbsp;</p> <p>Funded by the Hessian Ministry of Higher Education, Research, Science and the Arts - cluster project Clean Circles.&nbsp;</p>

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

Exploring deep learning models for 4D-STEM-DPC data processing

<p>This repository contains scanning transmission electron microscopy data and processing files used in the journal publication&nbsp;<strong>"Exploring deep learning models for 4D-STEM-DPC data processing"</strong>. DOI: <a href="https://doi.org/10.1016/j.ultramic.2024.114058">10.1016/j.ultramic.2024.114058</a></p> <p><strong>Prerequisites</strong></p> <p>The scripts presented below require certain open-source Python packages to run. Library versions used to run the scripts are:</p> <ul> <li>hyperspy 1.7.1</li> <li>pyxem 0.14.2</li> <li>fpd 0.2.5</li> <li>pytorch 1.12.1 (cudatoolkit 11.6.0)</li> <li>jupyterlab 4.0.7</li> </ul> <p><strong>Data files</strong></p> <p>Three zipped folders are included. Two of them contain the training- and inference data for the neural networks, aptly named&nbsp;<em>training_data.zip</em> and&nbsp;<em>inference_data.zip</em>. PyTorch state dictionaries for trained models are included in the&nbsp;<em>models.zip</em> folder.</p> <p><strong>Processing scripts</strong></p> <p>All scripts are included in an IPython notebook format (.ipynb extension). The notebooks&nbsp;<em>Segmentation.ipynb</em> and&nbsp;<em>Regression.ipynb</em> contain the code for training and inference of the segmentation and regression models, respectively. The&nbsp;<em>Training_data_creation.ipynb<strong>&nbsp;</strong></em>notebook contains the code to preprocess the training data for both neural network models. The <em>Standard_algorithms.ipynb</em> notebook has the code for doing center of mass and edge filtering/disc detection algorithms for STEM-DPC processing.</p>

opencc-by-4.0Mar 2024View details →
zenodo40/100

Runoff from Greenland's Firn Area - Why do MODIS, RCMs and a Firn Model disagree? - Code and Data

<h1>README &ndash; Overview code and data for obtaining MODIS runoff limits and comparison to and between MAR and RACMO / IMAU-FDM</h1> <p>&nbsp;</p> <h2>Basic workflow</h2> <p>Table 1 lists the projects, the pieces of code in the projects and the key output of each piece of code. This serves at illustrating the basic workflow. More detailed information on required input is provided below. The README files of the various projects provide details on how to use the code.</p> <p>&nbsp;</p> <p><strong><em>Table 1:</em></strong><em> This <strong>table might not display properly, please refer to the file _README_overview.pdf.</strong> General project overview. The projects and code are shown in the order they are intended to be used. In italic are parts of code that were not used for Machguth et al. (in review) but instead for Machguth et al. (2022). They might not be fully compatible anymore with runoff limits Y<sub>r</sub> calculated along flowline-polygons.</em></p> <table> <tbody> <tr> <td> <p><strong>Project</strong></p> </td> <td> <p><strong>Code</strong></p> </td> <td> <p><strong>Output</strong></p> </td> </tr> <tr> <td> <p>flowlines</p> </td> <td> <p>crop_gdalwarp.py</p> </td> <td> <p>DEM, cropped and reprojected to required size and grid (identical to the MODIS files)</p> </td> </tr> <tr> <td> <p>flowline_seedpoints.py</p> </td> <td> <p>Seedpoints to calculate flowlines</p> </td> </tr> <tr> <td> <p>flowline.py</p> </td> <td> <p>Flowlines and flowline- polygons</p> </td> </tr> <tr> <td> <p>MODIS_Greenland</p> </td> <td> <p>MODIS_array_filter.py</p> </td> <td> <p>Daily MODIS grids filtered for outliers</p> </td> </tr> <tr> <td> <p>MODIS_stddev_spatial.py</p> </td> <td> <p>Daily grids of MODIS spatial standard deviation</p> </td> </tr> <tr> <td> <p>MODIS_mean_stddev.py</p> </td> <td> <p>Greenland-wide map of background MODIS spatial standard deviation</p> </td> </tr> <tr> <td> <p>MODIS_NDWI_tiff_to_nc.py</p> </td> <td> <p>MODIS NDWI converted from tiff to netCDF</p> </td> </tr> <tr> <td> <p>MODIS_find_slush_limit.py</p> </td> <td> <p>Table of all detected daily <em>Y<sub>r</sub></em></p> </td> </tr> <tr> <td> <p>Greenland_RCM_analysis_prep</p> </td> <td> <p>modis_vs_mar.py</p> </td> <td> <p>Tables of daily MAR <em>Y<sub>r</sub></em> for all flowline-polygons</p> </td> </tr> <tr> <td> <p>modis_vs_racmo.py</p> </td> <td> <p>Table of daily RACMO <em>Y<sub>r</sub></em> for all flowline-polygons</p> </td> </tr> <tr> <td> <p>MODIS_Greenland_analysis</p> </td> <td> <p>MODIS_A_SLmax.py</p> </td> <td> <p>Calculates annual maxima of the Yr, written into table. C<em>reates plots visualizing MODIS Y<sub>r</sub> spatial and temporal distribution &ndash; only used in Machguth et al. (2022)</em></p> </td> </tr> <tr> <td> <p><em>MODIS_A_SLanalyis.py</em></p> </td> <td> <p><em>Plots that visualize progression and forcing behind MODIS Y<sub>r</sub> &ndash; only used in Machguth et al. (2022)</em></p> </td> </tr> <tr> <td> <p>MODIS_comp_RCM_maxYs.py</p> </td> <td> <p>For all of Greenland: Plots that compare RCM and MODIS max<em>Y<sub>r</sub></em></p> </td> </tr> <tr> <td> <p>MODIS_comp_RCM_Ys.py</p> </td> <td> <p>For all of Greenland: Plots that compare RCM and MODIS daily <em>Y<sub>r</sub></em></p> </td> </tr> <tr> <td> <p>Greenland_RCM_analysis</p> </td> <td> <p>RCM_analysis_comp_Ktransect.py</p> </td> <td> <p>For the K-transect: Plots/tables that compare RACMO/FDM and MAR Yr as well as various RCM parameters</p> </td> </tr> <tr> <td> <p>Jupyter notebooks</p> </td> <td> <p>K-transect_MAR_Greenland-wide_to_K-transect.ipynb</p> </td> <td> <p>Writes MAR .nc files that contain data only for the K-Transect</p> </td> </tr> <tr> <td> <p>K-transect_RACMO-MAR_depth-data-plot.ipynb</p> </td> <td> <p>For the K-transect: Plots to compare depth information of MAR and RACMO/FDM</p> </td> </tr> </tbody> </table> <p>&nbsp;</p> <p>&nbsp;</p> <h2>Input and output data</h2> <p>Unless mentioned otherwise, all input data required is provided in this repository. Input files for one piece of code are at the same time the output of a piece of code that needs to be run before.</p> <p><em>Note 1:</em> due to space constraints only the so called &ldquo;test&rdquo; data set for runoff limit detection is provided. The full input data to Greenland-wide runoff limit detection are too large in volume but can be obtained from the authors.</p> <p>Note 2: While we only provide the test data for the MODIS runoff limit detection, we provide the full output of the Greenland-wide runoff limit detection (these data are small in volume).</p> <h3>Input to flowlines/crop_gdalwarp.py</h3> <p>arcticdem_mosaic_100m_v30_greenland_icesheet_geoidCorr.tif</p> <h3>&nbsp;</h3> <h3>Input to <em>flowlines/flowline_seedpoints.py</em></h3> <p>seedline_v2.1.shp</p> <h3>&nbsp;</h3> <h3>Input to <em>flowlines/flowline.py</em></h3> <p>&egrave; In the case of using the test data, no seed file exists. Do not provide one, seed points will be calculated along a north-south line as specified.</p> <p>greenland_vel_mosaic200_2015-2018_vx_v02-composite-crop.tif</p> <p>greenland_vel_mosaic200_2015-2018_vy_v02-composite-crop.tif</p> <p>dem_test_gapfilled.tif</p> <p><em>or for Greenland-wide:</em></p> <p>greenland_vel_mosaic500_2015-2018_vx_v02-composite-crop.tif</p> <p>greenland_vel_mosaic500_2015-2018_vy_v02-composite-crop.tif</p> <p>arcticdem_mosaic_500m_v30_greenland_icesheet_geoidCorr_GapFilled.tif</p> <p>seedpoints_v3.4.shp</p> <h3>&nbsp;</h3> <h3>Input to <em>MODIS_Greenland/MODIS_array_filter.py</em></h3> <p>/sat_modis_proc_GR_l1test/*</p> <p>&nbsp;</p> <h3>Input to <em>MODIS_Greenland/MODIS_stddev_spatial.py</em></h3> <p>/sat_modis_proc_test_l2/*</p> <p>&nbsp;</p> <h3>Input to <em>MODIS_Greenland/MODIS_mean_stddev.py</em></h3> <p>/sat_modis_proc_test_l3/*</p> <p>dem_test_gapfilled.tif</p> <p>&nbsp;</p> <h3>Input to <em>MODIS_Greenland/ MODIS_NDWI_tiff_to_nc.py</em></h3> <p>&egrave; Input data were computed directly on Google Earth Engine, they have not been preserved, only output data exist</p> <p>&nbsp;</p> <h3>Input to <em>MODIS_Greenland/MODIS_find_slush_limit.py</em></h3> <p>/sat_modis_proc_test_l3/*</p> <p>/sat_modis_proc_test_l2_NDWI/*</p> <p>mask_greenland_icesheet/dem_test_gapfilled.tif</p> <p>Ys_polygons__test_W20km.shp</p> <p>flowlines__test_W20km.shp</p> <p>test_MOD10A1.l3.v4_yrs2000-2021_doy126-136_stddev_median.tif</p> <p>&nbsp;</p> <h3>Input to <em>Greenland_RCM_analysis_prep/modis_vs_mar.py</em></h3> <p>/flash/tedstona/MARv.HorstRCMStudy_20240624/*</p> <p>what is the DEM, probably the same as used elsewhere?</p> <p>flowline Polygons</p> <p>/flash/tedstona/_list_PolyIDs.xlsx</p> <p>Why output still to 'MAR-v3.12.1-rlim-slush.nc'? Probably simply not changed without any effect?</p> <h3>&nbsp;</h3> <h3>Input to <em>Greenland_RCM_analysis_prep/modis_vs_racmo.py</em></h3> <p>/flash/tedstona/RACMO/1km/runoff/*</p> <p>arcticdem_mosaic_500m_v30_greenland_icesheet_GeoidCorr_GapFilled_RACMO1km.tif</p> <p>racmo_polys.nc</p> <p>&nbsp;</p> <h3>Input to <em>MODIS_Greenland_analysis/MODIS_A_SLmax.py</em></h3> <p>_test_slush-limit_output_table.xlsx</p> <p><em>or the Greenland-wide output data:</em></p> <p>_GR_slush-limit_output_table.xlsx</p> <p>&nbsp;</p> <h3>Input to <em>MODIS_Greenland_analysis/MODIS_A_SLanalyis.py</em></h3> <p>KAN_U_hourly_v3_fewer_columns.xlsx</p> <p>KAN_M_hourly_v3_fewer_columns.xlsx</p> <p>(selected_SL_years_and_stripes_20km.xlsx: <em>not found and was also only used in Machguth et al., 2022)</em></p> <p>__test_table_complete_annual_max_SL.xlsx</p> <p>__test_slush-limit_output_table_OnlyValidEntries.xlsx</p> <p><em>or the Greenland-wide output data:</em></p> <p>__GR_table_complete_annual_max_SL.xlsx</p> <p>__GR_test_slush-limit_output_table_OnlyValidEntries.xlsx</p> <p>&nbsp;</p> <h3>Input to <em>MODIS_Greenland_analysis/MODIS_comp_RCM_maxYs.py</em></h3> <p>&egrave; This file has not been tested whether it also works with the &ldquo;test&rdquo; data</p> <p>RACMO2.3p2_ERA5_3h_FGRN055.1km-rlim-RUa1mm.xlsx</p> <p>MAR-v.20240624-rlim-RUa1mm.xlsx</p> <p>_stripes_with_aquifers.xlsx</p> <p>__test_table_simple_annual_max_SL.xlsx</p> <p>__test_table_complete_annual_max_SL.xlsx</p> <p><em>or the Greenland-wide output data:</em></p> <p>__GR_table_simple_annual_max_SL.xlsx</p> <p>__GR_table_complete_annual_max_SL.xlsx</p> <p>&nbsp;</p> <h3>Input to <em>MODIS_Greenland_analysis/MODIS_comp_RCM_Ys.py</em></h3> <p>&egrave; This file has not been tested whether it also works with the &ldquo;test&rdquo; data</p> <p>__GR_slush-limit_output_table_OnlyValidEntries.xlsx</p> <p>flowlines_daily_rlims_RACMO_1mmEvents_10mmAnnual_2000_2021.xlsx</p> <p>flowlines_daily_rlims_MAR-v.20240624_1mmEvents_10mmAnnual_2000_2021.xlsx</p> <p>&nbsp;</p> <h3>Input to <em>Greenland_RCM_analysis/RCM_analysis_comp_Ktransect.py</em></h3> <p>&egrave; Certain data sets (indicated below) are not provided as they would exceed the available space in the repository. They can be obtained at no conditions from the authors</p> <p>&egrave; This file has not been tested whether it would also works with the &ldquo;test&rdquo; data</p> <p><em>Too large: /FDM_Greenland-wide/* </em></p> <p><em>Too large: /RACMO-FDM_K-Transect_updated/* </em></p> <p><em>Too large: /RACMO_Greenland-wide/* </em></p> <p><em>Too large: /MARv3.14_K-transect_continuous/*</em></p> <p><em>Too large: FGRN055_Masks.nc</em></p> <p>__GR_slush-limit_output_table_OnlyValidEntries.xlsx</p> <p>__GR_table_simple_annual_max_SL.xlsx</p> <p>__GR_table_complete_annual_max_SL.xlsx</p> <p>&nbsp;</p> <h3>Input to <em>_notebooks\K-transect_MAR_Greenland-wide_to_K-transect.ipynb</em></h3> <p>&nbsp;</p> <h3>Input to <em>_notebooks\K-transect_RACMO-MAR_depth-data-plot.ipynb</em></h3> <p>&nbsp;</p> <h2>Output data</h2> <p>The basic output files of the runoff limit detection for all of Greenland are:</p> <p>_GR_slush-limit_output_table.xlsx (written by MODIS_Greenland/MODIS_find_slush_limit.py)</p> <p>__GR_slush-limit_output_table_OnlyValidEntries.xlsx (by MODIS_Greenland_analysis/MODIS_A_SLmax.py)</p> <p>__GR_table_simple_annual_max_SL.xlsx&nbsp; (by MODIS_Greenland_analysis/MODIS_A_SLmax.py)</p> <p>__GR_table_complete_annual_max_SL.xlsx&nbsp; (by MODIS_Greenland_analysis/MODIS_A_SLmax.py)</p> <p>&nbsp;</p> <p>The basic output files of the runoff limit detection for the &ldquo;test&rdquo; data set are:</p> <p>_test_slush-limit_output_table.xlsx (written by MODIS_Greenland/MODIS_find_slush_limit.py)</p> <p>__test_slush-limit_output_table_OnlyValidEntries.xlsx (by MODIS_Greenland_analysis/MODIS_A_SLmax.py)</p> <p>__test_table_simple_annual_max_SL.xlsx&nbsp; (by MODIS_Greenland_analysis/MODIS_A_SLmax.py)</p> <p>__test_table_complete_annual_max_SL.xlsx&nbsp; (by MODIS_Greenland_analysis/MODIS_A_SLmax.py)</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p>

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

Sample data for "Classification Modeling for Hazardous Rip Current Prediction" Notebook

<p>This sample dataset is used in the notebook "Classification Modeling for Hazardous Rip Current Prediction" to demonstrate the application of using machine learning to identify hazardous rip current.&nbsp; The notebook is available in the NOAA Center for Artificial Intelligence GitHub Learning Journey repository (https://github.com/noaa-ncai/learning-journey). The full dataset is available via NOAA.</p>

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

Raw data to "Order-by-disorder in the antiferromagnetic $J_1$-$J_2$-$J_3$ transverse-field Ising model on the ruby lattice"

<p>This directory contains the data used to generate the results in the work "Order-by-disorder in the antiferromagnetic $J_1$-$J_2$-$J_3$ transverse-field Ising model on the ruby lattice" [1].</p> <p>To get an overview of the organization of the directory and a description of the data we recommend the README.txt file.</p> <p>[1]: A. Duft et al., Order-by-disorder in the antiferromagnetic $J_1$-$J_2$-$J_3$ transverse-field Ising model on the ruby lattice. arXiv:2312.12941</p>

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

Topic Modeling Data

<p>This repository contains the data used to perform topic modeling on premodern texts; the article that discusses the application and the outcomes can be found here: https://doi.org/10.57813/20220623-153139-0</p>

opencc-by-4.0Jul 2022View details →
zenodo40/100

Data and models for: Learning Ordering in Crystalline Materials with Symmetry-Aware Graph Neural Networks

<p>Data (ver 1.1) and trained models for our paper "<a href="https://arxiv.org/abs/2409.13851">Learning Ordering in Crystalline Materials with Symmetry-Aware Graph Neural Networks</a>". If you use such data or models, please cite our paper. These three directories need to be downloaded and copied into our source codes in order to reproduce our paper:&nbsp;<a href="https://github.com/learningmatter-mit/PerovskiteOrderingGCNNs">https://github.com/learningmatter-mit/PerovskiteOrderingGCNNs</a></p> <ul> <li>data: All data files for training and evaluating GCNNs, with a copy archived on the Materials Data Facility (<a href="https://doi.org/10.18126/ncqt-rh18">DOI: 10.18126/ncqt-rh18</a>)</li> <li>saved_models: All saved model files for evaluating GCNNs</li> <li>best_models: All best model files for evaluating GCNNs</li> </ul>

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

Dataset and Data Dictionary for "Enhancing Consumer Satisfaction in Live Commerce: A Study of Middle-Aged Women's Cosmetics Purchases Using TAM, PVT, and SIT Models

<p>This dataset is part of a study investigating the underexplored factors driving middle-aged Chinese women&rsquo;s purchasing behavior in live commerce, particularly in the context of their decision-making amidst the rapid expansion of e-commerce. The study employs a comprehensive theoretical framework based on the Technology Acceptance Model (TAM), Perceived Value Theory (PVT), and Social Influence Theory (SIT).</p> <p>Data were collected through a structured survey administered to 653 women aged 40 to 59. The dataset captures key variables including ease of use, pricing, consumer trust, platform interactivity, and purchase satisfaction. These variables are essential for understanding the complex relationships that influence purchasing decisions in live-stream shopping environments.</p> <p>The dataset has been analyzed using Structural Equation Modeling (SEM), revealing that factors such as ease of use, perceived value from competitive pricing, consumer trust, and real-time platform interactivity significantly enhance purchase satisfaction. Moreover, the results demonstrate that perceived value moderates these relationships, amplifying their effects under conditions of high perceived value.</p> <p>This dataset provides valuable insights into the psychological and social factors that shape e-commerce behavior, offering implications for optimizing platform design to promote consumer trust and long-term engagement.</p> <p>Keywords: Live commerce, Middle-aged women, Purchasing behavior, Technology Acceptance Model (TAM), Perceived Value Theory (PVT), Social Influence Theory (SIT), Structural Equation Modeling (SEM), Consumer trust, E-commerce.</p>

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

model data for "Observed and Model-Simulated Dramatic Bottom Temperature Variations During a Weakened Typhoon in the Northern Yellow Sea"-part06

<p>This dataset is part six of the FVCOM model data of typhoon Lekima during August 2019. The data is in netcdf format.&nbsp;<br>Each nc file contained varaibles including sea level elevation, current, temperature, salinity and mixing parameters of 24 hours dring one day.</p>

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

model data for "Observed and Model-Simulated Dramatic Bottom Temperature Variations During a Weakened Typhoon in the Northern Yellow Sea"-part05

<p>This dataset is part five of the FVCOM model data of typhoon Lekima during August 2019. The data is in netcdf format.&nbsp;<br>Each nc file contained varaibles including sea level elevation, current, temperature, salinity and mixing parameters of 24 hours dring one day.</p>

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

model data for "Observed and Model-Simulated Dramatic Bottom Temperature Variations During a Weakened Typhoon in the Northern Yellow Sea"-part02

<p>This dataset is part two of the FVCOM model data of typhoon Lekima during August 2019. The data is in netcdf format.&nbsp;<br>Each nc file contained varaibles including sea level elevation, current, temperature, salinity and mixing parameters of 24 hours dring one day.</p>

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

model data for "Observed and Model-Simulated Dramatic Bottom Temperature Variations During a Weakened Typhoon in the Northern Yellow Sea"-part03

<p>This dataset is part three of the FVCOM model data of typhoon Lekima during August 2019. The data is in netcdf format.&nbsp;<br>Each nc file contained varaibles including sea level elevation, current, temperature, salinity and mixing parameters of 24 hours dring one day.</p>

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

model data for "Observed and Model-Simulated Dramatic Bottom Temperature Variations During a Weakened Typhoon in the Northern Yellow Sea"-part04

<p>This dataset is part one of the? FVCOM model data of typhoon Lekima during August 2019. The data is in netcdf format.&nbsp;<br>Each nc file contained varaibles including sea level elevation, current, temperature, salinity and mixing parameters of 24 hours dring one day.</p>

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

model data for "Observed and Model-Simulated Dramatic Bottom Temperature Variations During a Weakened Typhoon in the Northern Yellow Sea"-Part01

<p>This dataset is part one of the&nbsp; FVCOM model data of typhoon Lekima during August 2019. The data is in netcdf format. Each nc file contained varaibles including sea level elevation, current, temperature, salinity and mixing parameters of 24 hours dring one day.</p>

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

Data for: Accurate state-of-charge estimation for sodium-ion batteries based on a low-complexity model with hierarchical learning

<p>The dataset accompanies the Journal of Energy Storage publication by Shuquan Wang et al. (2024), Accurate state-of-charge estimation for sodium-ion batteries based on a low-complexity model with hierarchical learning, DOI 10.1016/j.est.2024.112571.&nbsp;</p> <h2><strong>Experimental Description:</strong></h2> <p>The dataset comprises results from two experimental tests: pulse testing and driving cycle testing. These tests were conducted on two types of sodium-ion batteries&mdash;one with a capacity of 3.2 Ah (battery numbers: 1, 2, and 5) and another with a capacity of 10 Ah (battery numbers: 3, 4, and 6).</p> <h3><strong>Pulse Testing:</strong></h3> <p>The pulse tests were carried out using a battery test platform, consisting of an Arbin battery testing system, a temperature-controlled chamber, and a computer. The tests were performed on two 3.2 Ah and two 10 Ah sodium-ion batteries from Transimage and HiNa, respectively, with a nominal voltage of 3.0 V. The upper and lower cut-off voltages were set at 3.9 V and 1.5 V.</p> <p>Enhanced pulse tests were conducted at six different temperatures: -5 ℃, 5 &deg;C, 15 ℃, 25 ℃, 35 ℃, and 45 ℃. The state-of-charge (SOC) was varied in 10% intervals, with pulse currents escalating incrementally from 0.25C to 3C at 0.25C intervals. Each pulse lasted for 5 seconds, followed by a 15-second rest. After completing each set of pulses, the current was increased, and the process was repeated with a two-minute pause between sets of pulses.</p> <h3><strong>Driving Cycle Testing:</strong></h3> <p>The driving cycle tests were designed to simulate real-world driving conditions using various standard test methods, including the Federal Urban Driving Schedule (FUDS), Urban Dynamometer Driving Schedule (UDDS), and Dynamic Stress Test (DST). These tests were performed in a temperature-controlled chamber using both the 3.2 Ah and 10 Ah sodium-ion batteries.</p> <p>As with the pulse tests, driving cycle tests were carried out at temperatures of -5 ℃, 5 &deg;C, 15 ℃, 25 ℃, 35 ℃, and 45 ℃. Before each test, the batteries were charged with a 0.5C constant current-constant voltage (CC-CV) charging protocol up to 3.9 V, with a cut-off current of 0.02C. After a 30-minute rest, the driving cycle protocol was performed for seven iterations.</p> <h2><strong>File Naming Conventions:</strong></h2> <p>The dataset files are named based on the experimental conditions, as follows:</p> <ul> <li><strong>Pulse_data_tempX_batY</strong>: Data from the pulse tests, where X represents the testing temperature and Y denotes the battery number.</li> <li><strong>Driving_cycle_data_tempX_batY</strong>: Data from the driving cycle tests, where X represents the testing temperature and Y denotes the battery number.</li> </ul>

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

Modeling of Greenland Peripheral Glaciers - Supporting data

<p>This data is related to section 4.9 (Figure 12) in the "Kanzow, T., Humbert, A., M&ouml;lg, T., Scheinert, M., Braun, M., Burchard, H., Doglioni, F., Hochreuther, P., Horwath, M., Huhn, O., Kusche, J., Loebel, E., Lutz, K., Marzeion, B., McPherson, R., Mohammadi-Aragh, M., M&ouml;ller, M., Pickler, C., Reinert, M., Rhein, M., R&uuml;ckamp, M., Schaffer, J., Shafeeque, M., Stolzenberger, S., Timmermann, R., Turton, J., Wekerle, C., and Zeising, O.: The atmosphere-land/ice-ocean system in the region near the 79N Glacier in Northeast Greenland: Synthesis and key findings from GROCE, EGUsphere [preprint], https://doi.org/10.5194/egusphere-2024-757, 2024."</p>

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

OEMC Hackathon 2023: Global FAPAR Modeling Dataset (including raster data)

<p>Dataset organized by the&nbsp;<a href="https://earthmonitor.org/">Open-Earth-Monitor (OEMC) project</a>&nbsp;within the context of&nbsp;<a href="http://www.kaggle.com/competitions/oemc-hackathon-eu-land-cover-classification/overview">Hackathon 2023</a>.</p> <p>The dataset contains monthly mean FAPAR values aggregated by each ground station. FAPAR represents the fraction of the incoming (photosynthetic active) radiation that is absorbed by vegetation, and is given in the range&nbsp;<code>0-1</code>. It is a measure of vegetation health and ecosystem functioning, and a key parameter in light use efficiency models that model primary productivity.</p> <p>For each monthly FAPAR value, a set of covariates / features were extracted from&nbsp;<strong>32</strong>&nbsp;raster spatial layers, including including satellite (spectral bands and indices) and temperature images (land surface temperature), climate images (precipitation) and digital terrain model (slope and elevation). The features are organized by columns, unique data points in time are identified by the&nbsp;<code>sample_id</code>&nbsp;column, and data points points belonging to the same location are identified by&nbsp;<code>station_number</code>.</p> <p><strong>Column names:</strong></p> <ul> <li><code>sample_id</code>: unique identifier of datapoint</li> <li><code>station</code>: ground station number</li> <li><code>fapar</code>: monthly mean FAPAR</li> <li><code>month</code>: month of measurement</li> <li><code>modis_{..}</code>: NDVI, EVI, reflectance bands 1 (red), 2 (near-infrared), 3 (blue), and 7 (mid-infrared) based on&nbsp;<a href="https://lpdaac.usgs.gov/products/mod13q1v061/">MOD13Q1</a></li> <li><code>modis_lst_day_p{..}</code>: Land surface temperatures daytime of percentiles 5th, 50th and 95th based on&nbsp;<a href="https://lpdaac.usgs.gov/products/mod11a2v061/">MOD11A2</a></li> <li><code>modis_lst_night_p{..}</code>: Land surface temperatures nighttime of percentiles 5th, 50th and 95th based on&nbsp;<a href="https://lpdaac.usgs.gov/products/mod11a2v061/">MOD11A2</a></li> <li><code>wv_yearly_p{..}</code>: Water vapour aggregated yearly by percentiles 25th, 50th and 75th based on derived from&nbsp;<a href="https://zenodo.org/record/8226282">MCD19A2</a></li> <li><code>wv_monthly_lt_p{..}</code>: Water vapour aggregated long-term monthly by percentiles 25th, 50th and 75th based on&nbsp;<a href="https://zenodo.org/record/8226282">MCD19A2</a></li> <li><code>wv_monthly_lt_sd</code>: Water vapour aggregated long-term monthly standard deviation based on&nbsp;<a href="https://zenodo.org/record/8226282">MCD19A2</a></li> <li><code>wv_monthly_ts_raw</code>: Water vapour monthly time series based on&nbsp;<a href="https://zenodo.org/record/8226282">MCD19A2</a></li> <li><code>wv_monthly_ts_smooth</code>: Water vapour monthly time series smoothed using the Whittaker method based on&nbsp;<a href="https://zenodo.org/record/8226282">MCD19A2</a></li> <li><code>accum_pr_monthly</code>: Monthly accumulated precipitation based on&nbsp;<a href="https://doi.org/10.1038/sdata.2017.122">CHELSA timeseries</a></li> <li><code>dtm_{..}</code>: Several DTM derivatives (Elevation, Slope, aspect (sine, cosine), curvature (up- and downslope), openness (negative, positive), compound topographic index (cti), valley bottom flatness (vbf)) based on&nbsp;<a href="https://ui.adsabs.harvard.edu/abs/2017AGUFM.H12C..04Y">MERIT DEM</a></li> </ul> <p><strong>Files</strong></p> <ul> <li><strong>train.csv</strong>: Training set with 3,461 rows and 36 columns, including sample id (<code>sample_id</code>&nbsp;- index column), ground station (<code>station</code>), reference month (<code>month</code>), measured FAPAR (<code>fapar</code>), and 32 features / covariates</li> <li><strong>test.csv</strong>: Test set with 4,939 rows and 34 columns, including sample id (<code>sample_id</code>&nbsp;- index column), ground station (<code>station</code>), reference month (<code>month</code>) and 32 features / covariates</li> <li><strong>sample_submission.csv</strong>: a sample submission file with 4,939 rows and 2 columns, including sample id (<code>sample_id</code>&nbsp;- index column) and measured FAPAR (<code>fapar</code>)</li> </ul>

opencc-by-4.0Sep 2024View 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