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.

1,574

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

1,574 results for “atmospheres”

Learn how ShareScore rates datasets ↗
zenodo44/100

iNRACM: Incorporating 15N into the Regional Atmospheric Chemistry Mechanism (RACM) for assessing the role photochemistry plays in controlling the isotopic composition of NOx, NOy, and atmospheric nitrate

<p><sup>15</sup>N compounds and reactions were incorporated into Regional Atmospheric Chemistry Mechanism (RACM), based on recent experimental or calculated values of&nbsp;isotope fractionation factors (&alpha;), to&nbsp; simulate &delta;<sup>15</sup>N values in NO<sub>y</sub> compounds.</p>

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

UM experiments for "Continuous Structural Parameterization: A proposed method for representing different model parameterizations within one structure demonstrated for atmospheric convection"

<p>NetCDF4 files containing UM vn 11.1 data used in Lambert et al., 2020, Continuous Structural Parameterization: A proposed method for representing different model parameterizations within one structure demonstrated for atmospheric convection, submitted to Journal of Advances in Modeling Earth Systems.</p> <p>Key:</p> <p>&quot;summaryday.nc&quot; contain eleven months of data in each year, excluding either February or March.</p> <p>&quot;summarydat2.nc&quot; contain one month of data in each year, either February or March.</p> <p>&quot;last5&quot; indicates that for this simulation only the last five years of data are available.</p> <p>&quot;llcs&quot; are simulations with Lambert-Lewis.</p> <p>&quot;gr&quot; are simulations with Gregory-Rowntree.</p> <p>&quot;llcsemu&quot; are simulations with the Lambert-Lewis emulator.</p> <p>&quot;gremu&quot; are simulations with the Gregory-Rowntree emulator.</p> <p>&quot;llcsemu_llcs&quot; is the test simulation wherein the LLCS emulator is run equatorward of 30 degrees and the original LLCS convection scheme is run poleward of 30 degrees.</p> <p>&quot;4xco2&quot; have 4 x pre-industrial atmospheric carbon dioxide concentration. (Others have 1 x pre-industrial atmospheric carbon dioxide concentration.)</p> <p>&quot;rh0.7&quot; and &quot;rh0.9&quot; have LLCS RHCRIT set to 70% and 90% respectively.</p> <p>&quot;30day&quot; are one month simulations for July for which daily output are available. Other data are monthly mean only.</p> <p>&nbsp;</p>

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

Modelling of Stably Stratified Atmospheric Boundary Layers with Varying Stratifications

<p>This repository contains data that was used for publishing article called <a href="https://link.springer.com/article/10.1007%2Fs10546-020-00527-8"><em>Modelling of Stably Stratified Atmospheric Boundary Layers with Varying Stratifications</em></a>. The repository compliments the publication in the sense that it provides qualitative insight for comparison and exploration.</p> <p><strong>Keywords</strong>: GABLS1, Open data, Stably-stratified turbulence, Turbulence parametrization</p> <p>The data is stored inside sixteen files. The file names are split into a part that describes variables and part that describes simulation. Here&#39;s an example of a file name:</p> <p>budgets.cr0375.csv</p> <p>The first part <em>budgets</em> refers to variables inside the file and the second part <em>cr0375</em> refers to forcing conditions (in this example cooling rate of 0.375 Kelvin per hour) used in the simulation.</p> <p><strong>Variables</strong>:</p> <ul> <li>mean wind speed and mean potential temperature (<em>first_order_stat</em>)</li> <li>variance and covariance variables that describe turbulence properties (<em>second_order_stat)</em></li> <li>variables in the turbulent kinetic energy and half the temperature variance equations <em>(budgets</em>)</li> <li>contain values for model coefficients that can be used for calculating second order statistics <em>(lambda_beta_coeffs)</em></li> </ul> <p><strong>Simulations</strong>:</p> <ul> <li>cooling rate at the surface 0.25 Kelvin per hour <em>(cr025)</em></li> <li>cooling rate at the surface 0.375 Kelvin per hour <em>(cr0375)</em></li> <li>cooling rate at the surface 0.5 Kelvin per hour (<em>cr05)</em></li> <li>cooling rate at the surface 1.0 Kelvin per hour <em>(cr1)</em></li> </ul> <p><strong>Note</strong>: The results presented in the repository are taken after the ninth hour of the simulation while the results in the published paper is averaged between the eight and ninth hour. This difference should be negligible.</p>

opencc-by-4.0Jul 2020View details →
zenodo44/100

FESOM2 simulations with increasing sea-ice model complexity under different atmospheric forcings

<p><strong>Introduction</strong></p> <p>This dataset has been compiled in support of the paper &quot;Impact of sea-ice model complexity on the performance of an unstructured sea-ice/ocean model under different atmospheric forcings&quot; by Zampieri et al., submitted to the Journal of Advances in Modeling Earth Systems (JAMES) published by the American Geophysical Union (AGU).</p> <p><strong>Scientific description of the dataset</strong></p> <p>The dataset contains the results of sea-ice simulations performed with the Finite-volumE Sea ice-Ocean Model version 2 (FESOM2), based on six model configurations: C1-E, C1-N, C2-E, C2-N, C3-E, and C3-N. As described in the paper, the complexity of the sea-ice model increases from the setup C1 to C3. The suffix -E and -N indicate respectively the ERA5 and NCEP atmospheric forcings used as boundary conditions for the FESOM2 model. As two iterations of the Green&#39;s function approach for the optimization of the parameter space have been performed, each configuration features three separate simulations: a control run (cnt), a first-round of optimization (opt_1), and a second and final round of optimization (opt_2). The parameter optimization is based on various sea-ice observations retrieved over the period 2002&ndash;2015. In total, 18 simulations compose the dataset (6 configurations x 3 realizations). The following 2D monthly-averaged variables are provided: the sea-ice concentration, the sea-ice thickness, the meridional and zonal components of the sea-ice velocity, and the snow thickness on top of the sea ice. The fields are defined on a global unstructured mesh denominated &quot;CORE2&quot;, which is also included in the database.</p> <p><strong>Technical description of the dataset</strong></p> <p>As an unstructured model output is not widely diffused in the sea-ice community, we include here some suggestions for handling and analyzing the simulation results.</p> <p>The files can be interpolated to a regular grid using the following <strong><a href="https://code.mpimet.mpg.de/projects/cdo">CDO</a></strong> commands:</p> <ol> <li>Add grid description to model file:&nbsp;<strong><em>cdo setgrid,CORE2_mesh.nc var.fesom.yyyy.nc temp.nc</em></strong></li> <li>Interpolate to regular grid:&nbsp;<strong>cdo remapycon,r360x180 temp.nc var.fesom.interpolated.yyyy.nc</strong></li> </ol> <p>Furthermore, the python package<strong> <a href="https://code.mpimet.mpg.de/projects/cdo">pyfesom2</a></strong> can be used for plotting the unstructured model data and for interpolating it to a regular grid. The R package&nbsp;<strong><a href="https://github.com/FESOM/spheRlab">spheRlab</a></strong> can be used for plotting the model data directly on its unstructured grid and for performing further analysis. More information can be found on the <strong><a href="https://fesom.de/cmip6/work-with-awi-cm-unstructured-data/">FESOM website</a></strong>.</p> <p>The following naming convention is adopted for the model variables:</p> <ul> <li><strong><em>a_ice</em></strong>&nbsp;&rarr; sea-ice concentration</li> <li><strong><em>m_ice</em></strong>&nbsp;&rarr; sea-ice volume per unit area of ice</li> <li><strong><em>m_snow&nbsp;</em></strong>&rarr; snow-volume per unit area of ice</li> <li><strong><em>vice</em></strong>&nbsp;&rarr; meridional component of the sea-ice velocity</li> <li><strong><em>uice</em></strong>&nbsp;&rarr; zonal component of the sea-ice velocity</li> </ul> <p>Three types of simulation are included:</p> <ul> <li><strong>cnt&nbsp;</strong>&rarr; control run before the parameters optimization (2000&ndash;2019)</li> <li><strong>opt_1&nbsp;</strong>&rarr; after the first iteration of the parameter optimization method (2000&ndash;2015)</li> <li><strong>opt_2</strong>&nbsp;&rarr; after the second iteration of the parameter optimization method (2000&ndash;2019)</li> </ul> <p>Do not hesitate to contact the corresponding author (lorenzo.zampieri@awi.de) for additional information about the data processing and for any other issue with this dataset.</p> <p>&nbsp;</p> <p>&nbsp;</p>

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

Atmospheric River Database for the Himalayas

<p>Atmospheric Rivers (ARs) are long and narrow regions of intense moisture transport in the lower troposphere. The dataset comprises of Atmospheric Rivers that have happened over the Himalayan Basins from 1982 to 2018. It includes the dates and times, duration, intensity/magnitude, tracks, and categories of the ARs.</p> <p>&nbsp;</p> <p><strong>File Names and description:</strong></p> <p><strong>1.&nbsp;&nbsp;&nbsp; </strong><strong>ERA5_Persistant_Database2000km:</strong> This file includes the date, times, average Integrated Water Vapor Transport (IVT) magnitude (kg.m^-1s^-1), starting IVT, maximum IVT, and duration of ARs. These terms are explained below in greater details.</p> <p><strong>Column &ldquo;Date&rdquo;:</strong></p> <p>Gives the date and time (in Coordinated Universal Time UTC) of each AR timestep. The IVT data used to identify ARs is 6-hourly (00UTC, 06UTC, 12UTC and 18UTC).</p> <p><strong>Column &ldquo;AR_ID&rdquo;:</strong></p> <p>Each identified persistent AR, lasting for at least 18 hours, is given a unique ID, which remains same for all timesteps of the AR. This column gives the ID of ARs. The ID of an AR is based on the year in which the AR occurred, the letters &ldquo;AR&rdquo;, and the occurrence serial of the AR in the year. For example, the first AR in 1990 has ID 1980AR1. If the AR lasted for 10 timesteps, all 10 timesteps will have the same ID.</p> <p><strong>Column &ldquo;Ind&rdquo;:</strong></p> <p>This column gives the python index of IVT data in 6-hour yearly data, giving the date and time of each AR timestep. This column can be ignored since the same information is more directly available in &ldquo;Date&rdquo; column.</p> <p><strong>Column &ldquo;AvgIVT&rdquo;:</strong></p> <p>This column gives the average IVT magnitude (kg.m^-1s^-1)&nbsp;along the AR major axis, i.e., the gridcells that have maximum IVT along the AR track. For example, the first value corresponds to the average of all values from column <em>&ldquo;0&rdquo;</em> to column <em>&ldquo;88&rdquo;,</em> which give the IVT magnitude at each gridcell of the major axis of the first timestep.</p> <p>&nbsp;</p> <p><strong>Column &ldquo;StartIVT&rdquo;:</strong></p> <p>This column gives the IVT magnitude (kg.m^-1s^-1)&nbsp;at the initial gridcell on the first timestep when AR condition was identified.</p> <p><strong>Column &ldquo;ARDuration&rdquo;:</strong></p> <p>This column gives duration of the AR in hours; for example, an AR lasting for three timesteps will have the duration of 18 hours, an AR lasting for four timesteps will have duration of 24 hours.</p> <p><strong>Column &ldquo;MaxIVT&rdquo;:</strong></p> <p>This column gives the maximum of all IVT values (kg.m^-1s^-1)&nbsp;at the starting gridcells on each timestep of an AR.</p> <p><strong>Column &ldquo;ARCat&rdquo;:</strong></p> <p>This column gives category of the AR, based on IVT magnitude and duration of the ARs. Six categories have been defined, Cat0 denoting the weakest AR and Cat5 denoting the strongest AR. More details on this can be found in the accompanying paper.</p> <p><strong>Column &ldquo;0&rdquo; to the end.</strong></p> <p>These columns give the IVT magnitude (kg.m^-1s^-1) at each gridcell of the major axis of each AR timestep.</p> <p>&nbsp;</p> <p><em>Note that the cyclone dates were not available before 1982, so AR dates for 1979 to 1981 includes cyclonic IVT structures.</em></p> <p><strong>2.&nbsp;&nbsp;&nbsp; </strong><strong>ERA5_Persistant_Database_lats_2000km:</strong> The file gives the latitudes of grid points of maximum IVT, i.e., the latitude of major axes of ARs throughout their duration.</p> <p><strong><em>Columns &ldquo;Date&rdquo;, &ldquo;AR_ID&rdquo;, &ldquo;Ind&rdquo;, &nbsp;&ldquo;AvgIVT&rdquo;, &nbsp;&ldquo;StartIVT&rdquo;, &nbsp;&ldquo;ARDuration&rdquo;, &nbsp;&ldquo;MaxIVT&rdquo;, &ldquo;ARCat&rdquo; are the same as given above for &ldquo;ERA5_Persistant_Database2000km.csv&rdquo; file.</em></strong></p> <p><strong>Column &ldquo;0&rdquo; &nbsp;to end.</strong></p> <p>These columns give the latitude (&nbsp;in degrees North) at each gridcell of the major axis of each AR timestep.</p> <p><strong>3.&nbsp;&nbsp;&nbsp; </strong><strong>ERA5_Persistant_Database_lons_2000km:</strong> The file gives the longitudes of grid points of maximum IVT, i.e., the longitudes of major axes of ARs throughout their duration</p> <p>Columns &ldquo;Date&rdquo;, &ldquo;AR_ID&rdquo;, &ldquo;Ind&rdquo;, &nbsp;&ldquo;AvgIVT&rdquo;, &nbsp;&ldquo;StartIVT&rdquo;, &nbsp;&ldquo;ARDuration&rdquo;, &nbsp;&ldquo;MaxIVT&rdquo;, &ldquo;ARCat&rdquo; are the same as given above for &ldquo;ERA5_Persistant_Database2000km.csv&rdquo; file.</p> <p><strong>Column &ldquo;0&rdquo; &nbsp;to end.</strong></p> <p>These columns give the longitude (in degrees East) at each gridcell of the major axis of each AR timestep</p>

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

Water vapor database for atmospheric correction of Landsat imagery

<p>Atmospheric correction is a crucial preprocessing step for the analysis of optical satellite imagery like Landsat. Among the radiance-modifying gases, atmospheric water vapor is spatially and temporally variable, and cannot be measured reliably from the Landsat sensors. As such, atmospheric correction of Landsat data requires spatially and temporally explicit auxiliary information about atmospheric water vapor content.</p> <p>We have compiled a water vapor dataset that can be readily used to perform atmospheric correction of Landsat images. The dataset was generated by a global processing of the MODIS MOD05/MYD05 collection 6.1 products (<a href="https://doi.org/10.1029/2002JD003023">https://doi.org/10.1029/2002JD003023</a>;&nbsp;MODIS Atmosphere L2 Water Vapor Product. NASA MODIS Adaptive Processing System, Goddard Space Flight Center, USA:&nbsp;<a href="https://doi.pangaea.de/10.5067/MODIS/MOD05_L2.006">doi:10.5067/MODIS/MOD05_L2.006</a>,&nbsp;<a href="https://doi.pangaea.de/10.5067/MODIS/MYD05_L2.006">doi:10.5067/MODIS/MYD05_L2.006</a>). The dataset is comprised of daily global water vapor data for February 2000 to December&nbsp;2020&nbsp;for each land-intersecting Worldwide Reference System 2 (WRS-2) scene, as well as a monthly climatology that can be used if no daily value is available.</p> <p>The dataset was generated by the Framework for Operational Radiometric Correction for Environmental monitoring (FORCE v. 2.0 / 3.6, <a href="https://github.com/davidfrantz/force">https://github.com/davidfrantz/force</a>, <a href="https://doi.org/10.3390/rs11091124">https://doi.org/10.3390/rs11091124</a>), which is freely available software under the terms of the GNU General Public License v. &gt;= 3. The water vapor dataset can be readily ingested into the FORCE Level 2 Processing System (Frantz et al. 2016,&nbsp;<a href="https://doi.pangaea.de/10.1109/TGRS.2016.2530856">doi:10.1109/TGRS.2016.2530856</a>) to perform atmospheric correction of Landsat imagery. This dataset is an update of&nbsp;<a href="https://doi.pangaea.de/10.1594/PANGAEA.893109">https://doi.pangaea.de/10.1594/PANGAEA.893109</a> and should be used from now on.</p>

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

Marquette, Michigan Ground Observations and Atmospheric River Dataset

<p>This dataset contains ground-based meteorological observations and accompanying atmospheric river&nbsp;data used in &quot;The influence of atmospheric rivers on cold-season precipitation in the Upper Great Lakes region&quot;, Mateling, Pettersen, Kulie, Mattingly, Henderson, and L&#39;Ecuyer, submitted to GRL, in review.</p> <p>The ground-based data contains meteorological data including temperature, wind speed and direction, radar reflectivity and Doppler velocity from a Micro-Rain Radar2 (MRR) and precipitation data from a Precipitation Imaging Package (PIP) hosted at the National Weather Service in Marquette, Michigan (Pettersen, Kulie, et al., 2020; Pettersen, Bliven, et al., 2020; Kulie et al., 2021).</p> <p>The atmospheric river (AR) data contains a flag to identify when an AR is within 100 km of Marquette during a deep cold-season precipitation event. Additionally, the associated integrated water&nbsp;vapor transport (IVT) and motion vectors are within this file. The AR database was created and analyzed in Mattingly et al. (2018).&nbsp;</p>

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

On the airburst of large meteoroids in the Earth's atmosphere. The Lugo bolide: reanalysis of a case study

<p>Seismic data of the Lugo bolide of January 19, 1993.<br /> &nbsp;</p>

opencc-zeroJan 2015View details →
zenodo44/100

GHOST: A globally harmonised dataset of surface atmospheric composition measurements

<div> <div>GHOST: Globally Harmonised Observations in Space and Time, represents one of the biggest collection of harmonised measurements of atmospheric composition at the surface. In total, ~10 billion measurements from 1970-2025, of ~600 different components, from ~40 reporting networks, are compiled, parsed, and standardised. Components processed include gaseous species, total and speciated particulate matter, and aerosol optical properties.</div> <br> <div>The main goal of GHOST is to provide a dataset that can serve as a basis for the reproducibility of model evaluation efforts across the community. Exhaustive efforts have been made towards standardising almost every facet of provided information from the major public reporting networks, saved in 21 data variables, and 163 metadata variables. Extensive effort in particular is put towards the standardisation of measurement process information, and station classifications. Extra complementary information is also associated with measurements, such as metadata from various popular gridded datasets (e.g. land use), and temporal classifications per measurement (e.g. day / night). A range of standardised network quality assurance flags are associated with each individual measurement. GHOST own quality assurance is also performed and associated with measurements. Measurements prefiltered by some default GHOST quality assurance are also provided. &nbsp;</div> <h3>Data Access&nbsp;</h3> <div>The data processed in version 1.5.1 was a result of research undertaken in two separate projects. The processing and creation of new aerosol optical property products was done within the FOCI project, and the processing and creation of precipitation chemistry and wet deposition products was funded by the World Meteorological Organization for the Measurement-Model Fusion for Total Global Atmospheric Deposition WMO Initiative. The processed data is designed to be complementary to the data provided in version 1.5 of GHOST. &nbsp;</div> <div>&nbsp;</div> <div>The data is separated out per network, per temporal resolution, per component, and is saved as netCDF4 files, per year and month. There is additionally one synthetic network entitled "GHOST", which aggregates data across all networks. The dataset is compressed as .zip files per network. Beneath each network, collections of files per temporal resolution, per component, are compressed as tar.xz files.</div> <div>&nbsp;</div> <div>Each network .zip file can be decompressed via the following syntax:<br><em>unzip [network].zip</em></div> <div>&nbsp;</div> <div>Component tar.xz files can be decompressed via the following syntax:<br><em>tar -xf [component].tar.xz</em></div> <h3>How to Use</h3> <p>Inside the GHOST dataset are a plethora of variables, thus it can difficult to fully exploit the extent of the available information. For this reason a companion publication has been written, detailing every aspect of the GHOST dataset:&nbsp;<em>https://doi.org/10.5194/essd-2023-397</em></p> <div>If you have any other doubts of queries regarding the dataset, please email:&nbsp;<em>dene.bowdalo@bsc.es</em></div> <h3>How to Cite</h3> <p>If you plan to use this work please kindly cite both this dataset and the describing publication:</p> </div> <div><br> <div><em>Bowdalo, D.: GHOST: A globally harmonised dataset of surface atmospheric composition measurements, Zenodo [data set], https://doi.org/10.5281/zenodo.10637449, 2024.</em></div> <br> <div><em>Bowdalo, D., Basart, S., Guevara, M., Jorba, O., P&eacute;rez Garc&iacute;a-Pando, C., Jaimes Palomera, M., Rivera Hernandez, O., Puchalski, M., Gay, D., Klausen, J., Moreno, S., Netcheva, S., and Tarasova, O.: GHOST: A globally harmonised dataset of surface atmospheric composition measurements, Earth Syst. Sci. Data, 16, 4417&ndash;4495, https://doi.org/10.5194/essd-16-4417-2024, 2024.</em></div> <h3>Acknowledgements</h3> <div>We gratefully acknowledge all data providers for the substantial work done in establishing and maintaining the measuring stations that provide the data contained in this dataset. We would also like to warmly thank all data providers who met with GHOST authors through this work, and for all support given, from helping resolve data rights issues, to giving suggestions for improvements.</div> <div>&nbsp;</div> <div>We acknowledge the computing resources of MareNostrum, and the technical support provided by the Barcelona Supercomputing Center (AECT-2020-1-0007, AECT-2021-1-0027, AECT-2022-1-0008, and AECT-2022-3-0013). We also acknowledge the Red Tem&aacute;tica ACTRIS Espa&ntilde;a (CGL2017-90884-REDT), and the H2020 project ACTRIS IMP (\#871115).</div> <div>&nbsp;</div> <div>The processing and creation of new aerosol optical property products was funded by EU HORIZON EUROPE under grant agreement no. 101056783 (FOCI project), and the processing and creation of precipitation chemistry and wet deposition products was funded by the World Meteorological Organization for the&nbsp;Measurement-Model Fusion for Total Global Atmospheric Deposition WMO Initiative.&nbsp;&nbsp;</div> <div>&nbsp;</div> <div>The research leading to the creation of this dataset has also received funding from the grant RTI2018-099894-BI00 funded by MCIN/AEI/ 10.13039/501100011033 (BROWNING), the EU H2020 Framework Programme under grant agreement No. GA 821205 (FORCES), the European Research Council under the Horizon 2020 research and innovation programme through the ERC Consolidator Grant grant agreement No. 773051 (FRAGMENT), the AXA Research Fund (AXA Chair on Sand and Dust Storms at the Barcelona Supercomputing Center), and the Department of Research and Universities of the Government of Catalonia through the Atmospheric Composition Research Group (code 2021 SGR 01550).</div> </div>

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

Strongly Enhanced Cooperative Surface Propensity of Atmospherically Relevant Organic Molecular Ions in Aqueous Solution - data

<p>Dataset pertaining to the manuscript "Boosting aerosol surface effects: strongly enhanced cooperative surface propensity of atmospherically relevant organic molecular ions in aqueous solution", published in <a href="https://doi.org/10.5194/acp-25-3503-2025">Atmos. Chem. Phys., 25, 3503&ndash;3518, 2025</a>. Using liquid-jet photoelectron spectroscopy, we investigate the surface propensity of various carbonaceous species in aqueous solution. We cover a range of substances relevant to atmospheric climate models. Here we give the data of Fig.s 1-3 of our manuscript in numeric form, and document the underlying photoemission spectra including all relevant metadata.</p> <p>Experimental data are documented in the NeXus format (extension .nxs). For a description see:<br>The NeXus Data Format definition (v2024.02), https://manual.nexusformat.org/index.html<br>NXmpes expansion for FAIRmat data (v.2024.07), https://fairmat-nfdi.github.io/nexus_definitions/classes/contributed_definitions/NXmpes.html<br>NXmpes_liquid expansion to NXmpes (v.2024.07), https://fairmat-nfdi.github.io/nexus_definitions/mpes-liquid/classes/contributed_definitions/NXmpes_liquid.html</p> <p>The following files are provided:<br>'Data Collection_Core.nxs'&nbsp; -&nbsp; Photoemission data, core level spectra<br>'Data Collection_Valence.nxs'<strong>&nbsp;</strong> -&nbsp; Photoemission data, valence spectra</p> <p>Ascii data of figures 1a, 2 and 3:<br>'Figure 1 data.txt'<br>'Figure 2 data.txt'<br>'Figure 3 data.txt'</p> <p>Contact person for questions regarding this data set: Uwe Hergenhahn, uhe@fhi.mpg.de . If you use these data for your scientific work we kindly ask you to send us a copy of your published results.</p> <p>Acknowledgements: We acknowledge DESY (Hamburg, Germany), a member of the Helmholtz Association HGF, for the provision of experimental facilities. Parts of this research were carried out at PETRA III, and we would like to thank Moritz Hoesch and his team for assistance in using beamline P04. Beamtime was allocated for proposal I-20220937 EC. Harmanjot Kaur and Bernd Winter acknowledge the European Research Council (ERC) under the European Union&rsquo;s Horizon 2020 research and innovation program (grant agreement no. 883759, AQUACHIRAL). Stephan Th&uuml;rmer acknowledges support from JSPS KAKENHI (grant no. JP20K15229) and ISHIZUE 2024 of Kyoto University. Florian Trinter acknowledges funding by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) &ndash; project 509471550, Emmy Noether Programme. Florian Trinter and Bernd Winter acknowledge support by the MaxWater initiative of the Max-Planck-Gesellschaft. Olle Bj&ouml;rneholm acknowledges support from the Swedish Research Council (VR) through project 2023-04346 and the Swedish Foundation for International Cooperation in Research and Higher Education (STINT) through project 202100-2932. Ricardo Marinho, Joel Pinheiro, and Arnaldo Naves de Brito acknowledge support from the Swedish&ndash;Brazilian collaboration STINT-CAPES (process no. 88881.465527/2019-01). Arnaldo Naves de Brito acknowledges support from FAPESP (the S&atilde;o Paulo Research Foundation, process no. 2017/11986-5), Shell and ANP (Brazil&rsquo;s National Oil, Natural Gas and Biofuels Agency), and CNPq-Brazil (process no. 401581/2016-0). Harmanjot Kaur and Shirin Gholami acknowledge support by the IMPRS for Elementary Processes in Physical Chemistry.</p> <p>Financial support: This research has been supported by the European Research Council, Horizon Europe (grant no. 883759); the Japan Society for the Promotion of Science (grant no. JP20K15229); the Deutsche Forschungsgemeinschaft (grant no. 509471550); the Vetenskapsr&aring;det (grant no. 2023-04346), the Swedish Foundation for International Cooperation in Research and Higher Education (grant no. 202100-2932); the Funda&ccedil;&atilde;o de Amparo &agrave; Pesquisa do Estado de S&atilde;o Paulo (grant no. 2017/11986- 5); and the Conselho Nacional de Desenvolvimento Cient&iacute;fico e Tecnol&oacute;gico (grant no. 401581/2016-0).</p> <p>Version history:<br>1 - initial release<br>2 - numbering of figures adapted to published version, photoemission data added.</p>

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

Auralization of virtual microphone array sensors considering coherence loss by atmospheric turbulence for two moving monopole sources

Open the record for dataset details and reuse information.

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

Model Outputs for Characterizing the Atmospheric Mn Cycle and Its Impact on Terrestrial Biogeochemistry

<p>Includes the model output files used in calculations regarding the research article "Characterizing the Atmospheric Mn Cycle and Its Impact on Terrestrial Biogeochemistry". Output files contains: 1) surface Mn concentrations, annual; 2) Mn deposition, monthly; 3) soil Mn map; 4) soil Mn "pseudo" turnover time.</p>

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

On effective spectral wideband models for clear sky atmospheric emissivity and transmissivity

<p><strong>Overview</strong></p> <p>The HDF5 file contains primary measurement data and secondary processing data that was used to assess clear sky effective emissivity and transmissivity estimates and generate the results in the associated manuscript (accepted and forthcoming).</p> <p>Data is indexed by solar time and provided per site for&nbsp;years 2010 through 2015.&nbsp;Sample Python code is provided to reconstruct training and validation sets by concatenating all 'tra' or 'val' samples across sites. Results can be explored by modifying choice of filters and constructing new&nbsp;training and validation sets.</p> <p><strong>Data usage</strong></p> <p>The usage of the data presented here is intended for research and development purposes only and implies explicit reference to the paper:<br><em>Matsunobu, L. M., &amp; Coimbra, C. F. M. (2024). On effective spectral wideband models for clear sky atmospheric emissivity and transmissivity. Journal of Geophysical Research: Atmospheres, 129, e2023JD039798. https://doi.org/10.1029/2023JD039798</em></p> <p><strong>Data description</strong></p> <p>Column names and descriptions are as follows:<br>- dlw_m: measured downwelling longwave [W/m^2]<br>- ghi_m: measured global horizontal irradiance [W/m^2]<br>- dni_m: measured direct normal irradiance [W/m^2]<br>- dhi_m: measured diffuse horizontal irradiance [W/m^2]<br>- rh_m: measured relative humidity [%]<br>- pa_m: measured atmospheric pressure [hPa]<br>- t_m: measured temperature [K]<br>- sza: solar zenith angle [deg]<br>- ghi_c: clear sky global horizontal irradiance [W/m^2]<br>- dni_c: clear sky direct normal irradiance [W/m^2]<br>- dhi_c: clear sky diffuse horizontal irradiance [W/m^2]<br>- cs1: clear sky filter 1<br>- cs2: clear sky filter 2<br>- site_elev: station elevation [m]<br>- clr_pct: fraction of samples identified as clear for the given site and day<br>- clr_num: number of samples identified as clear for the given site and day<br>- pw_hpa: water vapor partial pressure [hPa]<br>- alt_correction: altitude correction<br>- tra: indicate if sample is included in training set<br>- val: indicate if sample is included in validation set<br>- sqrt_pw: square root of non-dimensional water vapor partial pressure<br>- e_sky: effective clear sky emissivity</p> <p>The last two columns, 'sqrt_pw' and 'e_sky' represent the input and target&nbsp;for linear regression, i.e. e_sky = c_1 + (c_2 * sqrt_pw).<br>Altitude corrected sky emissivity, or expected emissivity for a station at&nbsp;sea-level, is found by e_sky - alt_correction.</p> <p><strong>Sample code (Python v3.8)</strong></p> <pre>import pandas as pd site = "GWC" # or other station code df = pd.read_hdf("data.h5", key=site) # import single site</pre> <p>Training and validation sets can be reconstructed as below. Linear regression on 'sqrt_pw' to predict 'e_sky' - 'alt_correction' in the resultant training set will reproduce results in the associated manuscript.</p> <pre>training = [] validation = [] surfrad_sites = ['BON', 'DRA', 'FPK', 'GWC', 'PSU', 'SXF', 'TBL'] for site in surfrad_sites: # loop through sites df = pd.read_hdf("data.h5", key=site) df["site"] = site # add site name training.append(df.loc[df.tra]) # append samples marked as training validation.append(df.loc[df.val]) # append samples marked as validation # join respective set samples across sites training = pd.concat(training, ignore_index=False) validation = pd.concat(validation, ignore_index=False)</pre> <p>Reproduce regression results</p> <pre>from sklearn.linear_model import LinearRegression c1 = 0.6 # set intercept (c1 constant) x = training.sqrt_pw.to_numpy().reshape(-1, 1) y = training.e_sky - training.alt_correction - c1 # adjust for altitude and c1 y = y.to_numpy().reshape(-1, 1) model = LinearRegression(fit_intercept=False) model.fit(x, y) c2 = model.coef_[0][0] print(f"c1={c1:.3f}, c2={c2:.3f}") # output: c1=0.600, c2=1.652</pre>

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

Products for "A warm Neptune's methane reveals core mass and vigorous atmospheric mixing"

<p>Data for Figures 1, 2, and 3 from the paper entitled "A warm Neptune&rsquo;s methane reveals core mass and vigorous atmospheric mixing".</p> <p>Authors: David K. Sing, Zafar Rustamkulov, Daniel P. Thorngren, Joanna K. Barstow, Pascal Tremblin, Catarina Alves de Oliveira, Tracy L. Beck, Stephan M. Birkmann, Ryan C. Challener, Nicolas Crouzet, Nestor Espinoza, Pierre Ferruit, Giovanna Giardino, Amelie Gressier, Elspeth K. H. Lee, Nikole K. Lewis, Roberto Maiolino, Elena Manjavacas, Bernard J. Rauscher, Marco Sirianni and Jeff A. Valent</p>

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

Supporting data for "Global Model of Atmospheric Chlorate on Earth" by Chan et al.

<p>Model code, simulation outputs, observation tables, and Python scripts for reproducing the analysis results/ figures presented in "Global Model of Atmospheric Chlorate on Earth" by Yuk-Chun Chan et al. Please refer to the publication and readme.txt for more information.</p>

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

Subgrid-scale effects in cloud-like atmospheric flows: Colliding thermals - volume 2

<p>Datasets to perform surrogate modeling of subgrid-scale effects in cloud-like atmospheric flows. Please see README.md file for detailed description and metadata.</p>

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

Outputs of the Jupyter Notebook - Met Office UKV high-resolution atmosphere model data

<p>The dataset contains the outputs of the notebook &quot;Met Office UKV high-resolution atmosphere model data&quot;&nbsp;published in the urban&nbsp;sensors section of The Environmental Data Science Book.</p> <p><strong>Contributions</strong></p> <p><em>Notebook</em></p> <ul> <li> <p>Samantha V. Adams (author), Met Office Informatics Lab,&nbsp;<a href="https://github.com/svadams">@svadams</a></p> </li> <li> <p>Alejandro Coca-Castro (reviewer), The Alan Turing Institute,&nbsp;<a href="https://github.com/acocac">@acocac</a></p> </li> </ul> <p><em>Dataset originator/creator</em></p> <ul> <li> <p>Met Office Informatics Lab (creator)</p> </li> <li> <p>Microsoft (support)</p> </li> <li> <p>European Regional Development Fund (support)</p> </li> </ul> <p><em>Dataset authors</em></p> <ul> <li> <p>Met Office</p> </li> </ul> <p><em>Dataset documentation</em></p> <ul> <li> <p>Theo McCaie. Met office and partners offer data and compute platform for covid-19 researchers. URL:&nbsp;<a href="https://medium.com/informatics-lab/met-office-and-partners-offer-data-and-compute-platform-for-covid-19-researchers-83848ac55f5f">https://medium.com/informatics-lab/met-office-and-partners-offer-data-and-compute-platform-for-covid-19-researchers-83848ac55f5f</a>.</p> </li> </ul> <p>&nbsp;</p>

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

Dataset for "IRIS analyser assessment reveals sub-hourly variability of isotope ratios in carbon dioxide at Baring Head, New Zealand's atmospheric observatory in the Southern Ocean"

<p>Dataset for</p> <p>Sperlich, P., Brailsford, G. W., Moss, R. C., McGregor, J., Martin, R. J., Nichol, S., Mikaloff-Fletcher, S., Bukosa, B., Mandic, M., Schipper, I., Krummel, P. and&nbsp;Griffiths, A. D.: IRIS analyser assessment reveals sub-hourly variability of isotope ratios in carbon dioxide at Baring Head, New Zealand&#39;s atmospheric observatory in the Southern Ocean, Atmos. Meas. Tech., https://doi.org/10.5194/amt-15-1-2022, 2022.</p>

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

Intensified atmospheric branch of the hydrological cycle over the Tibetan Plateau during the Last Interglacial from a dynamical downscaling perspective

<p>We provide the datasets run for&nbsp;investigating&nbsp;the atmospheric branch of the hydrological cycle over the Tibetan Plateau during the Last Interglacial (127 ka), based on the &nbsp;mesoscale Weather Research and Forecasting (WRF) model driven by the Community Earth System Model (CESM). We upload summer mean of the model outputs&nbsp;from the WRF over the Tibetan Plateau used in estimating the atmospheric branch of the hydrological cycle.</p>

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

Air pollution, atmospheric and local meteorological data for Graz, Austria from 2014 to end of 2021

<p>The data covers a timeframe from January 2014 to November&nbsp;2021&nbsp;in a daily frequency, and covers two sources:</p> <ul> <li>The environmental and pollutant data was provided by the Austrian government under the following license:&nbsp; CC-BY-4.0: Land Steiermark - <a href="http://data.steiermark.gv.at">data.steiermark.gv.at</a> <ul> <li>Air quality (<em>Lovric_et_al_air_pollutants.csv</em>) by means of&nbsp; NO<sub>2</sub>, NO, NO<sub>x</sub>, PM<sub>10</sub> and O<sub>3</sub> was measured at five sites in Graz, Austria (S&uuml;d (<em>eng. South</em>) - S, Nord (<em>eng. North</em>) - N, West (<em>eng. West</em>) - W, Don Bosco &ndash; D, Ost (<em>eng. East</em>) &ndash; O). In addition weather conditions like temperature, percipitation, relative humidity, pressure, wind speed and direction are added (<em>Lovric_et_al_local_meteorology.csv</em>)</li> </ul> </li> <li>The ERA5-Land data (<em>Lovric_et_al_era5_recalculated.csv</em>) is subject to&nbsp;the Copernicus licence from following source&nbsp;<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcds.climate.copernicus.eu%2Fcdsapp%23!%2Fdataset%2F10.24381%2Fcds.e2161bac%3Ftab%3Doverview&amp;data=05%7C01%7Cmlovric%40know-center.at%7C2ba06457329349623a5608da631632c9%7C0d3c92e977ae4f49bd126ff29e8f1c37%7C0%7C0%7C637931244242754711%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=lt5NcIfbIRGse01Naha8bolxEkdtLmyp2VNcrz38Rk8%3D&amp;reserved=0">https://cds.climate.copernicus.eu/cdsapp#!/dataset/10.24381/cds.e2161bac?tab=overview</a>&nbsp; &nbsp; <ul> <li>it includes following variables : <ul> <li>Cloud_Cover_Mean</li> <li>Temperature_Air_2m_Max_Day_Time</li> <li>Temperature_Air_2m_Min_Night_Time</li> <li>Wind_Speed_10m_Mean</li> </ul> </li> </ul> </li> </ul>

opencc-by-4.0Jul 2022View 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