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.

648

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

648 results for “uncertainties”

Learn how ShareScore rates datasets ↗
zenodo44/100

Model results and configuration files for "Large modeling uncertainty in projecting decadal surface ozone changes over urban and industrial regions of China"

<p>This repository includes files as described below:</p> <p><strong>1. namelist_CBMZ09_example.input, namelist_MOZART202_example.input:</strong></p> <p>Two WRF-chem namelist files for CBMZ and MOZART simulation.</p> <p>They are modified according to the namelist from <a href="https://github.com/wrfchem-leeds/WRFotron">https://github.com/wrfchem-leeds/WRFotron</a>.</p> <p><strong>2. wps_namelist_example.wps:</strong></p> <p>namelist for WRF Preprocessing System (WPS)</p> <p><strong>3. temporal_hourly_scale_factor_emission.csv:</strong></p> <p>Hourly scale factors for emissions.</p> <p>Hourly allocation is applied to all emission data (i.e., emissions for 2017, 2030 and perturbated emissions of NOx, VOCs).</p> <p><strong>4. vertical_emission_ratio.csv</strong></p> <p>Vertical shares (ratios) of emissions.</p> <p>Emissions from sectors of power and industry are vertically allocated based on this file. Vertical allocation is conducted for all emission data.</p> <p>These shares are suggested by MICS-ASIA III intercomparison framework.</p> <p><strong>5. 01_2030_2017_simulations.zip: </strong></p> <p>Simulated MDA8 ozone under future (2030) and 2017 emission scenarios by the two chemical mechanisms (i.e., CBMZ, MOZART).</p> <p><strong>6. 02_perturbations_of_NOxVOCs.zip:</strong></p> <p>Simulated MDA8 ozone given perturbations of NOx and VOCs emissions by the two chemical mechanisms.</p> <p><strong>7. 03_hourly_diff_O3_NOx_OH_HNO3.zip: </strong></p> <p>Differences of hourly simulated concentrations of O3, NOx, OH and HNO3 during July in the Base-2017 scenario between CBMZ and MOZART (CBMZ - MOZART).</p>

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

[Dataset] One year of high-precision operational data including measurement uncertainties from a large-scale solar thermal collector array with flat plate collectors, located in Graz, Austria

<p><strong>Highlights:</strong></p> <ul> <li>High-precision measurement data acquired within a scientific research project, using high-quality measurement equipment and implementing extensive data quality assurance measures.</li> <li>The dataset includes data from one full operational year in a 1-minute sampling rate, covering all seasons.</li> <li>Measured data channels include global, beam and diffuse irradiances in horizontal and collector plane. Heat transfer fluid properties were determined in a dedicated laboratory test.</li> <li>In addition to the measured data channels, calculated data channels, such as thermal power output, mass flow, fluid properties, solar incidence angle and shadowing masks are provided to facilitate further analysis.</li> <li>Uncertainties of data channels are provided based on data sheet specifications and GUM error propagation.</li> <li>The dataset refers to a real-scale application which is representative of typical large-scale solar thermal plant designs (flat plate collectors, common hydraulic layout).</li> <li>Additional information is provided in a &quot;Data in Brief&quot; journal article: <a href="https://doi.org/10.1016/j.dib.2023.109224">https://doi.org/10.1016/j.dib.2023.109224</a></li> </ul> <p>&nbsp;</p> <p><strong>Collector array description: </strong>The data is from a flat&nbsp;plate collector array with a total gross collector area of 516&nbsp;m<sup>2</sup> (361&nbsp;kW nominal thermal power). The array consists of four parallel collector rows with a common inlet and outlet manifold. Large-area flat-plate collectors from Arcon-Sunmark A/S are used in the plant. Collectors are all oriented towards the south (180&deg;), have a tilt angle of 30&deg; and a row spacing of 3.1&nbsp;m. The collector array is part of a large-scale solar thermal plant located at Fernheizwerk Graz, Austria (latitude: 47.047294 N, longitude: 15.436366 E). The plant feeds into the local district heating network and is one of the largest Solar District Heating installations in Central Europe.</p> <p>&nbsp;</p> <p><strong>Data files:</strong></p> <ul> <li><strong>FHW_ArcS__main__2017.csv</strong> &ndash; This is the main dataset. It is advised to use this file for further analysis. The file contains the full time series of all measured and all calculated data channels and their (propagated) measurement uncertainty (53 data channels in total). Calculated data channels are derived from measured channels (see script make_data.py below) and have the suffix __calc in their channel names. Uncertainty information is given in terms of standard deviation of a normal distribution (suffix __std); some data channels are assumed to have no uncertainty (e.g., sun azimuth or shadowing).</li> <li><strong>FHW_ArcS__main__2017.parquet</strong> &ndash; Same as FHW_ArcS__main__2017.csv, but in parquet file format for smaller file size and improved performance when loading the dataset in software.</li> <li><strong>FHW_ArcS__parameters.json</strong> &ndash; Contains various metadata about the dataset, in both human and machine-readable format. Includes plant parameters, data channel descriptions, physical units, etc.</li> <li><strong>FHW_ArcS__raw__2017.csv </strong>&ndash; Dataset with time series of all measured data channels and their measurement uncertainty. The main dataset FHW_ArcS__main__2017.csv, which includes all calculated data channels, is a superset of this file.</li> </ul> <p>&nbsp;</p> <p><strong>Scripts: </strong></p> <ul> <li><strong>make_data.py</strong> &ndash; This Python script exposes the calculation process of the calculated data channels (suffix __calc), including error propagation. The main calculations are defined as functions in the module utils_data.py.</li> <li><strong>make_plots.py</strong> &ndash; This Python script, together with utils_plots.py, generates several figures based on the main dataset.</li> </ul> <p>&nbsp;</p> <p><strong>Data collection and preparation</strong>: AEE &mdash; Institute for Sustainable Technologies (AEE INTEC), Feldgasse 19, 8200 Gleisdorf, Austria; and SOLID Solar Energy Systems GmbH (SOLID), Am Pfangberg 117, 8045 Graz, Austria</p> <p>&nbsp;</p> <p><strong>Data owner</strong>: solar.nahwaerme.at Energiecontracting GmbH, Puchstrasse 85, 8020 Graz, Austria</p> <p>&nbsp;</p> <p><strong>Additional information</strong> is provided in a journal article in &quot;Data in Brief&quot;, titled <a href="https://doi.org/10.1016/j.dib.2023.109224">&quot;One year of high-precision operational data including measurement uncertainties from a large-scale solar thermal collector array with flat plate collectors in Graz, Austria&quot;</a>.</p> <p>&nbsp;</p> <p><strong>Note: </strong>A Gitlab repository is associated with this dataset, intended as a companion to facilitate maintenance of the Python code that is provided along with the data. If you want to use or contribute to the code, please do so using the Gitlab project: <a href="https://gitlab.com/sunpeek/zenodo-fhw-arconsouth-dataset-2017">https://gitlab.com/sunpeek/zenodo-fhw-arconsouth-dataset-2017</a></p> <p>&nbsp;</p>

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

Dataset of Machine Learning forecasted VTEC from paper: Uncertainty Quantification for Machine Learning-based Ionosphere and Space Weather Forecasting

<p>The *csv files contain forecasted one-day-ahead Vertical Total Electron Content (VTEC), consisting of the mean/median VTEC values and the upper and lower VTEC bounds of the 95% confidence intervals of 4 models based on machine learning for test data.</p> <p>The first part of the *csv file name corresponds to the type of model: SE stands for the super-ensemble VTEC model, QGB stands for the quantile gradient boosting VTEC model, BNN1 stands for the Bayesian neural network VTEC model, and BNN2 stands for the Bayesian neural network with negative log-likelihood (NLL) loss VTEC model. The second part of the file name refers to the geographic location of the VTEC points for which the forecast is performed, i.e., 10E70N for 10 degree of longitude and 70 degree of latitude, 10E40N for 10 degree of longitude and 40 degree of latitude, and 10E10N for 10 degree of longitude and 10 degree of latitude. The last part of the file name corresponds to the test year, i.e., year 2017.</p> <p>The SE_*_2017.csv file consists of 14 columns. The index column (&quot;Date-time&quot;) is expressed in Coordinated Universal Time (UTC) as YYYY-MM-DD. Columns 1-3 contain the VTEC forecast results of Random Forest (RF) trained on three data subsets; columns 4-6 contain the VTEC forecast results of Adaptive Boosting (AB) trained on three data subsets; columns 7-9 contain the VTEC forecast results&nbsp; of Gradient Boosting (XGBoost) trained on three data subsets. Column 10 (&quot;Mean&quot;) represents the mean of columns 1-9, i.e., the ensemble mean; column 11 (&quot;Std&quot;) represents the standard deviation of columns 1-9, i.e., the ensemble spread; columns 12 (&quot;UB&quot;) and 13 (&quot;LB&quot;) contain the upper and lower bounds of the 95% confidence interval of VTEC, respectively; and column 14 contains the&nbsp;Global Ionosphere Maps (GIM) values of CODE, i.e., the ground-truth in this study.</p> <p>The QGB_*_2017.csv file consists of 4 columns. The index column (&quot;Date-time&quot;) is expressed in UTC as YYYY-MM-DD. Column 1 (&quot;Median&quot;) contains the median VTEC forecast, column 2 (&quot;LB&quot;) contains the lower VTEC bound of the 95% confidence interval, column 3 (&quot;UB&quot;) contains the upper VTEC bound of the 95% confidence interval, and column 4 contains the GIM values of CODE, i.e., the ground-truth in this study.</p> <p>The BNN*_2017.csv file consists of 5 columns. The index column (&quot;Date-time&quot;) is expressed in UTC as YYYY-MM-DD. Column 1 (&quot;Mean&quot;) contains the mean VTEC forecast, column 2 (&quot;Std&quot;) contains the standard deviation, column 3 contains GIM values of CODE, i.e., ground-truth in this study; column 4 (&quot;UB&quot;) contains the upper VTEC bound of the 95% confidence interval, and column 5 (&quot;LB&quot;) contains the lower VTEC bound of the 95% confidence interval.</p> <p>----------------------------------------------------------------------------------------------------------------------------------------</p> <p>Contact</p> <p>----------------------------------------------------------------------------------------------------------------------------------------</p> <p>If you have any questions regarding these data, please contact:</p> <p>Randa Natras</p> <p>Deutsches Geod&auml;tisches Forschungsinstitut (DGFI-TUM)</p> <p>Technical University of Munich</p> <p>Arcisstra&szlig;e 21</p> <p>80333 M&uuml;nchen</p> <p>randa.natras@tum.de</p>

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

Nuclear Data Uncertainty Propagation for the Molten Salt Fast Reactor Design (dataset)

<p>This repository contains the dataset, post-processing script and models needed to reproduce the results presented in the article &quot;Nuclear Data Uncertainty Propagation for the Molten Salt Fast Reactor Design&quot;, published in the special issue of Nuclear Science and Engineering dedicated to the 1st Young Molten Salt Reactor Conference (held in Lecco in June 6th and 9th 2022).</p> <p>The dataset includes:</p> <ul> <li>the perturbed nuclear data files (in ACE and ENDF-6 formats) generated with the open-source, python package <a href="https://github.com/luca-fiorito-11/sandy">SANDY</a> and processed with the processing code <a href="https://github.com/njoy">NJOY</a> by using the <a href="https://github.com/nicoloabrate/ndl">NDL</a> code.</li> <li>the <a href="https://serpent.vtt.fi/serpent/">Serpent 2</a> Monte Carlo calculations for two models of the Molten Salt Fast Reactor design, conceived during the <a href="http://samofar.eu/">SAMOFAR</a> EU project</li> </ul> <p>The python scripts include pre- and post-processing tools used to generate the perturbed data and to analyse the Serpent 2 output.</p>

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

Representing Socio-Economic Uncertainty in Human System Models

<p>This data repository is associated with the paper:<br> Morris,J.,&nbsp;J.&nbsp;Reilly, S.&nbsp;Paltsev, A. Sokolov and K. Cox (2022): Representing socio-economic uncertainty in human system models. <em>Earth&#39;s Future</em>, In press.</p>

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

Data and scripts for reproducing "Quantifying Uncertainties in Direct Numerical Simulations of a Turbulent Channel Flow"

<p>This is the accompanying data and Python scripts to reproduce the figures in &quot;Quantifying Uncertainties in Direct Numerical Simulations of a Turbulent Channel Flow&quot;, currently under review.</p>

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

Digital Assets for "Morphological Parameters and Associated Uncertainties for 8 Million Galaxies in the Hyper Suprime-Cam Wide Survey"

<p>These are morphological catalogs and trained <a href="https://github.com/aritraghsh09/GaMPEN">GaMPEN</a> models for Hyper Suprime-Cam galaxies. Please refer to&nbsp;<a href="https://gampen.readthedocs.io/en/latest/Public_data.html">https://gampen.readthedocs.io/en/latest/Public_data.html</a>&nbsp;and <a href="https://arxiv.org/abs/2212.00051">https://arxiv.org/abs/2212.00051</a> for more details about this data release.&nbsp;</p> <p>&nbsp;</p> <p><strong>Catalog Files</strong></p> <ol> <li>g_0_025_preds_summary.csv&nbsp;--&gt; Structural parameter catalog for z &lt; 0.25 HSC g-band galaxies&nbsp;</li> <li>r_025_050_preds_summary.csv&nbsp;--&gt; Structural parameter catalog for 0.25 &lt; z &lt; 0.50&nbsp;HSC r-band galaxies&nbsp;</li> <li>i_050_075_preds_summary.csv&nbsp;--&gt; Structural parameter catalog for 0.50 &lt; z &lt; 0.75&nbsp;HSC i-band galaxies&nbsp;</li> </ol> <p>&nbsp;</p> <p><strong>Trained PyTorch Model Files</strong></p> <ol> <li>g_0_025_real_data.pt --&gt; Trained Model for&nbsp;z &lt; 0.25 HSC g-band galaxies&nbsp;</li> <li>r_025_050_real_data.pt --&gt; Trained Model for 0.25 &lt; z &lt; 0.50 HSC r-band galaxies&nbsp;</li> <li>i_050_075_real_data.pt --&gt; Trained Model for 0.50 &lt; z &lt; 0.75 HSC i-band galaxies&nbsp;</li> <li>sim_g_0_025.pt --&gt; Trained Model for Simulated z &lt; 0.25 HSC g-band galaxies&nbsp;</li> <li>sim_r_025_050.pt&nbsp;--&gt; Trained Model for Simulated 0.25 &lt; z &lt; 0.50 HSC r-band galaxies&nbsp;</li> <li>sim_i_050_075.pt&nbsp;--&gt; Trained Model for Simulated 0.50 &lt; z &lt; 0.75 HSC i-band galaxies&nbsp;</li> </ol>

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

Data for "Origins of Uncertainty in Projections of Summer North Pacific Subtropical High"

<p>This dataset contains the results of the numerical experiments used in manuscript &quot;Origins of Uncertainty in Projections of Summer North Pacific Subtropical High&quot;</p>

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

R code and data to reproduce figures from the "Multivariate autoregressive modelling and conditional simulation for temporal uncertainty analysis of an urban water system in Luxembourg" paper

<p>This repository contains the R code and data to reproduce figures from the &quot;Multivariate autoregressive modelling and conditional simulation for temporal uncertainty analysis of an urban water system in Luxembourg&quot; paper.</p>

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

Vortex input files -- Ashe et al., "Minding the data-gap trap: predicting the dynamics of abundant dolphin species under uncertainty"

<p>Vortex input file used for analyses presented in:<br> &quot;Minding the data-gap trap: predicting the dynamics of abundant dolphin species under uncertainty&quot;,&nbsp;<br> by Erin Ashe, Rob Williams, Christopher Clark, Christine Erbe, Leah Gerber, Ailsa Hall, Philip Hammond, Robert C. Lacy, Randall Reeves, &amp; Nicole Vollmer<br> &nbsp;</p>

opencc-by-4.0Nov 2020View details →
dryad40/100

Timing uncertainty in collective risk dilemmas encourages group reciprocation and polarization

<p><span><span><span><span><span><span><span><span><span><span><span>Social dilemmas are often shaped by actions involving uncertain returns only achievable in the future, such as climate action or voluntary vaccination. In this context, uncertainty may produce non-trivial effects. Here, we assess experimentally — through a collective risk dilemma — the effect of timing uncertainty, i.e. how uncertainty about when a target needs to be reached affects the participants' behaviours. We show that timing uncertainty prompts not only early generosity but also polarised outcomes, where participants' total contributions are distributed unevenly. Furthermore, analysing participants' behaviour under timing uncertainty reveals an increase in reciprocal strategies. A data-driven game-theoretical model captures the self-organizing dynamics underpinning these behavioural patterns. Timing uncertainty thus casts a shadow on the future that leads participants to respond early, while reciprocal strategies appear to be important for group success. Yet, the same uncertainty also leads to inequity and polarisation, necessitating the inclusion of new incentives handling these societal issues. </span></span></span></span></span></span></span></span></span></span></span></p>

opencc-zeroNov 2020View details →
zenodo40/100

Viskari et al. (2019) The influence of canopy radiation parameter uncertainty on model projections of terrestrial carbon and energy cycling

<p>Zenodo DOI release for permanent archiving outside of GitHub</p>

openother-openDec 2020View details →
zenodo40/100

Measurement report: Characterization of uncertainties of fluxes and fuel sulfur content from ship emissions at the Baltic Sea

<p>This data submission is connected to a scientific paper submitted to<br> &nbsp;Atmospheric Chemistry and Physics (&quot;Measurement report: Characterization of uncertainties of fluxes and fuel sulfur content from ship emissions at the Baltic Sea&quot; by Walden et al.). It consists of measurement results conducted beside the ship routs at the Baltic Sea near Helsinki, Finland. The gaseous and particle concentrations were measured along with the meteorological parameters, and the fluxes were calculated by the micrometeorological methods. The content of sulfur in the marine fuel, FSC, used by the passing ships was also calculated. We paid attention to calculate the uncertainties of the measurement results, both for the fluxes and for the FSC.</p> <p>The released data of:<br> &nbsp;1. Gases, particles and met data (SO<sub>2</sub>, NO, NO<sub>2</sub>, O<sub>3</sub>, CO<sub>2</sub>, and N<sub>tot</sub> (number concentration of nanoparticles) as minute values. &nbsp;&nbsp;</p> <p>Data_ACP_Fig4_acbd.xlsx.</p> <p>&nbsp;<br> &nbsp;2. Size distribution of nanoparticles (number concentration of nanoparticles at size class). Data_ACP_Fig6.xlsx</p> <p>&nbsp;<br> &nbsp;3. Profiles of 30 min averages of gases, nanoparticles and meteorological parameters &nbsp;(SO<sub>2</sub>, NO, NO<sub>2</sub>, O<sub>3</sub>, CO<sub>2</sub>, and N<sub>tot</sub> (number concentration of nanoparticles), wind direction and wind speed, friction velocity, stability parameter and Monin-Obukhov length. Calculated values of atmospheric turbulence parameters and calculated fluxes of CO2 and nanoparticles by gradient and/or eddy covariance method.</p> <p>Data_ACP_Fig8_abcd_Fig9_abcd.xlsx<br> &nbsp;<br> &nbsp;4. CO2 fluxes by Eddy covariance method from land based and sea based measurements. Concentration of CO2 in seawater and in air.</p> <p>Data_ACP_Fig10_ab.xlsxEngl</p>

opencc-by-4.0Jan 2021View details →
dryad40/100

Data from: Transformation of measurement uncertainties into low-dimensional feature vector space

<p>Advances in technology allow the acquisition of data with high spatial and temporal resolution.  These datasets are usually accompanied by estimates of the measurement uncertainty, which may be spatially or temporally varying and should be taken into consideration when making decisions based on the data.  At the same time, various transformations are commonly implemented to reduce the dimensionality of the datasets for post-processing, or to extract significant features. However, the corresponding uncertainty is not usually represented in the low-dimensional or feature vector space.  A method is proposed that maps the measurement uncertainty into the equivalent low-dimensional space with the aid of approximate Bayesian computation, resulting in a distribution that can be used to make statistical inferences. The method involves no assumptions about the probability distribution of the measurement error and is independent of the feature extraction process as demonstrated in three examples. In the first two examples Chebyshev polynomials were used to analyse structural displacements and soil moisture measurements; while in the third, principal component analysis was used to decompose global ocean temperature data. The uses of the method range from supporting decision making in model validation or confirmation, model updating or calibration and tracking changes in condition, such as the characterisation of the El Niño Southern Oscillation. </p>

opencc-zeroJan 2021View details →
zenodo40/100

A Tool for Uncertainty Quantification in Reconstructing Sparse Water Quality Time Series Data to Assess Risk Metrics for Watershed Health and TMDL Analysis

<p>The uploaded file contains the input and output data which can be used to reproduce the results in the research article &#39;Uncertainty Quantification in Reconstruction of Sparse Water Quality Time Series: Implications for Watershed Health and Risk-Based TMDL Assessment&#39;. Please refer to the file &#39;<a href="https://zenodo.org/api/files/31b59cce-8eb2-4ee7-93aa-61474c6f6359/dst_2019_SJRW_TP_TDS.zip?versionId=2af2b54d-d5fb-4720-919d-de2e827595e2">dst_2019_SJRW_TP_TDS.zip&#39;</a> for updated files..</p>

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

An Uncertainty-Aware Approach to Optimal Configuration of Stream Processing Systems

<p>The datasets in this release support the results presented in the paper</p> <blockquote> <p>P. Jamshidi, G. Casale, "An Uncertainty-Aware Approach to Optimal Configuration of Stream Processing Systems", accepted for presentation at MASCOTS 2016.</p> </blockquote> <p>An open access to the paper is available at https://arxiv.org/abs/1606.06543</p> <blockquote> <p>Also open source code is available at https://github.com/dice-project/DICE-Configuration-BO4CO</p> </blockquote> <p>The archive contains 10 comma separated datasets representing performance measurements (throughput and latency) for 3 different stream benchmark applications. These have been experimentally collected on 5 different cloud cluster over the course of 3 months (24/7). Each row in the datasets represents a different configuration setting for the application and the last two columns represent the average performance of the application measured over the course of 10 minutes under that specific configuration setting. The datasets contains a full factorial and exhaustive measurements for all possible settings limited to a predetermined interval for each variable. Each dataset is named in the following format: "<em>benchmark_application-dimensions-cluster_name</em>". For example, "wc-6d-c1" refers to WordCount benchmark application with 6 dimensions (i.e., we varied 6 configuration parameters) and the application was deployed on c1 cluster (OpenNebula, see Appendix). This resulted in a dataset of size 2880, i.e., it has taken 2880*10m=480h=20days for collecting the data!  </p> <p>For more information about the data refer to the appendix of the paper: https://arxiv.org/abs/1606.06543. </p> <p>When referring to the dataset or code please cite the paper above.</p>

openbsd-3-clauseJun 2016View details →
zenodo40/100

Data Set for the Journal Article "Automated Preparation of Nanoscopic Structures: Graph-Based Sequence Analysis, Mismatch Detection, and pH-Consistent Protonation with Uncertainty Estimates"

<p>This repository containes the data generated by ASAP and discussed in the journal article [Csizi, K.-S. and Reiher, M., 2023, arXiv:2307.16344], including Cartesian coordinates of training and test set molecules, and MD trajectories.&nbsp;</p>

opencc-by-4.0Nov 2023View details →
zenodo40/100

Uncertainties from the UNFCCC National Inventory Reports (submission 2017)

<p><strong>Summary:</strong></p> <p>This data repository contains the uncertainties of the national greenhouse-gas inventories submitted to the United Nations Framework Convention on Climate Change (UNFCCC). We extracted the data from the National Inventory Reports (NIR) submitted in 2017 covering the emission from 2015. We use the data in our study on "Estimating the uncertainty of the greenhouse gas extensions in Multi-Regional Input-Output analysis" submitted to the Journal of Earth System Science Data (ESSD): <a href="https://essd.copernicus.org/preprints/essd-2023-473/">https://essd.copernicus.org/preprints/essd-2023-473/</a></p> <p><strong>Background:</strong></p> <p>NIRs are only available in pdf-format which makes accessing them from computer impossible. Against this background, we extracted the uncertainty tables from the Annex of the NIR pdf documents in a semi-automated way using a set of Python and R scripts. To bring the uncertainty into a common format, manual data cleaning and adjustments were necessary due to different structuring and processing of uncertainty data by the parties.&nbsp;</p> <p><strong>Data:&nbsp;</strong></p> <p>We brought the data into the format provided in the IPCC 2006 guidelines (Volume 1, Chapter 3). The guidelines distinguish two approaches to uncertainty quantification, tier 1 based on analytical error propagation, and tier 2 based on Monte-Carlo simulations. For each, tier 1 and tier 2 uncertainties, the IPCC 2006 guidelines provide a distinct table template, a screenshot of which can be found in this repository under <a href="../api/records/10037714/draft/files/IPCC2006_table3-2/content">IPCC2006_table3-2</a> and <a href="../api/records/10037714/draft/files/IPCC2006_table3-3/content">IPCC2006_table3-3</a>.</p> <p>Accordingly we provide two different data sets:&nbsp;</p> <ul> <li><a href="../api/records/10037714/draft/files/tier1.csv/content">tier1.csv</a> containing the Tier 1 uncertainties structured according to Table 3.2 of the IPCC 2006 guidelines (see <a href="../api/records/10037714/draft/files/IPCC2006_table3-2/content">IPCC2006_table3-2</a>)</li> <li><a href="../api/records/10037714/draft/files/tier2.csv/content">tier2.csv </a>containing the Tier 2 uncertainties structured according to Table 3.2 of the IPCC 2006 guidelines (see <a href="../api/records/10037714/draft/files/IPCC2006_table3-3/content">IPCC2006_table3-3</a>)</li> </ul> <p>Compared to the table templates from the IPCC 2006 guidelines we added three identifying columns to each dataset:&nbsp;</p> <ul> <li><strong>party</strong>: Name of the party</li> <li><strong>year</strong>: Inventory year (2015 for all items)</li> <li><strong>LULUCF</strong>: if emissions from Land use, land-use change, and forestry (LULUCF) are included (<em>incl</em>) or excluded (<em>excl</em>) in the inventory. Background: parties often publish two versions of the uncertainty table: One including emissions from Land use, land-use change, and forestry (LULUCF), one excluding.</li> </ul> <p>Moreover, we split the column <strong>A </strong>into two columns <strong>category </strong>and <strong>classification </strong>and renamed the original column <strong>A &nbsp;</strong>into <strong>A_raw</strong>. &nbsp;</p> <p>&nbsp;</p>

opencc-by-4.0Oct 2023View details →
zenodo40/100

Uncertainty of EXIOBASE GHG emission acounts 2015

<p>This repository contains GHG emission accounts (also referred to as GHG extensions) and their uncertainties for the year 2015 according to the country and sector resolution of the Multi-Regional Input-Output (MRIO) database EXIOBASE.&nbsp;</p> <p>The data is the outcome of our study published in the Journal of Earth System Science Data (ESSD): <a href="https://essd.copernicus.org/articles/16/2669/2024/essd-16-2669-2024.html">https://essd.copernicus.org/articles/16/2669/2024/essd-16-2669-2024.html</a></p> <p>The GHG emission accounts contain production-based emissions of the three major GHGs (CO2, CH4, N2O) from 11 different categories for 163 industry sectors each in 49 countries and regions covering the entire world. They are aligned with the EXIOBASE version 3.8.2 available on <a href="../records/5589597">Zenodo</a>.&nbsp;</p> <p>All data files starting with <strong>F_ </strong>are stored in the <a href="https://arrow.apache.org/docs/index.html">feather format</a> which allows sharing of data between different platforms (Python, R, C, etc.). The&nbsp;<strong>F_*.feather </strong>files all contain numeric matrices with 33 rows (3 GHGs x 11 categories) and 7987 columns (49 regions x 163 sectors). The columns are in the same order as the EXIOBASE v3 tables thus they can be directly used together with the EXIOBASE v3.8.2 data to calculate GHG footprints.</p> <p><strong>Content of the data files: &nbsp;</strong></p> <ul> <li><a href="../api/records/10041196/draft/files/samples.zip/content">samples.zip</a> contains the 1000 Monte-Carlo samples (1000 F-matrices).</li> <li><a href="../api/records/10041196/draft/files/F_mean.feather/content">F_mean.feather</a>: Mean over all samples.</li> <li><a href="../api/records/10041196/draft/files/F_cv.feather/content">F_cv.feather</a>: Coefficient of Variation (CV) over all samples. CV is defined as the standard deviation divided by the mean.</li> <li><a href="../api/records/10041196/draft/files/F_median.feather/content">F_median.feather</a>: Median over all samples.</li> <li><a href="../api/records/10041196/draft/files/correlation_table.feather/content">correlation_table.feather</a>: A (large) table listing the Pearson correlation coefficients between each different data item of the F-samples. The columns i and j represent the sector-ID</li> <li><a href="../api/records/10041196/draft/files/index_rows.csv/content">index_rows.csv</a> and <a href="../api/records/10041196/draft/files/index_cols.csv/content">index_cols.csv</a>: The indices of the <strong>F_*.feather </strong>matrices (row-names and column-names, respectively). <a href="../api/records/10041196/draft/files/index_cols.csv/content">index_cols.csv</a> can also be merged with the correlation table to find out which sectors are behind the IDs.</li> </ul> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p>

opencc-by-4.0Oct 2023View details →
zenodo40/100

Data for SI-Hg D2 validation report for the calibration of elemental mercury gas generators including information on repeatability, reproducibility and uncertainty evaluation at emission and ambient levels extended to the sub ng/m3 level

<p>In deliverable 2 of the SI-Hg project the first validation results of the SI-Hg calibration protocol are reported. Within the SI-Hg project a protocol for the metrological calibration of elemental mercury gas generators used in the field was developed. For the validation the output of two different mercury gas generators was calibrated according to the protocol. As metrological reference standard the primary mercury gas standard from the Van Swinden Laboratory (VSL) was used. The measurements described in the protocol could be performed during the validation and the data was processed using a script to determine the output of the candidate generator and the uncertainty of the mercury concentration. Based on the validation measurements and data processing several improvements for the calibration protocol were identified and were used to improve the calibration protocol.&nbsp;</p><p>In this repository data obtained during the validation is published. The files of the following comparisons between reference generator and candidate generator can be found in this repository:</p><ul><li>VSL vs VSL<ul><li>m1<ul><li>09022022 calibration mercury gas generator VSL vs VSL m1</li><li>VSL_vs_VSL_m1</li></ul></li><li>m2&nbsp;<ul><li>05072022 calibration mercury gas generator VSL vs VSL m2</li><li>VSL_vs_VSL_m2</li></ul></li><li>m3<ul><li>07072022 calibration mercury gas generator VSL vs VSL m3</li><li>VSL_vs_VSL_m3</li></ul></li></ul></li><li>VSL vs PSA before modification<ul><li>m1<ul><li>15032022 calibration mercury gas generator VSL vs PSA fixed m1</li><li>single_point_VSL_vs_PSA_fixed_m1_4</li><li>single_point_VSL_vs_PSA_fixed_m1_6</li><li>single_point_VSL_vs_PSA_fixed_m1_8</li><li>single_point_VSL_vs_PSA_fixed_m1_12</li></ul></li><li>m2<ul><li>28032022 calibration mercury gas generator VSL vs PSA fixed m2</li><li>single_point_VSL_vs_PSA_fixed_m2_4</li><li>single_point_VSL_vs_PSA_fixed_m2_6</li><li>single_point_VSL_vs_PSA_fixed_m2_8</li><li>single_point_VSL_vs_PSA_fixed_m2_12</li></ul></li><li>m3&nbsp;<ul><li>06042022 calibration mercury gas generator VSL vs PSA fixed m3</li><li>single_point_VSL_vs_PSA_fixed_m3_4</li><li>single_point_VSL_vs_PSA_fixed_m3_6</li><li>single_point_VSL_vs_PSA_fixed_m3_8</li><li>single_point_VSL_vs_PSA_fixed_m3_12</li></ul></li><li>m4&nbsp;<ul><li>12042022 calibration mercury gas generator VSL vs PSA fixed m4</li><li>single_point_VSL_vs_PSA_fixed_m4_4</li><li>single_point_VSL_vs_PSA_fixed_m4_6</li><li>single_point_VSL_vs_PSA_fixed_m4_8</li><li>single_point_VSL_vs_PSA_fixed_m4_12</li></ul></li><li>less tubing&nbsp;<ul><li>14042022 calibration mercury gas generator VSL vs PSA fixed less tubing</li><li>single_point_VSL_vs_PSA_fixed_less_tubing</li></ul></li><li>less tubing and air as complementary gas&nbsp;<ul><li>19042022 calibration mercury gas generator VSL vs PSA fixed less tubing in air</li><li>single_point_VSL_vs_PSA_fixed_less_tubing_air</li></ul></li></ul></li><li>VSL vs PSA after modification<ul><li>m1 air as complementary gas&nbsp;<ul><li>Calibration PSA fixed mercury gas generator air m1 20230324</li><li>PSA_fixed_air_m1_9</li><li>PSA_fixed_air_m1_11</li><li>PSA_fixed_air_m1_14</li></ul></li><li>m2 air as complementary gas&nbsp;<ul><li>Calibration PSA fixed mercury gas generator air m2 20230327</li><li>PSA_fixed_air_m2_9</li><li>PSA_fixed_air_m2_11</li><li>PSA_fixed_air_m2_14</li></ul></li><li>m3 air as complementary gas&nbsp;<ul><li>Calibration PSA fixed mercury gas generator air m3 20230329</li><li>PSA_fixed_air_m3_9</li><li>PSA_fixed_air_m3_11</li><li>PSA_fixed_air_m3_14</li></ul></li><li>m4 air as complementary gas&nbsp;<ul><li>Calibration PSA fixed mercury gas generator air m4 20230907</li><li>PSA_fixed_air_m4_9</li><li>PSA_fixed_air_m4_11</li><li>PSA_fixed_air_m4_14</li></ul></li><li>m5 air as complemantary gas&nbsp;<ul><li>Calibration PSA fixed mercury gas generator air m5 20230911</li><li>PSA_fixed_air_m5_9</li><li>PSA_fixed_air_m5_11</li><li>PSA_fixed_air_m5_14</li></ul></li><li>m1 nitrogen (N2) as complementary gas<ul><li>Calibration PSA fixed mercury gas generator nitrogen m1 20230330</li><li>PSA_fixed_N2_m1_9</li><li>PSA_fixed_N2_m1_11</li><li>PSA_fixed_N2_m1_14</li></ul></li><li>m2 N2 as complementary gas&nbsp;<ul><li>Calibration PSA fixed mercury gas generator nitrogen m2 20230331</li><li>PSA_fixed_N2_m2_9</li><li>PSA_fixed_N2_m2_11</li><li>PSA_fixed_N2_m2_14</li></ul></li><li>m3 N2 as complementary gas&nbsp;<ul><li>Calibration PSA fixed mercury gas generator nitrogen m3 20230405</li><li>PSA_fixed_N2_m3_9</li><li>PSA_fixed_N2_m3_11</li><li>PSA_fixed_N2_m3_14</li></ul></li><li>measurement at TUV<ul><li>PSA_Fixed_at_TUV</li></ul></li></ul></li></ul>

opencc-by-4.0Nov 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