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
Dataset results
14 results for “LCC”
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. </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 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: </strong>Mingzhu, X., Liu, R., Chen, J. M., Shang, R., & 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>
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 – 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>
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> P_cth.tar: Lightning parameterization based on cloud top height. Scaling factor is applied.<br> L_cth.tar: Lightning parameterization based on cloud top height and modified over the oceans. A scaling factor of 0.571 have to be applied.<br> G_updr: Lightning parameterization based on updraft velocity. Scaling factor is applied.<br> A_prec: Lightning parameterization based on convective precipitation. A scaling factor of 0.76 have to be applied.<br> A_updr: Lightning parameterization based on Updraft strength at 440~hPa. A scaling factor of 0.01618 have to be applied.<br> 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> Example:<br> <br> netcdf LCC_2017_______20170201_0000_mmlb_PaR_T {<br> dimensions:<br> time = UNLIMITED ; // (1 currently)<br> lon = 128 ;<br> lat = 64 ;<br> tbnds = 2 ;<br> variables:<br> double time(time) ;<br> time:long_name = "time" ;<br> time:bounds = "time_bnds" ;<br> time:units = "day since 2017-01-01 00:00:00" ;<br> time:calendar = "gregorian" ;<br> double YYYYMMDD(time) ;<br> YYYYMMDD:long_name = "time" ;<br> YYYYMMDD:units = "days as %Y%m%d.%f" ;<br> YYYYMMDD:calendar = "gregorian" ;<br> double dt(time) ;<br> dt:long_name = "delta_time" ;<br> dt:units = "s" ;<br> double nstep(time) ;<br> nstep:long_name = "current time step" ;<br> float lon(lon) ;<br> lon:long_name = "longitude" ;<br> lon:units = "degrees_east" ;<br> float lat(lat) ;<br> lat:long_name = "latitude" ;<br> lat:units = "degrees_north" ;<br> float aps(time, lat, lon) ;<br> aps:long_name = "surface pressure" ;<br> aps:units = "Pa" ;<br> aps:representation = "GP_2D_HORIZONTAL" ;<br> aps:grid_type = "gaussian" ;<br> aps:table = 128 ;<br> aps:code = 134 ;<br> aps:REFERENCE_TO = "g3b: aps" ;<br> aps:coordinates = "lon lat" ;<br> aps:cell_methods = "time: point" ;<br> float aps_ave(time, lat, lon) ;<br> aps_ave:long_name = "surface pressure" ;<br> aps_ave:units = "Pa" ;<br> aps_ave:representation = "GP_2D_HORIZONTAL" ;<br> aps_ave:grid_type = "gaussian" ;<br> aps_ave:table = 128 ;<br> aps_ave:code = 134 ;<br> aps_ave:REFERENCE_TO = "g3b: aps" ;<br> aps_ave:coordinates = "lon lat" ;<br> aps_ave:cell_methods = "time: mean" ;<br> float fpscg(time, lat, lon) ;<br> fpscg:long_name = "CG flash frequency" ;<br> fpscg:units = "1/s" ;<br> fpscg:REFERENCE_TO = "lnox_PaR_T_gp: fpscg" ;<br> fpscg:coordinates = "lon lat" ;<br> fpscg:cell_methods = "time: point" ;<br> float fpscg_ave(time, lat, lon) ;<br> fpscg_ave:long_name = "CG flash frequency" ;<br> fpscg_ave:units = "1/s" ;<br> fpscg_ave:REFERENCE_TO = "lnox_PaR_T_gp: fpscg" ;<br> fpscg_ave:coordinates = "lon lat" ;<br> fpscg_ave:cell_methods = "time: mean" ;<br> float fpsic(time, lat, lon) ;<br> fpsic:long_name = "IC flash frequency" ;<br> fpsic:units = "1/s" ;<br> fpsic:REFERENCE_TO = "lnox_PaR_T_gp: fpsic" ;<br> fpsic:coordinates = "lon lat" ;<br> fpsic:cell_methods = "time: point" ;<br> float fpsic_ave(time, lat, lon) ;<br> fpsic_ave:long_name = "IC flash frequency" ;<br> fpsic_ave:units = "1/s" ;<br> fpsic_ave:REFERENCE_TO = "lnox_PaR_T_gp: fpsic" ;<br> fpsic_ave:coordinates = "lon lat" ;<br> fpsic_ave:cell_methods = "time: mean" ;<br> float fpsm2cg(time, lat, lon) ;<br> fpsm2cg:long_name = "CG flash density" ;<br> fpsm2cg:units = "1/s/m2" ;<br> fpsm2cg:REFERENCE_TO = "lnox_PaR_T_gp: fpsm2cg" ;<br> fpsm2cg:coordinates = "lon lat" ;<br> fpsm2cg:cell_methods = "time: point" ;<br> float fpsm2cg_ave(time, lat, lon) ;<br> fpsm2cg_ave:long_name = "CG flash density" ;<br> fpsm2cg_ave:units = "1/s/m2" ;<br> fpsm2cg_ave:REFERENCE_TO = "lnox_PaR_T_gp: fpsm2cg" ;<br> fpsm2cg_ave:coordinates = "lon lat" ;<br> fpsm2cg_ave:cell_methods = "time: mean" ;<br> float fpsm2ic(time, lat, lon) ;<br> fpsm2ic:long_name = "IC flash density" ;<br> fpsm2ic:units = "1/s/m2" ;<br> fpsm2ic:REFERENCE_TO = "lnox_PaR_T_gp: fpsm2ic" ;<br> fpsm2ic:coordinates = "lon lat" ;<br> fpsm2ic:cell_methods = "time: point" ;<br> float fpsm2ic_ave(time, lat, lon) ;<br> fpsm2ic_ave:long_name = "IC flash density" ;<br> fpsm2ic_ave:units = "1/s/m2" ;<br> fpsm2ic_ave:REFERENCE_TO = "lnox_PaR_T_gp: fpsm2ic" ;<br> fpsm2ic_ave:coordinates = "lon lat" ;<br> fpsm2ic_ave:cell_methods = "time: mean" ;<br> float fpslcc10(time, lat, lon) ;<br> fpslcc10:long_name = "LCC(>10 ms) flash frequency" ;<br> fpslcc10:units = "1/s" ;<br> fpslcc10:REFERENCE_TO = "lnox_PaR_T_gp: fpslcc10" ;<br> fpslcc10:coordinates = "lon lat" ;<br> fpslcc10:cell_methods = "time: point" ;<br> float fpslcc10_ave(time, lat, lon) ;<br> fpslcc10_ave:long_name = "LCC(>10 ms) flash frequency" ;<br> fpslcc10_ave:units = "1/s" ;<br> fpslcc10_ave:REFERENCE_TO = "lnox_PaR_T_gp: fpslcc10" ;<br> fpslcc10_ave:coordinates = "lon lat" ;<br> fpslcc10_ave:cell_methods = "time: mean" ;<br> float fpslcc20(time, lat, lon) ;<br> fpslcc20:long_name = "LCC(>20 ms) flash frequency" ;<br> fpslcc20:units = "1/s" ;<br> fpslcc20:REFERENCE_TO = "lnox_PaR_T_gp: fpslcc20" ;<br> fpslcc20:coordinates = "lon lat" ;<br> fpslcc20:cell_methods = "time: point" ;<br> float fpslcc20_ave(time, lat, lon) ;<br> fpslcc20_ave:long_name = "LCC(>20 ms) flash frequency" ;<br> fpslcc20_ave:units = "1/s" ;<br> fpslcc20_ave:REFERENCE_TO = "lnox_PaR_T_gp: fpslcc20" ;<br> fpslcc20_ave:coordinates = "lon lat" ;<br> fpslcc20_ave:cell_methods = "time: mean" ;<br> float fpsm2lcc10(time, lat, lon) ;<br> fpsm2lcc10:long_name = "LCC(>10 ms) flash density" ;<br> fpsm2lcc10:units = "1/s/m2" ;<br> fpsm2lcc10:REFERENCE_TO = "lnox_PaR_T_gp: fpsm2lcc10" ;<br> fpsm2lcc10:coordinates = "lon lat" ;<br> fpsm2lcc10:cell_methods = "time: point" ;<br> float fpsm2lcc10_ave(time, lat, lon) ;<br> fpsm2lcc10_ave:long_name = "LCC(>10 ms) flash density" ;<br> fpsm2lcc10_ave:units = "1/s/m2" ;<br> fpsm2lcc10_ave:REFERENCE_TO = "lnox_PaR_T_gp: fpsm2lcc10" ;<br> fpsm2lcc10_ave:coordinates = "lon lat" ;<br> fpsm2lcc10_ave:cell_methods = "time: mean" ;<br> float fpsm2lcc20(time, lat, lon) ;<br> fpsm2lcc20:long_name = "LCC(>20 ms) flash density" ;<br> fpsm2lcc20:units = "1/s/m2" ;<br> fpsm2lcc20:REFERENCE_TO = "lnox_PaR_T_gp: fpsm2lcc20" ;<br> fpsm2lcc20:coordinates = "lon lat" ;<br> fpsm2lcc20:cell_methods = "time: point" ;<br> float fpsm2lcc20_ave(time, lat, lon) ;<br> fpsm2lcc20_ave:long_name = "LCC(>20 ms) flash density" ;<br> fpsm2lcc20_ave:units = "1/s/m2" ;<br> fpsm2lcc20_ave:REFERENCE_TO = "lnox_PaR_T_gp: fpsm2lcc20" ;<br> fpsm2lcc20_ave:coordinates = "lon lat" ;<br> fpsm2lcc20_ave:cell_methods = "time: mean" ;<br> float fpssprite(time, lat, lon) ;<br> fpssprite:long_name = "Sprites flash frequency" ;<br> fpssprite:units = "1/s" ;<br> fpssprite:REFERENCE_TO = "lnox_PaR_T_gp: fpssprite" ;<br> fpssprite:coordinates = "lon lat" ;<br> fpssprite:cell_methods = "time: point" ;<br> float fpssprite_ave(time, lat, lon) ;<br> fpssprite_ave:long_name = "Sprites flash frequency" ;<br> fpssprite_ave:units = "1/s" ;<br> fpssprite_ave:REFERENCE_TO = "lnox_PaR_T_gp: fpssprite" ;<br> fpssprite_ave:coordinates = "lon lat" ;<br> fpssprite_ave:cell_methods = "time: mean" ;<br> float fpsm2sprite(time, lat, lon) ;<br> fpsm2sprite:long_name = "Sprites flash density" ;<br> fpsm2sprite:units = "1/s/m2" ;<br> fpsm2sprite:REFERENCE_TO = "lnox_PaR_T_gp: fpsm2sprite" ;<br> fpsm2sprite:coordinates = "lon lat" ;<br> fpsm2sprite:cell_methods = "time: point" ;<br> float fpsm2sprite_ave(time, lat, lon) ;<br> fpsm2sprite_ave:long_name = "Sprites flash density" ;<br> fpsm2sprite_ave:units = "1/s/m2" ;<br> fpsm2sprite_ave:REFERENCE_TO = "lnox_PaR_T_gp: fpsm2sprite" ;<br> fpsm2sprite_ave:coordinates = "lon lat" ;<br> fpsm2sprite_ave:cell_methods = "time: mean" ;<br> float bps(time, lat, lon) ;<br> bps:long_name = "BJ flash frequency" ;<br> bps:units = "1/s" ;<br> bps:REFERENCE_TO = "bluejetbPaR_T_gp: bps" ;<br> bps:coordinates = "lon lat" ;<br> bps:cell_methods = "time: point" ;<br> float bps_ave(time, lat, lon) ;<br> bps_ave:long_name = "BJ flash frequency" ;<br> bps_ave:units = "1/s" ;<br> bps_ave:REFERENCE_TO = "bluejetbPaR_T_gp: bps" ;<br> bps_ave:coordinates = "lon lat" ;<br> bps_ave:cell_methods = "time: mean" ;<br> float bpsm2(time, lat, lon) ;<br> bpsm2:long_name = "BJ flash density" ;<br> bpsm2:units = "1/s/m2" ;<br> bpsm2:REFERENCE_TO = "bluejetbPaR_T_gp: bpsm2" ;<br> bpsm2:coordinates = "lon lat" ;<br> bpsm2:cell_methods = "time: point" ;<br> float bpsm2_ave(time, lat, lon) ;<br> bpsm2_ave:long_name = "BJ flash density" ;<br> bpsm2_ave:units = "1/s/m2" ;<br> bpsm2_ave:REFERENCE_TO = "bluejetbPaR_T_gp: bpsm2" ;<br> bpsm2_ave:coordinates = "lon lat" ;<br> bpsm2_ave:cell_methods = "time: mean" ;<br> double time_bnds(time, tbnds) ;<br> time_bnds:long_name = "time bounds" ;<br> time_bnds:units = "days since 2017-01-01T00:00:00Z" ;<br> time_bnds:cell_methods = "time: point"</p>
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>
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> time = UNLIMITED ; // (1 currently)<br> lon = 128 ;<br> lat = 64 ;<br> tbnds = 2 ;<br> variables:<br> double time(time) ;<br> time:long_name = "time" ;<br> time:bounds = "time_bnds" ;<br> time:units = "day since 2009-01-01 00:00:00" ;<br> time:calendar = "gregorian" ;<br> double YYYYMMDD(time) ;<br> YYYYMMDD:long_name = "time" ;<br> YYYYMMDD:units = "days as %Y%m%d.%f" ;<br> YYYYMMDD:calendar = "gregorian" ;<br> double dt(time) ;<br> dt:long_name = "delta_time" ;<br> dt:units = "s" ;<br> double nstep(time) ;<br> nstep:long_name = "current time step" ;<br> float lon(lon) ;<br> lon:long_name = "longitude" ;<br> lon:units = "degrees_east" ;<br> float lat(lat) ;<br> lat:long_name = "latitude" ;<br> lat:units = "degrees_north" ;<br> float aps(time, lat, lon) ;<br> aps:long_name = "surface pressure" ;<br> aps:units = "Pa" ;<br> aps:representation = "GP_2D_HORIZONTAL" ;<br> aps:grid_type = "gaussian" ;<br> aps:table = 128 ;<br> aps:code = 134 ;<br> aps:REFERENCE_TO = "g3b: aps" ;<br> aps:coordinates = "lon lat" ;<br> aps:cell_methods = "time: point" ;<br> float aps_ave(time, lat, lon) ;<br> aps_ave:long_name = "surface pressure" ;<br> aps_ave:units = "Pa" ;<br> aps_ave:representation = "GP_2D_HORIZONTAL" ;<br> aps_ave:grid_type = "gaussian" ;<br> aps_ave:table = 128 ;<br> aps_ave:code = 134 ;<br> aps_ave:REFERENCE_TO = "g3b: aps" ;<br> aps_ave:coordinates = "lon lat" ;<br> aps_ave:cell_methods = "time: mean" ;<br> float fpscg(time, lat, lon) ;<br> fpscg:long_name = "CG flash frequency" ;<br> fpscg:units = "1/s" ;<br> fpscg:REFERENCE_TO = "lnox_PRaAP_gp: fpscg" ;<br> fpscg:coordinates = "lon lat" ;<br> fpscg:cell_methods = "time: point" ;<br> float fpscg_ave(time, lat, lon) ;<br> fpscg_ave:long_name = "CG flash frequency" ;<br> fpscg_ave:units = "1/s" ;<br> fpscg_ave:REFERENCE_TO = "lnox_PRaAP_gp: fpscg" ;<br> fpscg_ave:coordinates = "lon lat" ;<br> fpscg_ave:cell_methods = "time: mean" ;<br> float fpsic(time, lat, lon) ;<br> fpsic:long_name = "IC flash frequency" ;<br> fpsic:units = "1/s" ;<br> fpsic:REFERENCE_TO = "lnox_PRaAP_gp: fpsic" ;<br> fpsic:coordinates = "lon lat" ;<br> fpsic:cell_methods = "time: point" ;<br> float fpsic_ave(time, lat, lon) ;<br> fpsic_ave:long_name = "IC flash frequency" ;<br> fpsic_ave:units = "1/s" ;<br> fpsic_ave:REFERENCE_TO = "lnox_PRaAP_gp: fpsic" ;<br> fpsic_ave:coordinates = "lon lat" ;<br> fpsic_ave:cell_methods = "time: mean" ;<br> float fpsm2cg(time, lat, lon) ;<br> fpsm2cg:long_name = "CG flash density" ;<br> fpsm2cg:units = "1/s/m2" ;<br> fpsm2cg:REFERENCE_TO = "lnox_PRaAP_gp: fpsm2cg" ;<br> fpsm2cg:coordinates = "lon lat" ;<br> fpsm2cg:cell_methods = "time: point" ;<br> float fpsm2cg_ave(time, lat, lon) ;<br> fpsm2cg_ave:long_name = "CG flash density" ;<br> fpsm2cg_ave:units = "1/s/m2" ;<br> fpsm2cg_ave:REFERENCE_TO = "lnox_PRaAP_gp: fpsm2cg" ;<br> fpsm2cg_ave:coordinates = "lon lat" ;<br> fpsm2cg_ave:cell_methods = "time: mean" ;<br> float fpsm2ic(time, lat, lon) ;<br> fpsm2ic:long_name = "IC flash density" ;<br> fpsm2ic:units = "1/s/m2" ;<br> fpsm2ic:REFERENCE_TO = "lnox_PRaAP_gp: fpsm2ic" ;<br> fpsm2ic:coordinates = "lon lat" ;<br> fpsm2ic:cell_methods = "time: point" ;<br> float fpsm2ic_ave(time, lat, lon) ;<br> fpsm2ic_ave:long_name = "IC flash density" ;<br> fpsm2ic_ave:units = "1/s/m2" ;<br> fpsm2ic_ave:REFERENCE_TO = "lnox_PRaAP_gp: fpsm2ic" ;<br> fpsm2ic_ave:coordinates = "lon lat" ;<br> fpsm2ic_ave:cell_methods = "time: mean" ;<br> float fpslcc10(time, lat, lon) ;<br> fpslcc10:long_name = "LCC(>10 ms) flash frequency" ;<br> fpslcc10:units = "1/s" ;<br> fpslcc10:REFERENCE_TO = "lnox_PRaAP_gp: fpslcc10" ;<br> fpslcc10:coordinates = "lon lat" ;<br> fpslcc10:cell_methods = "time: point" ;<br> float fpslcc10_ave(time, lat, lon) ;<br> fpslcc10_ave:long_name = "LCC(>10 ms) flash frequency" ;<br> fpslcc10_ave:units = "1/s" ;<br> fpslcc10_ave:REFERENCE_TO = "lnox_PRaAP_gp: fpslcc10" ;<br> fpslcc10_ave:coordinates = "lon lat" ;<br> fpslcc10_ave:cell_methods = "time: mean" ;<br> float fpslcc20(time, lat, lon) ;<br> fpslcc20:long_name = "LCC(>20 ms) flash frequency" ;<br> fpslcc20:units = "1/s" ;<br> fpslcc20:REFERENCE_TO = "lnox_PRaAP_gp: fpslcc20" ;<br> fpslcc20:coordinates = "lon lat" ;<br> fpslcc20:cell_methods = "time: point" ;<br> float fpslcc20_ave(time, lat, lon) ;<br> fpslcc20_ave:long_name = "LCC(>20 ms) flash frequency" ;<br> fpslcc20_ave:units = "1/s" ;<br> fpslcc20_ave:REFERENCE_TO = "lnox_PRaAP_gp: fpslcc20" ;<br> fpslcc20_ave:coordinates = "lon lat" ;<br> fpslcc20_ave:cell_methods = "time: mean" ;<br> float fpsm2lcc10(time, lat, lon) ;<br> fpsm2lcc10:long_name = "LCC(>10 ms) flash density" ;<br> fpsm2lcc10:units = "1/s/m2" ;<br> fpsm2lcc10:REFERENCE_TO = "lnox_PRaAP_gp: fpsm2lcc10" ;<br> fpsm2lcc10:coordinates = "lon lat" ;<br> fpsm2lcc10:cell_methods = "time: point" ;<br> float fpsm2lcc10_ave(time, lat, lon) ;<br> fpsm2lcc10_ave:long_name = "LCC(>10 ms) flash density" ;<br> fpsm2lcc10_ave:units = "1/s/m2" ;<br> fpsm2lcc10_ave:REFERENCE_TO = "lnox_PRaAP_gp: fpsm2lcc10" ;<br> fpsm2lcc10_ave:coordinates = "lon lat" ;<br> fpsm2lcc10_ave:cell_methods = "time: mean" ;<br> float fpsm2lcc20(time, lat, lon) ;<br> fpsm2lcc20:long_name = "LCC(>20 ms) flash density" ;<br> fpsm2lcc20:units = "1/s/m2" ;<br> fpsm2lcc20:REFERENCE_TO = "lnox_PRaAP_gp: fpsm2lcc20" ;<br> fpsm2lcc20:coordinates = "lon lat" ;<br> fpsm2lcc20:cell_methods = "time: point" ;<br> float fpsm2lcc20_ave(time, lat, lon) ;<br> fpsm2lcc20_ave:long_name = "LCC(>20 ms) flash density" ;<br> fpsm2lcc20_ave:units = "1/s/m2" ;<br> fpsm2lcc20_ave:REFERENCE_TO = "lnox_PRaAP_gp: fpsm2lcc20" ;<br> fpsm2lcc20_ave:coordinates = "lon lat" ;<br> fpsm2lcc20_ave:cell_methods = "time: mean" ;<br> float fpssprite(time, lat, lon) ;<br> fpssprite:long_name = "Sprites flash frequency" ;<br> fpssprite:units = "1/s" ;<br> fpssprite:REFERENCE_TO = "lnox_PRaAP_gp: fpssprite" ;<br> fpssprite:coordinates = "lon lat" ;<br> fpssprite:cell_methods = "time: point" ;<br> float fpssprite_ave(time, lat, lon) ;<br> fpssprite_ave:long_name = "Sprites flash frequency" ;<br> fpssprite_ave:units = "1/s" ;<br> fpssprite_ave:REFERENCE_TO = "lnox_PRaAP_gp: fpssprite" ;<br> fpssprite_ave:coordinates = "lon lat" ;<br> fpssprite_ave:cell_methods = "time: mean" ;<br> float fpsm2sprite(time, lat, lon) ;<br> fpsm2sprite:long_name = "Sprites flash density" ;<br> fpsm2sprite:units = "1/s/m2" ;<br> fpsm2sprite:REFERENCE_TO = "lnox_PRaAP_gp: fpsm2sprite" ;<br> fpsm2sprite:coordinates = "lon lat" ;<br> fpsm2sprite:cell_methods = "time: point" ;<br> float fpsm2sprite_ave(time, lat, lon) ;<br> fpsm2sprite_ave:long_name = "Sprites flash density" ;<br> fpsm2sprite_ave:units = "1/s/m2" ;<br> fpsm2sprite_ave:REFERENCE_TO = "lnox_PRaAP_gp: fpsm2sprite" ;<br> fpsm2sprite_ave:coordinates = "lon lat" ;<br> fpsm2sprite_ave:cell_methods = "time: mean" ;<br> float bps(time, lat, lon) ;<br> bps:long_name = "BJ flash frequency" ;<br> bps:units = "1/s" ;<br> bps:REFERENCE_TO = "bluejetbPRaAP_gp: bps" ;<br> bps:coordinates = "lon lat" ;<br> bps:cell_methods = "time: point" ;<br> float bps_ave(time, lat, lon) ;<br> bps_ave:long_name = "BJ flash frequency" ;<br> bps_ave:units = "1/s" ;<br> bps_ave:REFERENCE_TO = "bluejetbPRaAP_gp: bps" ;<br> bps_ave:coordinates = "lon lat" ;<br> bps_ave:cell_methods = "time: mean" ;<br> float bpsm2(time, lat, lon) ;<br> bpsm2:long_name = "BJ flash density" ;<br> bpsm2:units = "1/s/m2" ;<br> bpsm2:REFERENCE_TO = "bluejetbPRaAP_gp: bpsm2" ;<br> bpsm2:coordinates = "lon lat" ;<br> bpsm2:cell_methods = "time: point" ;<br> float bpsm2_ave(time, lat, lon) ;<br> bpsm2_ave:long_name = "BJ flash density" ;<br> bpsm2_ave:units = "1/s/m2" ;<br> bpsm2_ave:REFERENCE_TO = "bluejetbPRaAP_gp: bpsm2" ;<br> bpsm2_ave:coordinates = "lon lat" ;<br> bpsm2_ave:cell_methods = "time: mean" ;<br> double time_bnds(time, tbnds) ;<br> time_bnds:long_name = "time bounds" ;<br> time_bnds:units = "days since 2009-01-01T00:00:00Z" ;<br> time_bnds:cell_methods = "time: point" ;</p> <p>// global attributes:<br> :MESSy = "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" ;<br> :MESSy_switch = "version 1.0" ;<br> :MESSy_channel = "version 2.4.3" ;<br> :MESSy_tracer = "version 2.6" ;<br> :MESSy_timer = "version 0.1" ;<br> :MESSy_qtimer = "version 3.0" ;<br> :MESSy_import = "version 1.0" ;<br> :MESSy_grid = "version v1.5" ;<br> :MESSy_rnd = "version 1.1" ;<br> :MESSy_aeropt = "version 2.0.2" ;<br> :MESSy_cloud = "version 2.2" ;<br> :MESSy_cloudopt = "version 2.1b" ;<br> :MESSy_convect = "version 2.0" ;<br> :MESSy_gwave = "version 1.0" ;<br> :MESSy_lnox = "version 3.0" ;<br> :MESSy_orbit = "version 0.9" ;<br> :MESSy_orogw = "version 1.1" ;<br> :MESSy_rad = "version 2.2" ;<br> :MESSy_e5vdiff = "version 1.2" ;<br> :MESSy_surface = "version 1.2" ;<br> :MESSy_tropop = "version 2.1" ;<br> :MESSy_viso = "version 2.3" ;<br> :MESSy_experiment = "2009_10h" ;<br> :EXEC_CHECKSUM = "45e5ddd17ae5992f931a9ba4bab4a921 bin/echam5.exe (md5sum)" ;<br> :GCM = "ECHAM5 version 5.3.02, Max-Planck Institute for Meteorology, Hamburg" ;<br> :GCM_spherical_trunc_n = 42 ;<br> :GCM_spherical_trunc_m = 42 ;<br> :GCM_spherical_trunc_k = 42 ;<br> :GCM_vertical_mode = "middle atmosphere (MA)" ;<br> :GCM_horizontal_mode = "global" ;<br> :GCM_advection = "Lin&Rood" ;<br> :GCM_start_date_time = "20090101 000000" ;<br> :GCM_timestep = 900.f ;<br> :F95_COMPILER_VERSION = "ifort (IFORT) 17.0.2 20170213" ;<br> :F95_COMPILER_CALL = "/opt/mpi/bullxmpi_mlx/1.2.9.2/bin/mpif90" ;<br> :F95_COMPILER_FLAGS = "-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" ;<br> :F95_PREPROC_DEFINITIONS = "-DMESSY -DLITTLE_ENDIAN -D_LINUX64 -DHAVE_PNETCDF -DPNCREGRID -DMPIOM_13B -D_VCSREV_=\'d2.55.1-62-g7ea171fc6-dirty_7ea171fc682744f70976123b863cca166dd2023b_2021-05-19T16:21:08+00:00_2021-06-04T13:28:34+0200\'" ;<br> :F95_COMPILER_INCLUDES = "-I/sw/rhel6-x64/netcdf/netcdf_fortran-4.4.2-intel14/include -I/sw/rhel6-x64/netcdf/netcdf_fortran-4.4.2-intel14/include -I/sw/rhel6-x64/netcdf/parallel_netcdf-1.6.0-bullxmpi-intel14/include" ;<br> :operating_date_time = "20210615 081833" ;<br> :operating_system = "Linux 2.6.32-754.33.1.el6.x86_64 on x86_64" ;<br> :operating_host = "mlogin102" ;<br> :operating_user = "Francisco-Javier Perez-Invernon (b309171)" ;<br> :channel_io_pe = 172 ;<br> :channel_time_slo = 5182200.f ;<br> :channel_name = "mmlb_PRaAP" ;<br> :channel_file_type = "output" ;<br> :channel_file_name = "2009_10h_______20090701_0000_mmlb_PRaAP.nc" ;<br> :channel_netcdf_lib = "4.3.2 of May 5 2015 13:21:25 $" ;</p>
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>
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>
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. 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–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 global 0.05° composition of multi-year average LCC with a 7-day interval</strong><strong>. The original dataset of 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: </strong>Mingzhu Xu, Ronggao Liu, Jing M. Chen, Yang Liu, & 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>
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 ’RIBuild data WP5 Case studies’ 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>
LCC Serum+CSF Luminex Report
<p>LCC Serum+CSF Luminex Report generated by ASAP Team Chen</p>
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.
LCC-CARIS-01: Molecular Profiling in Gynaecological Cancer
ClinicalTrials.gov study NCT02668913. IPD Sharing: Not stated. Countries: 1. Publications: 0.
Compassion-Based Intervention for Lung Cancer Caregivers (CBI-LCC)
ClinicalTrials.gov study NCT06930313. IPD Sharing: Not stated. Countries: 1. Publications: 0.
Inventory data for LCA & LCC of ECOBULK's automotive sector demonstrator
<p>Inventory data gathered from ECOBULK project participants to perform LCA & LCC analyses.</p>
ScienceDex guides
Understand access before you commit
These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research 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.
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.
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.
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.
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.