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.

535

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

535 results for “dust”

Learn how ShareScore rates datasets ↗
zenodo44/100

Dust mass fractions for dust bins covering the 0.1 to 100 µm size range

<p>This is a&nbsp;file containing the dust mass fractions for dust bins&nbsp;covering the 0.1 to 100 &micro;m size range calculated from&nbsp;the BFT-supercoarse emitted dust PSD parameterization (Meng et al., 2021 GRL submitted).&nbsp;</p>

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

Adebiyi etal: absorption of shortwave radiation by North African dust

<p>The codes and datasets contained here are for the paper with the information below<br> Titled: &quot;North African dust absorbs substantially less solar radiation than estimated by climate models and remote-sensing retrievals&quot;<br> Author: Adeyemi A. Adebiyi, Yue Huang, Bj&oslash;rn H. Samset and Jasper F. Kok</p> <p>Please see the ReadMe.txt for additional details.</p> <p>------------------------<br> Corresponding Authors:<br> Adeyemi Adebiyi<br> Email: aaadebiyi@ucmerced.edu;<br> Department of Life and Environmental Sciences,<br> University of California-Merced,<br> 5200 North Lake Road Merced, CA 95343.</p>

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

Dataset associated with Banks et al.: "Dust aerosol from the Aralkum Desert influences the radiation budget and atmospheric dynamics of Central Asia"

<p>This dataset contains the COSMO-MUSCAT simulation output for the 'Dustbelt' (DUBLT) scenarios of Central Asian dust aerosol and associated radiative effects described by the paper "Radiative cooling and atmospheric perturbation effects of dust aerosol from the Aralkum Desert in Central Asia", written by Banks et al. and submitted to ACP in 2023. The paper was renamed "Dust aerosol from the Aralkum Desert influences the radiation budget and atmospheric dynamics of Central Asia" in 2024.</p>

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

Herschel‐ATLAS/GAMA: a census of dust in optically selected galaxies from stacking at submillimetre wavelengths

<p>&nbsp;</p> <p>Stacked sub-millimetre fluxes, luminosities, and derived dust masses and temperatures for GAMA galaxies...</p> <ul> <li>as a function of stellar mass, optical colour and redshift:&nbsp; StackResults_g-r_Mstar</li> <li>as a function of r-band absolute magnitude, optical colour and redshift:&nbsp; StackResults_g-r_Mr</li> </ul> <p>See readme files for full details.</p>

opencc-by-sa-4.0Apr 2012View details →
zenodo44/100

Simulation data files of the article: "The dimming of RW Auriga. Is dust accretion preceding an outburst?"

<p>We make available here the simulation output files used in the paper &quot;The dimming of RW Auriga. Is dust accretion preceding an outburst?&quot; by G&aacute;rate et al. (2019). The simulation shows the gas and dust evolution of a protoplanetry disk in the event of a dead zone reactivation.</p> <p>The simulations were performed using DustPy (Stammler &amp; Birnstiel, in prep.) to solve the advection of gas and dust, along with the coagulation and fragmentation of multiple dust species.</p> <p>Each folder corresponds to one of the simulation sets presented in the article, with the &quot;CORE&quot; identifier corresponding to the fiducial parameters. Each datafile corresponds to one snapshot of a simulation, with the data0000.hdf5 being the disk conditions at the moment of the dead zone reactivation.</p> <p>The simulation data is saved in hdf5 format. We include the jupyter notebook as a guide of how to read and plot the simulation files. Additional comments about each simulation are included in the notebook.</p>

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

HiRISE Image Patches Obscured by Atmospheric Dust

<p><strong>Overview</strong></p> <p>The purpose of this dataset is to train a classifier to detect &quot;dusty&quot; versus &quot;not dusty&quot; patches within browse-resolution HiRISE observations of the Martian surface. Here, &quot;dusty&quot; refers to images in which the view of the surface has been obscured heavily by atmospheric dust.</p> <p>The dataset contains two sets of 20,000 image patches each from EDR (full resolution) and RDR (&quot;browse&quot; resolution) non-map-projected (&quot;nomap&quot;) HiRISE images, with balanced classes. The patches have been split into train (n = 10,000), validation (n = 5,000), and test (n = 5,000) sets such that no two patches from the same HiRISE observation appear in more than one of these subsets. There could be some noise in the labels, but a subset of the validation images have been manually vetted so that label noise rates can be estimated. More details on the dataset creation process are described below.</p> <p>&nbsp;</p> <p><strong>Generating Candidate Images and Patches</strong></p> <p>To begin constructing the dataset, the paper &quot;The origin, evolution, and trajectory of large dust storms on Mars during Mars years 24&ndash;30 (1999&ndash;2011),&quot; by Wang and Richardson (2015), was used to compile a set of time ranges for which global or regional dust storms were known to be occurring on Mars. All HiRISE RDR nomap browse images acquired within these time ranges were then inspected manually to determine sets of images that were (1) almost entirely obscured by dust and (2) almost entirely clear of dust. Then, 10,000 patches from the two subsets of images were extracted to form the &quot;dusty&quot; and &quot;not dusty&quot; classes. The extracted patches are 100-by-100 pixels, which roughly corresponds to the width of one CCD channel within the browse image (the width of the raw EDR data products that are stitched together to form a full RDR image). Some small amount of label noise is introduced in this process, since a patch from a mostly dusty image might happen to contain a clear view of the ground, and a patch from a mostly non-dusty image might contain some dust or regions on the surface that are featureless and appear like dusty patches. A set of &quot;vetting labels&quot; is included, which includes human annotations by the author for a subset of the validation set of patches. These labels can be used to estimate the apparent label noise in the dataset.</p> <p>Corresponding to the RDR patch dataset, a set of patches are extracted from the same set of EDR images for the &quot;dusty&quot; and &quot;not dusty&quot; classes. EDRs are raw images from the instrument that have not been calibrated or stitched together. To provide some form of normalization, EDR patches are only extracted from the lower half of the EDRs, with the upper half being used to perform a basic calibration of the lower half. Basic calibration is done by subtracting the sample (image column) averages from the upper half to remove &quot;striping,&quot; then computing the 0.1<sup>th</sup> and 99.9<sup>th</sup> percentiles of the remaining values in the upper half and stretching the image patch to 8-bit integer values [0, 255] within that range. The calibration is meant to implement a process that could be performed onboard the spacecraft as the data is being observed (hence, using the top half of the image acquired first to calibrate the lower half of the image which is acquired later). The full resolution EDRs, which are 1024 pixels wide, are resized down to 100-by-100 pixel patches after being extracted so that they roughly match the resolution of the patches from the RDR browse images.</p> <p>&nbsp;</p> <p><strong>Archive Contents</strong></p> <p>The compressed archive file contains two top-level directories with similar contents, &quot;edr_nomap_full_resized&quot; and &quot;rdr_nomap_browse.&quot; The first directory contains the dataset constructed from EDR data and the second contains the dataset constructed from RDR data.</p> <p>Within each directory, there are &quot;dusty&quot; and &quot;not_dusty&quot; directories containing the image patches from each class, &quot;manifest.csv,&quot; and &quot;vetting_labels.csv.&quot; The vetting labels file contains a list of manually labeled examples, along with the original labels to make it easier to compute label noise rates. The &quot;manifest.csv&quot; file contains a list of every example, its label, and whether it belongs to the train, validation, or test set.</p> <p>An example ID encodes information about where the patch was sampled from the original HiRISE image. As an example from the RDR dataset, the ID &quot;003100_PSP_004440_2125_r4805_c512&quot; can be broken into several parts:</p> <ul> <li>&quot;003100&quot; is a unique numerical ID</li> <li>&quot;PSP_004440_2125&quot; is the HiRISE observation ID</li> <li>&quot;r4805_c512&quot; means the patch&#39;s upper left corner starts at the 4805<sup>th</sup> row and 512<sup>th</sup> column of the original observation</li> </ul> <p>For the EDR dataset, the ID &quot;200000_PSP_004530_1030_RED7_1_r9153&quot; is broken down as follows:</p> <ul> <li>&quot;200000&quot; is a unique numerical ID</li> <li>&quot;PSP_004530_1030&quot; is the HiRISE observation ID</li> <li>&quot;RED7&quot; is the CCD ID</li> <li>&quot;1&quot; is the CCD channel (either 0 or 1)</li> <li>&quot;r9153&quot; means that the patch is extracted starting at the 9153<sup>rd</sup> row (since all columns of the 1024-pixel EDR are used, no column is specified; it is implicitly always 0)</li> </ul> <p><strong>Original Data</strong></p> <p>The original HiRISE EDR and RDR data is available via the Planetary Data System (PDS), hosted at <a href="https://hirise-pds.lpl.arizona.edu/PDS/">https://hirise-pds.lpl.arizona.edu/PDS/</a></p>

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

LMDZOR-INCA global model simulations diagnostics for mineral dust direct radiative effet calculations

<p>This dataset contains the diagnostic variable used to estimate the mineral dust aerosol direct radiative effect from LMDZOR-INCA global simulations using different refractive index data and different size modes and a multimodal size distribution.</p> <p>The NetCDF files provide the radiation fields shortwave all sky (solswad, topswad) and clear sky (solswad0, topswad0) (sol is for the surface and top for the top of the atmosphere) and the longwave all sky (sollwad, toplwad)&nbsp;and clear sky (sollwad0, toplwad0), as monthly means over global grids.</p> <p>Data are provided for the mean, minimum and maximum of the complex refractive index from Di Biagio et al. (2017) ( https://doi.org/10.5194/acp-17-1901-2017 ) and the refractive index by Volz et al. (1973) ( <a href="https://doi.org/10.1364/AO.12.000564">https://doi.org/10.1364/AO.12.000564</a> ) in the longwave spectral range and for the refractive index by Balkanski et al. (2007) ( https://doi.org/10.5194/acp-7-81-2007) corresponding to 1.5% hematite by volume in the shortwave range.</p> <p>Simulations are performed for four lognormal size distributions with mass median diameters (sigma) of 1 &micro;m (1.8), 2.5 &micro;m (2), 7 &micro;m (1.9), 22 &micro;m (2). The multimodal run is performed on the size distribution obtained as the sum of the four modes combined follwing the mass fractions of 0.6%, 4.3%, 31.5%, and 63.6% for the four modes, respectively.</p> <p>Variables for the dust atmospheric load and optical depth at 550 nm for each mode are in the mean run for each mode.</p> <p>Input mass extinction efficiency (Ext, m2/g), absorption exitinction efficiency (Abs, m2/g), single scattering albedo (w) and asymmetry factor (g) for the different radiative bands at at some wavelengths used in the MODIS sensor are provided in the 1MODE_xxum_dust_optical_data_1.5dielectric_mixture.</p>

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

S120 | DUSTCT2024 | Substances from Second NORMAN Collaborative Dust Trial

<p>This is the collection associated with list S120 DUSTCT2024 Substances from Second NORMAN Collaborative Dust Trial on the NORMAN Suspect List Exchange.</p> <p><a href="https://www.norman-network.com/nds/SLE/">https://www.norman-network.com/nds/SLE/</a></p> <p>List of substances detected via GC-MS and LC-MS from the second NORMAN collaborative dust trial initiated in 2020, including classification and detection information as described in Haglund et al (2024) DOI: <a href="https://doi.org/10.1016/j.scitotenv.2024.177639">10.1016/j.scitotenv.2024.177639</a>.&nbsp;</p> <p>&nbsp;</p>

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

Physico-chemical properties of Saharan dust samples deposited across Europe in March 2022 and collected through a participatory approach

<p>A particularly long and dense episode of airborne dust transport crossed Spain, France and part of Europe from 15 to 18 March 2022. This episode led to significant dust deposits on cars, roofs, etc., which may have caused surprise or concern among the general public. Based on association reports, several media published articles stating that this dust contained an artificial radionuclide, cesium-137 (<sup>137</sup>Cs), the source of which was attributed to the French nuclear tests conducted in the Sahara early in the 1960s.</p> <p>In order to provide a solid and representative scientific basis for a better characterisation of this dust and its radionuclide content, a participatory call for the collection of about ten grams of dust in different sites in France and Europe was launched on 17 March 2022 on the social network Twitter by Olivier Evrard. It was then relayed by Germ&aacute;n Orizaola, generating numerous reactions and the collection of several dozen samples in France, Spain and other neighbouring countries in Europe.</p> <p>The current dataset provides general information about the location/time of sample collection (<em>n</em>=110 samples) and data about the content of dust samples in cesium-137 (<sup>137</sup>Cs), an artificial radionuclide emitted by nuclear atmospheric tests and accidents (Evrard et al., 2020). Samples (2-80g) were analysed using the ultra-low background Germanium HyperPure gamma spectrometry detectors of LSCE installed in the underground facilities at both University Paris-Saclay (Gif-sur-Yvette) and Modane (Underground Lab of Modane, France). Filters were analysed for 80,000 to 200,000 s to obtain sufficient counting statistics (for the detection of the <sup>137</sup>Cs peak at 662 keV). All results were expressed in Bq kg<sup>&minus;1</sup> with activities decay-corrected to the sampling date. Counting efficiencies and reliability were conducted using certified International Atomic Energy Agency (IAEA) standards (IAEA-444, 135, 375, RGU-1 and RGTh-1) prepared in the same containers as the samples.</p> <p>Additional data regarding other physico-chemical properties analysed in these dust samples has been added in June 2024.</p>

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

The Quest for the Missing Dust: New Herschel Maps of Local Group Galaixes (LMC, SMC, M31, M33) that Restore Previously-Missed Extended Emission, Along With SED-Fitting Results, Hydrogen Gas Maps, and Swift UV Observations

<p>Here we provide the data products from publications:</p> <p>Clark, C.J.R., et al., <em>The Quest for the Missing Dust: I &ndash; Restoring Large Scale Emission in Herschel Maps of Local Group Galaxies</em>, ApJ 921 35</p> <p>Clark, C.J.R., et al., <em>The Quest for the Missing Dust: II &ndash; Two Orders of Magnitude of Evolution in the Dust-to-Gas Ratio Resolved Within Local Group Galaxies</em>, ApJ 946 42</p> <p>This data concerns four Local Group galaxies: the Large Magellanic Cloud (LMC), the Small Magellanic Cloud (SMC), M31, and M33.</p> <p>&nbsp;</p> <p>For each galaxy, we provide our new Herschel maps, as described in the above publications, which were combined in Fourier space ('feathered') with Planck, IRAS, and COBE data, in order to restore extended emission that was removed from previous Herschel reductions for these galaxies.</p> <p>For each galaxy, we provide this new Herschel data for 5 Hershcel bands: the PACS 100 and 160 <span>\(\mu\)</span>m bands, and the SPIRE 250, 350, and 500&nbsp;<span>\(\mu\)</span>m bands. This data is provided in FITS format, with one FITS file for each band for each galaxy. Each of these files contains 4 extensions. Extension 1 (IMAGE) provides the standard feathered map. Extension 2 (UNC) provides the uncertainty map. Extension 3 (MASK) provides a binary mask map indicating the portion of the data where reliable, fully-feathered high-resolution coverage is available. Extension 4 provides the foreground-subtracted version of the feathered map (FGND_SUB), the header of which also describes the uncertainty on that subtraction. All maps are in units of MJy/sr (except the MASK extension, which is boolean).</p> <p>&nbsp;</p> <p>We also provide the outputs of our Spectral Energy Distribution (SED) fitting to this data, as described in the publications. For each galaxy, we provide FITS files giving the median value of each parameter in each pixel, and maps of the uncertainties on those medians (being the 68.3% quantile around the median). The parameters are dust mass surface density (SED_Sigma_Mass.fits), dust temperature (SED_Temp.fits), beta 1 (SED_Beta1.fits), beta 2 (SED_Beta2.fits), break wavelength (SED_Break.fits), and 500 <span>\(\mu\)</span>m excess (SED_Excess500.fits). Each of these files contain 2 extensions. Extension 1 (median) provides the map of pixel parameter median values. Extension 2 (uncert) provides the map of uncertainties on those medians.</p> <p>Additionally, we provide the full posterior probability distribution for all SED parameters, consisting of 1000 posterior samples, for all pixels, in the form of a FITS file containing a 4-dimensional hypercube, with axes corresponding to right ascension, declination, parameters (in order: dust mass surface density, dust temperature, beta 1, beta 2, break wavelength, and 500 <span>\(\mu\)</span>m excess), and samples. This is provided as a gzip compressed FITS file for each galaxy.</p> <p>Furthermore, provide the Swift-UVOT maps used in Paper II. This data is provided for Swift-UVOT bands W1, W2, and M2. For each band, we provide a FITS file containing 3 extensions. Extension 1 (SURF_BRI) provides the map of surface brightness in MJy/sr (converted using the Swift-UVOT zero points given in Breeveld et al., 2011). Extension 2 (RATE) provides the map of count rate (in photons/sec). Extension 3 (EXP) provides the map of exposure time (in sec). The maps for the LMC and SMC are those presented in Hagen et al. (2017). The maps for M31 and M33 are were reduced following the same process as those in Hagen et al. (2017), and will be fully presented in Decleir et al. (in prep.), but are provided here for the purposes of reproducibility.</p> <p>Lastly, for each galaxy, we provide our maps of the hydrogen surface density (Sigma_H.fits), and dust-to-gas ratio (DtG.fits). None of the maps presented have had deprojection corrections applied</p> <p>&nbsp;</p>

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

3-D model data used to investigate the role of K-feldspar and quartz in global ice nucleation by mineral dust in mixed-phase clouds

<p>These simulations were run by Chemical Transport Model TM4-ECPL covering the years 2009-01 to 2016-12 and are used for the bellow publication:</p> <p>Chatziparaschos, M., Daskalakis, N., Myriokefalitakis, S., Kalivitis, N., Nenes, A.,<br> Gon&ccedil;alves Ageitos, M., Costa-Sur&oacute;s, M., P&eacute;rez Garc&iacute;a-Pando, C., Zanoli, M., Vrekoussis,<br> M., and Kanakidou, M.: Role of K-feldspar and quartz in global ice nucleation by mineral dust in mixed-phase clouds,<br> Atmos. Chem. Phys. Discuss. [preprint], https://doi.org/10.5194/acp-2022-551, in press 2023.</p> <p>Laboratory: Environmental Chemical Processes Laboratory (EPCL), Department of Chemistry, University of Crete, Heraklion.<br> contact: Kanakidou Maria &lt;mariak@uoc.gr&gt;</p> <p>Model resolution: 2x3<br> Model Levels: 25</p> <p>Data info:</p> <p>DU_m2m(time, lev, lat, lon)<br> short_name :DU_m2m<br> long_name : Dust mode 2 mass accumulation</p> <p>DU_m3m(time, lev, lat, lon)<br> short_name : DU_m3m<br> long_name : Dust mode 3 mass coarse</p> <p>qua2_acc(time, lev, lat, lon)<br> short_name :qua2_acc<br> long_name :Quartz &ndash; accumulation mode</p> <p>qua2_coa(time, lev, lat, lon)<br> short_name :qua2_coa<br> long_name :Quartz &ndash; coarse mode</p> <p>FEL_acc(time, lev, lat, lon)<br> short_name :FEL_acc<br> long_name : K-Feldspar &ndash; accumulation mode</p> <p>FEL_coa(time, lev, lat, lon)<br> short_name :FEL_coa<br> long_name : K-Feldspar &ndash; coarse mode</p> <p>INP_QUA(time, lev, lat, lon)<br> short_name :INP_QUA<br> long_name :Ice Nucleating Particles derived form Quartz</p> <p>INP_FELD(time, lev, lat, lon)<br> short_name :INP_FELD<br> long_name :Ice Nucleating Particles derived form K-Feldpsar</p> <p>&nbsp;</p>

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

Reconstructing dust provenance from quartz optically stimulated luminescence (OSL) and electron spin resonance (ESR) signals: Preliminary results on loess from around the world

<p>Dataset for publication</p> <p><strong>Reconstructing dust provenance from quartz optically stimulated luminescence (OSL) and electron spin resonance (ESR) signals: </strong></p> <p><strong>Preliminary results on loess from around the world</strong></p> <p>&nbsp;</p> <p>Quantitative provenance analysis studies are instrumental in understanding the tectonic and climatic processes that shape the earth&rsquo;s landscape. Although the most abundant mineral in the sedimentary system is quartz, almost all studies in provenance analysis investigate accessory minerals. Quartz crystals contain a vast number of point defects, intrinsic or due to impurities. For a signal to be an accurate indicator of provenance one needs to show that it is either dose independent or reaches a quantifiable steady state characteristic of the source rock. For signals used by trapped charge dating methods (optically stimulated luminescence (OSL) and electron spin resonance (ESR)), the latter option is the feasible one. By using quartz samples collected from the Chinese Loess Plateau (Luochuan loess-paleosol section), we show that the laboratory and natural dose response curves of E`<sub>1</sub> and and peroxy electron spin resonance signals of quartz (as defined later) overlap and reach a steady state for doses over about 1000 Gy. For E&rsquo;<sub>1</sub> signals we attribute this steady state to reaching an equilibrium state between diamagnetic oxygen vacancies (the oxygen deficiency centre (ODC), Si=Si<em>)</em> and paramagnetic oxygen vacancies (E&rsquo;<sub>1</sub>). For sedimentary quartz irradiated naturally or artificially in this dose range we show a strong linear relationship with zero intercept between E&rsquo;<sub>1</sub> and peroxy signals for samples worldwide, supporting the hypothesis that these defects are Frenkel pairs. Further, we show significant correlations between the optically stimulated (OSL) sensitivity and the above two mentioned ESR signals. The very strong correlations (Pearson`s r ˃0.9) between E&rsquo;<sub>1</sub>, peroxy and OSL sensitivity remain valid after the samples have been heated for 15 min to 350 ˚C for E&rsquo;<sub>1</sub> to reach its maximum value, believed to be a result of the conversion of diamagnetic oxygen vacancies to E&rsquo;<sub>1</sub>, clearly suggesting a relationship between OSL sensitivity and oxygen vacancies in general. Samples collected from different loess sites around the world can be distinguished based on both these OSL and ESR properties. An empirical increase in OSL sensitivity as well as oxygen related defect concentrations is observed in areas where the source material has components with older detrital zircon U-Pb ages, inferring a positive correlation between OSL sensitivity, as well as the signal intensity for E<sub>1</sub>` and peroxy defects and the age of the source rocks.</p>

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

Data presented in González-Flórez et al. 2023 "Insights into the size-resolved dust emission from field measurements in the Moroccan Sahara", Atmos. Chem. Phys.

<p>Meteorological, dust and saltation data used in Gonz&aacute;lez-Fl&oacute;rez et al., 2023. Data are based on measurements taken during an intensive dust field campaign conducted in the context of the FRontiers in dust minerAloGical coMposition and its Effects upoN climaTe (FRAGMENT) project. The campaign&nbsp;took place in September 2019 in a small ephemeral lake, locally named &quot;L&#39;Bour&quot;, located in the Lower Dr&acirc;a Valley in Morocco. The description of the data is provided below:</p> <p>- t.nc: time series of temperature measured with four aspirated shield temperature sensors (Campbell Scientific 43502 fan-aspirated shield with 43347 RTD Temperature probe) placed at heights of 1m, 2m, 4m and 8m.</p> <p>- t005.nc time series of temperature measured with a temperature and relative humidity probe (Campbell Scientific HC2A-S3) at 0.5m height.</p> <p>- rh005.nc: time series relative humidity measured with a temperature and relative humidity probe (Campbell Scientific HC2A-S3) at 0.5m height.</p> <p>- wspd.nc: time series of wind speed measured with five 2-D sonic anemometers&nbsp; (Campbell Scientific WINDSONIC4-L) placed at heights of 0.4m, 0.8m, 2m, 5m and 10m.</p> <p>- sdir.nc: time series of wind direction measured with five 2-D sonic anemometers&nbsp; (Campbell Scientific WINDSONIC4-L) placed at heights of 0.4m, 0.8m, 2m, 5m and 10m.</p> <p>- radout.nc: time series of outgoing long wave radiation measured with a four-component net radiometer&nbsp; (Campbell Scientific NR01-L radiometer) placed at 1.5m height.</p> <p>- p015.nc: times series barometric pressure measured with a barometer&nbsp;(Campbell Scientific CS106) at&nbsp;around 1.5m height.</p> <p>- u_star_law.nc: time series friction velocity calculated through the law of the wall method.</p> <p>- z0_law.nc: time series of roughness length calculated through the law of the wall method.</p> <p>- zeta_law.nc: time series of dimensionless height, zref/L, where zref is&nbsp;the reference height (zref=2m) and L is the Obukhov length&nbsp; calculated through the law of the wall method.</p> <p>- psd_lower_15avg_20190904_000000_integrated_bins.nc: time series of 15-min average number concentrations&nbsp;in integrated size bin resolution&nbsp;measured with an optical particle counter (Fidas 200S, Palas GmbH) at ~1.8m height.</p> <p>- psd_upper_15avg_20190904_000000_integrated_bins.nc: time series of 15-min average number concentrations in integrated size bin resolution measured with an optical particle counter (Fidas 200S, Palas GmbH) at ~3.5m height and corrected for&nbsp;systematic bias based on an intercomparison between the two Fidas at the end of the campaign.</p> <p>- diff_flux_nb_15avg_20190904_000000_integrated_bins.nc: time series of 15-min average number diffusive flux calculated using the flux-gradient method.</p> <p>- q_15avg.nc: time series of 15-min average saltation flux calculated based on measurements with optical gate devices at heights of 0.05m, 0.15m and 0.3m as part of the Standalone AeoliaN Transport Real-time Instrument (SANTRI, Desert Research Institute).</p> <p>- geometric_diameters_integrated_size_bins.csv: containing the minimum, maximum and mean logarithmic&nbsp;optical diameter of the integrated size bins.</p> <p>- optical_diameters_integrated_size_bins: containing the minimum, maximum and mean logarithmic geometric diameter of the integrated size bins.</p> <p>SANTRI data were processed by Martina Klose (<a href="mailto:martina.klose@kit.edu">martina.klose@kit.edu</a>) and the rest by Cristina Gonz&aacute;lez Fl&oacute;rez (<a href="mailto:cristina.gonzalez@bsc.es">cristina.gonzalez@bsc.es</a>). Please, cite Gonz&aacute;lez-Fl&oacute;rez et al. (2023, ACP) if you use these data. If the data become the key main component of a paper then co-authorship may be offered. Contact Carlos P&eacute;rez Garc&iacute;a-Pando (<a href="mailto:carlos.perez@bsc.es">carlos.perez@bsc.es</a>) if more details are needed.</p> <p>This work has received funding from the European Research Council (ERC) under the European Union&rsquo;s Horizon 2020 research and innovation programme (grant agreement No. 773051, FRAGMENT).</p>

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

Modeling dust mineralogical composition: sensitivity to soil mineralogy atlases and their expected climate impacts. Soil and airborne mineral fraction datasets.

<p>These datasets correspond to soil and airbone mass mineral fractions as described and generated for &quot;Modeling dust mineralogical composition: sensitivity to soil mineralogy&quot; by Gon&ccedil;alves Ageitos, M.,&nbsp;&nbsp;Obiso, V., Miller, R.L., Jorba, O., Klose, M., Dawson, M., Balkanski, Y., Perlwitz, J., Basart, S., Di Tomaso, E., Escribano, J., Macchia, F., Montan&eacute;, G., Mahowald, M.M., Green, R.O., Thompson, D.R. and P&eacute;rez Garc&iacute;a-Pando, C., ACP, 2023.&nbsp;&nbsp;&nbsp;</p> <p>There are 4 netCDF files that include the soil mass mineralogical fractions (0-1) in the clay (0-2 <span class="math-tex">\(\mu\)</span>m in diameter) and silt (2-63 <span class="math-tex">\(\mu\)</span>m in diameter) size classes as derived from the works of Claquin et al., (1999), and updated by Nickovic et al. (2012): <strong>C1999-SMA</strong>, and Journet et al. (2014): <strong>J2014-SMA</strong>. The data is mapped in a regular global grid with a horizontal resolution of 0.083&ordm;. Additional information on the FAO soil units, and soil texture data from HWSDv1.2 is provided in the J2014-SMA files.&nbsp;&nbsp;</p> <p>File details:&nbsp;</p> <ul> <li>C1999-SMA_CLAY_minfrac_0.083deg.nc - Claquin et al. (1999), Nickovic et al. (2012) soil mineralogy data for the clay fraction.</li> <li>C1999-SMA_SILT_minfrac_0.083deg.nc -&nbsp;Claquin et al. (1999), Nickovic et al. (2012) soil mineralogy data for the clay fraction.</li> <li>J2014-C2-SMA_CLAY_minfrac_0.083deg.nc - Journet et al. (2014) case 2 with the changes reported in Gon&ccedil;alves Ageitos et al. (2023) soil mineralogy data for the clay fraction.</li> <li>J2014-C2-SMA_SILT_minfrac_0.083deg.nc - Journet et al. (2014) case 2 with the changes reported in Gon&ccedil;alves Ageitos et al. (2023) soil mineralogy data for the clay fraction.</li> </ul> <p>There are 2 additional files that report the multiannual (2006-2010 period)&nbsp;monthly mean of the <strong>aerosol mass mineral fractions</strong> as obtained from the <strong>MONARCH model</strong> simulations described in Gon&ccedil;alves Ageitos et al. (2023). The mass fractions are provided in each of the 8 size bins used in the model (ranging from 0.2 to 20&nbsp;<span class="math-tex">\(\mu\)</span>m in diameter), and normalized so as to sum 1 (i.e., the sum of all minerals in all bins equals 1). Note that in order to reduce the size of these files, the variables have been compressed to short format and include an offset and scale factor as attributes.&nbsp;</p> <p>File details:&nbsp;</p> <ul> <li>20062010_monarch_minfrac_C1999.nc - climatology (2006-2010 multiannual monthly mean) of size distributed mass mineral fractions as derived from the MONARCH C1999 experiment.&nbsp;</li> <li>20062010_monarch_minfrac_J2014.nc - climatology (2006-2010 multiannual monthly mean) of size distributed mass mineral fractions as derived from the MONARCH J2014 experiment.&nbsp;</li> </ul> <p>&nbsp;</p> <p><em>Legend for the minerals:</em></p> <p>quar: quartz, feld: feldspars, calc: calcite, gyps: gypsum, illi: illite, mont: montmorillonite/smectite, kaol: kaolinite, verm:vermiculite, chlo: chlorite, mica: mica, hema: hematite, goet: goethite, irox:iron oxides (hematite and goethite).&nbsp;</p> <p>References:</p> <p>Claquin, T., Schulz, M., and Balkanski, Y. J.: Modeling the mineralogy of atmospheric dust sources, Journal of Geophysical Research<br> Atmospheres, https://doi.org/10.1029/1999JD900416, 1999.</p> <p>FAO-UNESCO: Soil Map of the World- Volume I Legend, Food and Agriculture Organization - United Nations Educational Scientific and Cultural Organization, Paris, http://www.fao.org/3/as360e/as360e.pdf, 1974.</p> <p>FAO-UNESCO: Food and Agriculture Organization - United Nations Educational Scientific and Cultural Organization. Digital Soil Map of the World and Derived Soil Properties, Food and Agriculture Organization - United Nations Educational Scientific and Cultural Organization, Rome, 1995.</p> <p>FAO/IIASA/ISRIC/ISSCAS/JRC: Harmonized World Soil Database (version 1.2), Food and Agriculture Organization, FAO, Rome, Italy and IIASA, Laxenburg, Austria, 2012.</p> <p>Journet, E., Balkanski, Y., and Harrison, S. P.: A new data set of soil mineralogy for dust-cycle modeling, Atmospheric Chemistry and<br> Physics, 14, 3801&ndash;3816, https://doi.org/10.5194/acp-14-3801-2014, 2014.</p> <p>Nickovic, S., Vukovic, A., Vujadinovic, M., Djurdjevic, V., and Pejanovic, G.: Technical Note: High-resolution mineralogical database of dust-productive soils for atmospheric dust modeling, Atmospheric Chemistry and Physics, 12, 845&ndash;855, https://doi.org/10.5194/acp-12-845-2012, 2012.</p> <p>&nbsp;</p>

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

Distribution of interplanetary dust detected by the Juno spacecraft and its contribution to the Zodiacal Light

<p>The Zodiacal light is sunlight reflected by dust in the inner solar system. Variations in the Zodiacal light with ecliptic latitude reveal discrete bands of dust orbiting near the ecliptic plane. The Juno spacecraft, in transit from earth to Jupiter, recorded a sufficient number of impacts with this dust to characterize their distribution in space for the first time.&nbsp;</p> <p>This dataset (filename IDP_List.txt) contains a time-ordered list of all IDP impact detections along with supplementary engineering and ephemeris information. The file is an ASCII text file and the file format is described in the word document (IDP_List_Format.docx).</p>

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

ModIs Dust AeroSol (MIDAS): A global fine resolution dust optical depth dataset

<p>Monitoring and describing the spatiotemporal variability of dust aerosols is crucial to understand their multiple effects, related feedbacks and impacts within the Earth system. This study describes the development of the MIDAS (ModIs Dust AeroSol) dataset. MIDAS provides columnar daily dust optical depth (DOD) at 550 nm at global scale and fine spatial resolution (0.1&deg; x 0.1&deg;) over a 15-year period (2003-2017). This new dataset combines quality filtered satellite aerosol optical depth (AOD) retrievals from MODIS-Aqua at swath level (Collection 6.1, Level 2), along with DOD-to-AOD ratios provided by MERRA-2 reanalysis to derive DOD on the MODIS native grid. The uncertainties of MODIS AOD and MERRA-2 dust fraction with respect to AERONET and LIVAS, respectively, are taken into account for the estimation of the total DOD uncertainty. MERRA-2 dust fractions are in very good agreement with those of LIVAS across the &ldquo;dust belt&rdquo;, in the Tropical Atlantic Ocean and the Arabian Sea; the agreement degrades in North America and the Southern Hemisphere where dust sources are smaller. MIDAS, MERRA-2 and LIVAS DODs strongly agree when it comes to annual and seasonal spatial patterns, with collocated global DOD averages of 0.033, 0.031 and 0.029, respectively; however, deviations in dust loading are evident and regionally dependent. Overall, MIDAS is well correlated with AERONET-derived DODs (R=0.89), only showing a small positive bias (0.004 or 2.7%). Among the major dust areas of the planet, the highest R values (&gt; 0.9) are found at sites of N. Africa, Middle East and Asia. MIDAS expands, complements and upgrades existing observational capabilities of dust aerosols and it is suitable for dust climatological studies, model evaluation and data assimilation.</p>

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

Recurring Trans-Atlantic Dust Pathways during June-July

<p>These data represent a self-organizing map (SOM) classification of all trans-Atlantic integrated dust fluxes (IDT) between June-July 1981-2020 as presented in:</p><p><strong>Miller, P. W.,&nbsp;</strong>and C. Ramseyer, In press: The relationship between the Saharan Air Layer, convective environmental conditions, and precipitation in Puerto Rico. <i>Journal of Geophysical Research: Atmospheres</i>.&nbsp;</p><p>Each daily IDT field is paired to one of 12 discrete pathways in idt_bmus_junjul.csv. The mean composite IDT over the tropical North Atlantic for each of these 12 patterns, as well as the mean composite Galvez-Davison Index (ERS_idt_node_gdi_1981_2020_junjul.nc) and mean composite precipitation over Puerto Rico (ERS_idt_node_prcp_1981_2020_junjul.nc) for the same node-date pairings are also provided. See the above-referenced manuscript for more details.</p>

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

A Parsec-Scale Galactic 3D Dust Map out to 1.25 kpc from the Sun -- Dataset for the 1.25 kpc 3D Dust Map and the 2 kpc 3D Dust Map

<p>Accompanying data products for Edenhofer et al. (2023).</p>

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

Images of dust and datasets obtained from them, cloister of Santa María del Paular, in positions 1, 3 and 6 (2021-2022)

<p>This dataset is related to the research article entitled "Assessment of dust deposition through image analysis in complex and remote exhibition sites &ndash; study in the cloister of the Santa Mar&iacute;a de El Paular Monastery in the Sierra de Guadarrama in Spain "</p> <p>These are photographs of slides located in 3 different points of the cloister, on which the dust was allowed to settle for 4 different periods of time.</p> <p>Folders *_x10 contain original microscope photos</p> <p>Folders *_x10_Split contain the result of dividing the original images (from Folders *_x10) into nine rectangles of equal size</p> <p>Folders *_x10_BW contain the result of of treating images (from Folders *_x10_Split) with an automatic threshold (triangle - ImageJ)</p> <p>Folders *_x10_DT contains csv files with dust particles detected in each image (from folders *_x10_BW)</p> <p>Also included are macros (for splitting and thresholding)</p>

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

The data used for "Exploring how differences in dust particle size distribution and complex refractive indices affect dust direct radiative fluxes using the CAS-FGOALS-SPRINTARS global climate model"

<p>These data are used for "&nbsp;Exploring how differences in dust particle size distribution (PSD) and complex refractive indices (CRI) affect direct radiative effect (DRE) using the CAS-FGOALS-SPRINTARS global climate model ".&nbsp;</p> <p>(1)&nbsp; AS83+OPAC: The control experiment, dust PSD is the original AS83, and the generic CRI is from OPAC.&nbsp;</p> <p>(2) &nbsp;BFT22+OPAC: Same as the control experiment, but the PSD is updated to use BFT22.</p> <p>(3) &nbsp;BFT22+DB: Same as the experiment BFT22+OPAC, but the generic OPAC CRI is replaced by nine regionally dependent DB CRIs.</p> <p>(4) &nbsp;BFT22+DB strong abs: Same as the experiment BFT22+DB, but the generic CRI consists of 10% percentile real and 90% percentile imaginary parts and no regional dependencies.</p> <p>(5) &nbsp;BFT22+DB weak abs: Same as the experiment BFT22+DB, but the generic CRI consists of 90% percentile real and 10% percentile imaginary parts and no regional dependencies.</p> <p>All experiments mentioned above are run for 5 years (2010-2014).&nbsp;The annual average simulation results are stored here.</p> <p><strong>Note:</strong> AS83 represents the dust PSD scheme from d'Almeida and Sch&uuml;tz. (1983). BFT22 represents the new dust PSD developed by Meng et al. (2022) based on the improved brittle fragmentation theory. OPAC: the Optical Properties for Aerosols and Clouds dataset, DB: the CRIs from Di Biagio et al. (2017, 2019).</p> <p><strong>References</strong></p> <p>d'Almeida, G. A., &amp; Sch&uuml;tz, L. (1983). Number, Mass and Volume Distributions of Mineral Aerosol and Soils of the Sahara. <em>Journal of Applied Meteorology and Climatology</em>,<em> 22</em>(2), 233-243. https://doi.org/https://doi.org/10.1175/1520-0450(1983)022&lt;0233:NMAVDO&gt;2.0.CO;2</p> <p>Di Biagio, C., Formenti, P., Balkanski, Y., Caponi, L., Cazaunau, M., Pangui, E., et al. (2019). Complex refractive indices and single-scattering albedo of global dust aerosols in the shortwave spectrum and relationship to size and iron content. <em>Atmospheric Chemistry and Physics</em>,<em> 19</em>(24), 15503-15531. https://doi.org/10.5194/acp-19-15503-2019</p> <p>Di Biagio, C., Formenti, P., Balkanski, Y., Caponi, L., Cazaunau, M., Pangui, E., et al. (2017). Global scale variability of the mineral dust long-wave refractive index: a new dataset of in situ measurements for climate modeling and remote sensing. <em>Atmospheric Chemistry and Physics</em>,<em> 17</em>(3), 1901-1929. https://doi.org/10.5194/acp-17-1901-2017</p> <p>Meng, J., Huang, Y., Leung, D. M., Li, L., Adebiyi, A. A., Ryder, C. L., et al. (2022). Improved Parameterization for the Size Distribution of Emitted Dust Aerosols Reduces Model Underestimation of Super Coarse Dust. Geophysical Research Letters, 49(8), e2021GL097287, https://doi.org/https://doi.org/10.1029/2021GL097287</p>

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