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.

14

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

14 results for “LCC”

Learn how ShareScore rates datasets ↗
zenodo44/100

Global leaf chlorophyll content (LCC) product from MODIS imagery (2000-2020)

<p>The spatial and temporal distribution of leaf chlorophyll content (LCC) is critical for understanding the capacity of vegetation photosynthesis. Here, a global 8-day leaf chlorophyll content (LCC) dataset at 500-m resolution was generated from MODIS data using a matrix system with two pairs of vegetation indices.&nbsp;</p> <p><strong>The following paper should be cited when using the data:</strong></p> <p>Xu, M., Liu, R., Chen, J.M., Liu, Y., Wolanin, A., Croft, H., He, L., Shang, R., Ju, W., Zhang, Y., He, Y., Wang, R., 2022. A 21-year time-series of global leaf chlorophyll content maps from MODIS imagery. IEEE Trans. Geosci. Remote Sens. <a href="https://doi.org/10.1109/TGRS.2022.3204185">https://doi.org/10.1109/TGRS.2022.3204185</a>.</p> <p>Detailed description of&nbsp;data organization can be found in the uploaded document "1Readme.docx".</p> <p>The whole dataset of MODIS LCC product is from 2000 to 2020. <strong>Due to the data volume limitation of Zenodo, currently the data from 2000-2010 can be downloaded through Google Drive sharing link:</strong></p> <p><a href="https://drive.google.com/drive/folders/11eXetjsAB_ZjFqGs8SXEWzd6byr_8LoW?usp=sharing">https://drive.google.com/drive/folders/11eXetjsAB_ZjFqGs8SXEWzd6byr_8LoW?usp=sharing</a></p> <p><strong>Related dataset:&nbsp;</strong>Mingzhu, X., Liu, R., Chen, J. M., Shang, R., &amp; Liu, Y. (2022). Global leaf chlorophyll content product from MERIS imagery (GLOBMAP MERIS LCC) [Data set]. Zenodo. <a href="https://doi.org/10.5281/zenodo.10467919">https://doi.org/10.5281/zenodo.10467919</a></p> <p>For any other questions, please send email to Mingzhu Xu (<a href="mailto:xumzhu@gmail.com">xumzhu@gmail.com</a>).</p>

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

Crossref metadata of COCI bibliographic resources, as of November 2018 and LCC categories of the ISBN entities in the dataset

<p>The <em>all.zip</em> CSV file (zipped) contains citation counts obtained from the November 2018 dump of COCI (https://doi.org/10.6084/m9.figshare.6741422.v3) and some metadata (title, DOI, number of authors, ISBN, ISBN of the container, type of the bibliographic resource) of the related citing and cited entities obtained by using the Crossref dump downloaded in October 2018 &ndash; which is the same dump used to create the COCI data.</p> <p>In addition, it contains all the Library of Congress Classification (LCC) categories associated with each ISBN in the previous dataset (file <em>isbn_cat_lcc.csv</em>), according to the data retrieved using the services at <a href="http://classify.oclc.org/classify2/api_docs/index.html">http://classify.oclc.org/classify2/api_docs/index.html</a>. Two ancillary mapping files have been also added: one (<em>ddc_to_lcc_mapping.csv</em>) for converting a Dewey Decimal Classification (DDC) categories into LCC categories, in the case the service mentioned above returned only DDC categories for some ISBN; the other (<em>lcc_to_wos_mapping.csv</em>) to map each LCC category into the related <a href="https://images.webofknowledge.com/images/help/WOS/hp_research_areas_easca.html">Web of Science research area</a>.</p>

opencc-zeroSep 2019View details →
zenodo40/100

Monthly averaged lightning data extracted from 1-year EMAC simulation including LCC-lightning (between 1 March, 2017 and 28 February, 2018, T42L90MA resolution).

<p>About Dataset<br> Monthly averaged lightning data extracted from 1-year EMAC simulation (between 1 March, 2017 and 28 February, 2018, T42L90MA resolution).</p> <p>Authors: Francisco J. Perez-Invernon, Heidi Huntrieser, Patrick Joeckel and Francisco J. Gordillo-Vazquez</p> <p>Description of the data<br> &nbsp;P_cth.tar: Lightning parameterization based on cloud top height. Scaling factor is applied.<br> &nbsp;L_cth.tar: Lightning parameterization based on cloud top height and modified over the oceans. A scaling factor of 0.571&nbsp; have to be applied.<br> &nbsp;G_updr: Lightning parameterization based on updraft velocity. Scaling factor is applied.<br> &nbsp;A_prec: Lightning parameterization based on convective precipitation. A scaling factor of 0.76 have to be applied.<br> &nbsp;A_updr: Lightning parameterization based on Updraft strength at 440~hPa. A scaling factor of 0.01618 have to be applied.<br> &nbsp;P_cth + A_prec: Lightning parameterization based on cloud top height and updraft velocity. A scaling factor of 1.13 have to be applied.</p> <p>File format: netcdf</p> <p>&nbsp;Example:<br> &nbsp;<br> &nbsp;netcdf LCC_2017_______20170201_0000_mmlb_PaR_T {<br> dimensions:<br> &nbsp;&nbsp; &nbsp;time = UNLIMITED ; // (1 currently)<br> &nbsp;&nbsp; &nbsp;lon = 128 ;<br> &nbsp;&nbsp; &nbsp;lat = 64 ;<br> &nbsp;&nbsp; &nbsp;tbnds = 2 ;<br> variables:<br> &nbsp;&nbsp; &nbsp;double time(time) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;time:long_name = &quot;time&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;time:bounds = &quot;time_bnds&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;time:units = &quot;day since 2017-01-01 00:00:00&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;time:calendar = &quot;gregorian&quot; ;<br> &nbsp;&nbsp; &nbsp;double YYYYMMDD(time) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;YYYYMMDD:long_name = &quot;time&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;YYYYMMDD:units = &quot;days as %Y%m%d.%f&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;YYYYMMDD:calendar = &quot;gregorian&quot; ;<br> &nbsp;&nbsp; &nbsp;double dt(time) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;dt:long_name = &quot;delta_time&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;dt:units = &quot;s&quot; ;<br> &nbsp;&nbsp; &nbsp;double nstep(time) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;nstep:long_name = &quot;current time step&quot; ;<br> &nbsp;&nbsp; &nbsp;float lon(lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;lon:long_name = &quot;longitude&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;lon:units = &quot;degrees_east&quot; ;<br> &nbsp;&nbsp; &nbsp;float lat(lat) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;lat:long_name = &quot;latitude&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;lat:units = &quot;degrees_north&quot; ;<br> &nbsp;&nbsp; &nbsp;float aps(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps:long_name = &quot;surface pressure&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps:units = &quot;Pa&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps:representation = &quot;GP_2D_HORIZONTAL&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps:grid_type = &quot;gaussian&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps:table = 128 ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps:code = 134 ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps:REFERENCE_TO = &quot;g3b: aps&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float aps_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps_ave:long_name = &quot;surface pressure&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps_ave:units = &quot;Pa&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps_ave:representation = &quot;GP_2D_HORIZONTAL&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps_ave:grid_type = &quot;gaussian&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps_ave:table = 128 ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps_ave:code = 134 ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps_ave:REFERENCE_TO = &quot;g3b: aps&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpscg(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg:long_name = &quot;CG flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpscg&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpscg_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg_ave:long_name = &quot;CG flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg_ave:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg_ave:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpscg&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsic(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic:long_name = &quot;IC flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpsic&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsic_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic_ave:long_name = &quot;IC flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic_ave:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic_ave:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpsic&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2cg(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg:long_name = &quot;CG flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpsm2cg&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2cg_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg_ave:long_name = &quot;CG flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg_ave:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg_ave:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpsm2cg&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2ic(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic:long_name = &quot;IC flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpsm2ic&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2ic_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic_ave:long_name = &quot;IC flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic_ave:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic_ave:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpsm2ic&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpslcc10(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10:long_name = &quot;LCC(&gt;10 ms) flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpslcc10&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpslcc10_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10_ave:long_name = &quot;LCC(&gt;10 ms) flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10_ave:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10_ave:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpslcc10&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpslcc20(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20:long_name = &quot;LCC(&gt;20 ms) flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpslcc20&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpslcc20_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20_ave:long_name = &quot;LCC(&gt;20 ms) flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20_ave:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20_ave:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpslcc20&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2lcc10(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10:long_name = &quot;LCC(&gt;10 ms) flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpsm2lcc10&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2lcc10_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10_ave:long_name = &quot;LCC(&gt;10 ms) flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10_ave:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10_ave:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpsm2lcc10&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2lcc20(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20:long_name = &quot;LCC(&gt;20 ms) flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpsm2lcc20&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2lcc20_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20_ave:long_name = &quot;LCC(&gt;20 ms) flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20_ave:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20_ave:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpsm2lcc20&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpssprite(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite:long_name = &quot;Sprites flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpssprite&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpssprite_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite_ave:long_name = &quot;Sprites flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite_ave:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite_ave:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpssprite&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2sprite(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite:long_name = &quot;Sprites flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpsm2sprite&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2sprite_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite_ave:long_name = &quot;Sprites flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite_ave:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite_ave:REFERENCE_TO = &quot;lnox_PaR_T_gp: fpsm2sprite&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float bps(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps:long_name = &quot;BJ flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps:REFERENCE_TO = &quot;bluejetbPaR_T_gp: bps&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float bps_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps_ave:long_name = &quot;BJ flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps_ave:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps_ave:REFERENCE_TO = &quot;bluejetbPaR_T_gp: bps&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float bpsm2(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2:long_name = &quot;BJ flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2:REFERENCE_TO = &quot;bluejetbPaR_T_gp: bpsm2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float bpsm2_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2_ave:long_name = &quot;BJ flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2_ave:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2_ave:REFERENCE_TO = &quot;bluejetbPaR_T_gp: bpsm2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;double time_bnds(time, tbnds) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;time_bnds:long_name = &quot;time bounds&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;time_bnds:units = &quot;days since 2017-01-01T00:00:00Z&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;time_bnds:cell_methods = &quot;time: point&quot;</p>

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

LCC - Datasets for PlastiCircle Economic Evaluation of the Light Packaging Waste Management

<p>These datasets are related to deliverable 7.4 which presents the results from the economic assessment for the waste management systems evaluation of the city pilots and converter industries.</p> <p>PlastiCircle technologies allowed higher collection of plastic packaging and better input quality which might result in an increased market demand achieving the European recycling objectives. The higher volumes collected cause higher management costs which are compensated by higher remuneration from the PRO. The higher recovery resulted in higher recycling costs which are offset by higher revenues from sales. The evaluation of the industrial case studies indicates that the profitability of the production of industrial products using recycled post-consumer plastics is dependent of the market prices and the stability of the supply.</p>

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

Monthly averaged lightning and LCC lightning data extracted from present-day (2009-2011) and projected (2090-2095) EMAC simulations (T42L90MA resolution)

<pre>About Dataset Monthly averaged lightning and LCC lightning data extracted from present-day (2009-2011) and projected (2090-2095) EMAC simulations (T42L90MA resolution). Authors: Francisco J. Perez-Invernon, Francisco J. Gordillo-Vazquez, Patrick Joeckel and Heidi Huntrieser Description of the data PaR_T: Lightning parameterization based on cloud top height. PaR_L: Lightning parameterization based on cloud top height and modified over the oceans. Grewe: Lightning parameterization based on updraft velocity. AaP_P: Lightning parameterization based on convective precipitation. A AaP_M: Lightning parameterization based on Updraft strength at 440~hPa. PRaAP: Lightning parameterization based on cloud top height and updraft velocity. FinIF: Lightning parameterization based on updraft mass flux of ice at 440 hPa. extIF: Lightning parameterization based on updraft mass flux of ice at 440 hPa an isotherm. File format: netcdf Example: netcdf </pre> <p>2009_10h_______20090701_0000_mmlb_PRaAP.nc<br> netcdf \2009_10h_______20090701_0000_mmlb_PRaAP {<br> dimensions:<br> &nbsp;&nbsp; &nbsp;time = UNLIMITED ; // (1 currently)<br> &nbsp;&nbsp; &nbsp;lon = 128 ;<br> &nbsp;&nbsp; &nbsp;lat = 64 ;<br> &nbsp;&nbsp; &nbsp;tbnds = 2 ;<br> variables:<br> &nbsp;&nbsp; &nbsp;double time(time) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;time:long_name = &quot;time&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;time:bounds = &quot;time_bnds&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;time:units = &quot;day since 2009-01-01 00:00:00&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;time:calendar = &quot;gregorian&quot; ;<br> &nbsp;&nbsp; &nbsp;double YYYYMMDD(time) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;YYYYMMDD:long_name = &quot;time&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;YYYYMMDD:units = &quot;days as %Y%m%d.%f&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;YYYYMMDD:calendar = &quot;gregorian&quot; ;<br> &nbsp;&nbsp; &nbsp;double dt(time) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;dt:long_name = &quot;delta_time&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;dt:units = &quot;s&quot; ;<br> &nbsp;&nbsp; &nbsp;double nstep(time) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;nstep:long_name = &quot;current time step&quot; ;<br> &nbsp;&nbsp; &nbsp;float lon(lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;lon:long_name = &quot;longitude&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;lon:units = &quot;degrees_east&quot; ;<br> &nbsp;&nbsp; &nbsp;float lat(lat) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;lat:long_name = &quot;latitude&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;lat:units = &quot;degrees_north&quot; ;<br> &nbsp;&nbsp; &nbsp;float aps(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps:long_name = &quot;surface pressure&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps:units = &quot;Pa&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps:representation = &quot;GP_2D_HORIZONTAL&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps:grid_type = &quot;gaussian&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps:table = 128 ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps:code = 134 ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps:REFERENCE_TO = &quot;g3b: aps&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float aps_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps_ave:long_name = &quot;surface pressure&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps_ave:units = &quot;Pa&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps_ave:representation = &quot;GP_2D_HORIZONTAL&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps_ave:grid_type = &quot;gaussian&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps_ave:table = 128 ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps_ave:code = 134 ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps_ave:REFERENCE_TO = &quot;g3b: aps&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aps_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpscg(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg:long_name = &quot;CG flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpscg&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpscg_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg_ave:long_name = &quot;CG flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg_ave:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg_ave:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpscg&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpscg_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsic(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic:long_name = &quot;IC flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpsic&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsic_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic_ave:long_name = &quot;IC flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic_ave:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic_ave:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpsic&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsic_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2cg(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg:long_name = &quot;CG flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpsm2cg&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2cg_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg_ave:long_name = &quot;CG flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg_ave:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg_ave:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpsm2cg&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2cg_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2ic(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic:long_name = &quot;IC flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpsm2ic&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2ic_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic_ave:long_name = &quot;IC flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic_ave:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic_ave:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpsm2ic&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2ic_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpslcc10(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10:long_name = &quot;LCC(&gt;10 ms) flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpslcc10&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpslcc10_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10_ave:long_name = &quot;LCC(&gt;10 ms) flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10_ave:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10_ave:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpslcc10&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc10_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpslcc20(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20:long_name = &quot;LCC(&gt;20 ms) flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpslcc20&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpslcc20_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20_ave:long_name = &quot;LCC(&gt;20 ms) flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20_ave:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20_ave:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpslcc20&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpslcc20_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2lcc10(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10:long_name = &quot;LCC(&gt;10 ms) flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpsm2lcc10&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2lcc10_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10_ave:long_name = &quot;LCC(&gt;10 ms) flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10_ave:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10_ave:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpsm2lcc10&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc10_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2lcc20(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20:long_name = &quot;LCC(&gt;20 ms) flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpsm2lcc20&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2lcc20_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20_ave:long_name = &quot;LCC(&gt;20 ms) flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20_ave:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20_ave:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpsm2lcc20&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2lcc20_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpssprite(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite:long_name = &quot;Sprites flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpssprite&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpssprite_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite_ave:long_name = &quot;Sprites flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite_ave:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite_ave:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpssprite&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpssprite_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2sprite(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite:long_name = &quot;Sprites flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpsm2sprite&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float fpsm2sprite_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite_ave:long_name = &quot;Sprites flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite_ave:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite_ave:REFERENCE_TO = &quot;lnox_PRaAP_gp: fpsm2sprite&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;fpsm2sprite_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float bps(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps:long_name = &quot;BJ flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps:REFERENCE_TO = &quot;bluejetbPRaAP_gp: bps&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float bps_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps_ave:long_name = &quot;BJ flash frequency&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps_ave:units = &quot;1/s&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps_ave:REFERENCE_TO = &quot;bluejetbPRaAP_gp: bps&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bps_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;float bpsm2(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2:long_name = &quot;BJ flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2:REFERENCE_TO = &quot;bluejetbPRaAP_gp: bpsm2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2:cell_methods = &quot;time: point&quot; ;<br> &nbsp;&nbsp; &nbsp;float bpsm2_ave(time, lat, lon) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2_ave:long_name = &quot;BJ flash density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2_ave:units = &quot;1/s/m2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2_ave:REFERENCE_TO = &quot;bluejetbPRaAP_gp: bpsm2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2_ave:coordinates = &quot;lon lat&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;bpsm2_ave:cell_methods = &quot;time: mean&quot; ;<br> &nbsp;&nbsp; &nbsp;double time_bnds(time, tbnds) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;time_bnds:long_name = &quot;time bounds&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;time_bnds:units = &quot;days since 2009-01-01T00:00:00Z&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;time_bnds:cell_methods = &quot;time: point&quot; ;</p> <p>// global attributes:<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy = &quot;MESSy version d2.55.1-62-g7ea171fc6-dirty_7ea171fc682744f70976123b863cca166dd2023b_2021-05-19T16:21:08+00:00_2021-06-04T13:28:34+0200, http://www.messy-interface.org&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_switch = &quot;version 1.0&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_channel = &quot;version 2.4.3&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_tracer = &quot;version 2.6&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_timer = &quot;version 0.1&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_qtimer = &quot;version 3.0&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_import = &quot;version 1.0&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_grid = &quot;version v1.5&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_rnd = &quot;version 1.1&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_aeropt = &quot;version 2.0.2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_cloud = &quot;version 2.2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_cloudopt = &quot;version 2.1b&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_convect = &quot;version 2.0&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_gwave = &quot;version 1.0&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_lnox = &quot;version 3.0&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_orbit = &quot;version 0.9&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_orogw = &quot;version 1.1&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_rad = &quot;version 2.2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_e5vdiff = &quot;version 1.2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_surface = &quot;version 1.2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_tropop = &quot;version 2.1&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_viso = &quot;version 2.3&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:MESSy_experiment = &quot;2009_10h&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:EXEC_CHECKSUM = &quot;45e5ddd17ae5992f931a9ba4bab4a921&nbsp; bin/echam5.exe (md5sum)&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:GCM = &quot;ECHAM5 version 5.3.02, Max-Planck Institute for Meteorology, Hamburg&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:GCM_spherical_trunc_n = 42 ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:GCM_spherical_trunc_m = 42 ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:GCM_spherical_trunc_k = 42 ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:GCM_vertical_mode = &quot;middle atmosphere (MA)&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:GCM_horizontal_mode = &quot;global&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:GCM_advection = &quot;Lin&amp;Rood&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:GCM_start_date_time = &quot;20090101 000000&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:GCM_timestep = 900.f ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:F95_COMPILER_VERSION = &quot;ifort (IFORT) 17.0.2 20170213&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:F95_COMPILER_CALL = &quot;/opt/mpi/bullxmpi_mlx/1.2.9.2/bin/mpif90&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:F95_COMPILER_FLAGS = &quot;-sox -fpp -g -O2 -xCORE-AVX2 -fp-model strict -align all -save-temps -DBULL -I/sw/rhel6-x64/sys/bullxlib-1.0.0/include -L/sw/rhel6-x64/sys/bullxlib-1.0.0/lib -Wl,-rpath,/sw/rhel6-x64/sys/bullxlib-1.0.0/lib -lbullxMATH -no-wrap-margin&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:F95_PREPROC_DEFINITIONS = &quot;-DMESSY -DLITTLE_ENDIAN -D_LINUX64 -DHAVE_PNETCDF -DPNCREGRID -DMPIOM_13B -D_VCSREV_=\&#39;d2.55.1-62-g7ea171fc6-dirty_7ea171fc682744f70976123b863cca166dd2023b_2021-05-19T16:21:08+00:00_2021-06-04T13:28:34+0200\&#39;&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:F95_COMPILER_INCLUDES = &quot;-I/sw/rhel6-x64/netcdf/netcdf_fortran-4.4.2-intel14/include -I/sw/rhel6-x64/netcdf/netcdf_fortran-4.4.2-intel14/include&nbsp; -I/sw/rhel6-x64/netcdf/parallel_netcdf-1.6.0-bullxmpi-intel14/include&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:operating_date_time = &quot;20210615 081833&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:operating_system = &quot;Linux 2.6.32-754.33.1.el6.x86_64 on x86_64&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:operating_host = &quot;mlogin102&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:operating_user = &quot;Francisco-Javier Perez-Invernon (b309171)&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:channel_io_pe = 172 ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:channel_time_slo = 5182200.f ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:channel_name = &quot;mmlb_PRaAP&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:channel_file_type = &quot;output&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:channel_file_name = &quot;2009_10h_______20090701_0000_mmlb_PRaAP.nc&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:channel_netcdf_lib = &quot;4.3.2 of May&nbsp; 5 2015 13:21:25 $&quot; ;</p>

opencc-by-4.0Jun 2022View details →
zenodo36/100

Definition of techno- economic sustainability criteria and LCC indicators for bio-based products

<p>The dataset provides a set of sustainability principles to be fulfilled by the process or the product and develops a set of criteria and indicators to show how well these sustainability principles are fulfilled. Case-studies related on alternative feedstocks, bio-based products production routes, and EoL options are implemented in order to evaluate the proposed methodology.</p>

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

Files for MD simulation of the interaction between LCC-ICCG cutinase and PET polymer

<p>500 ns MD simulation of Cutinase adsorption onto the PET surface and cutinase in water.</p> <p>MD simulations were done using Gromacs package</p> <p>Force field:Charmm36</p>

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

Global leaf chlorophyll content product from MERIS imagery (GLOBMAP MERIS LCC)

<p>Leaf chlorophyll content (LCC) is an indicator of plant physiological function and is an important parameter in estimating the carbon and water fluxes of terrestrial ecosystems. Here, we produced a new global 7-day LCC product (GLOBMAP MERIS LCC) at 300-m resolution from 2003.01 to 2012.03 using a neural network model based on radiative transfer model simulations from CCI MERIS surface reflectance data.&nbsp;It shows an improvement over the previous MERIS LCC product in capturing LCC seasonal variations in different plant functional types.</p> <p><strong>The following paper should be cited when using the data:</strong><br>Xu, M., Liu, R., Chen, J.M., Shang, R., Liu, Y., Qi, L., Croft, H., Ju, W., Zhang, Y., He, Y., Qiu, F., Li, J., Lin, Q., 2022. Retrieving global leaf chlorophyll content from MERIS data using a neural network method. Isprs J. Photogramm. Remote Sens. 192, 66&ndash;82. <a href="https://doi.org/10.1016/j.isprsjprs.2022.08.003">https://doi.org/10.1016/j.isprsjprs.2022.08.003</a>.</p> <p><strong>Due to the data volume limitation of Zenodo, the data we uploaded here are an example tile (h59v10) at 300-m resolution and a&nbsp;global 0.05&deg; composition of multi-year average LCC with a 7-day interval</strong><strong>. The original dataset of&nbsp;GLOBMAP MERIS LCC product can be downloaded through Google Drive sharing link:</strong></p> <p><a href="https://drive.google.com/drive/folders/1HNlBI2hHeUAW-o7HCgLOxbUEh1ak4AX2?usp=sharing">https://drive.google.com/drive/folders/1HNlBI2hHeUAW-o7HCgLOxbUEh1ak4AX2?usp=sharing</a></p> <p><strong>Data format description:<br></strong>Data type: int16<br>Projection: GCS_WGS_1984<br>Scaling factor: 0.1<br>Unit: ug/cm2</p> <p><strong>Related dataset:&nbsp;</strong>Mingzhu Xu, Ronggao Liu, Jing M. Chen, Yang Liu, &amp; Rong Shang. (2021). Global leaf chlorophyll content (LCC) product from MODIS imagery (2000-2020) (Version V1) [Data set]. Zenodo. <a href="https://doi.org/10.5281/zenodo.5805575">https://doi.org/10.5281/zenodo.5805575</a></p> <p>For any other questions, please send email to Mingzhu Xu (<a href="mailto:xumzhu@gmail.com">xumzhu@gmail.com</a>).</p>

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

RIBuild: Energy saving potential, LCA and LCC - case studies

<p>Data set from</p> <p>(1) Danish, Latvian and Italian desk-top case studies on energy saving potential, including description and output from building simulation using national simulation tools, referring to RIBuild Task 5.1.</p> <p>(2) LCA and LCC analyses on Italian case study, referring to RIBuild Task 5.2 and 5.3.</p> <p>Overview of data files to be found in &rsquo;RIBuild data WP5 Case studies&rsquo; as part of this dataset.</p> <p>Further details to be found in RIBuild deliverable D5.1 (Task 5.1 and 5.2) and D5.2 (Task 5.3).</p>

opencc-by-4.0Jun 2020View details →
zenodo32/100

LCC Serum+CSF Luminex Report

<p>LCC Serum+CSF Luminex Report generated by ASAP Team Chen</p>

opencc-by-4.0Aug 2023View details →
ClinicalTrials.gov24/100

Coats Plus Syndrome and LCC Syndrome: Series of 10 Pediatric Cases. Review of Literature and Natural History

ClinicalTrials.gov study NCT04089995. IPD Sharing: NO. Countries: 1. Publications: 0.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov24/100

LCC-CARIS-01: Molecular Profiling in Gynaecological Cancer

ClinicalTrials.gov study NCT02668913. IPD Sharing: Not stated. Countries: 1. Publications: 0.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov24/100

Compassion-Based Intervention for Lung Cancer Caregivers (CBI-LCC)

ClinicalTrials.gov study NCT06930313. IPD Sharing: Not stated. Countries: 1. Publications: 0.

restrictedIPD-UNDECIDEDFeb 2026View details →
zenodo12/100

Inventory data for LCA & LCC of ECOBULK's automotive sector demonstrator

<p>Inventory data gathered from ECOBULK project participants to perform LCA &amp; LCC analyses.</p>

restrictedNov 2021View 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