- home
- Advanced Search
- Energy Research
- Open Access
- CN
- DE
- IT
- BE
- Energy Research
- Open Access
- CN
- DE
- IT
- BE
Research data keyboard_double_arrow_right Dataset 2021 GermanyPublisher:Bielefeld University Authors: Hötte, Kerstin; Lafond, François; Pichler, Anton;This data publication offers updated data about low-carbon energy technology (LCET) patents and citations links to the scientific literature. Compared to a [previous version](https://doi.org/10.4119/unibi/2941555), it also contains data on biofuels and fuels from waste technologies. The updated version also contains the code (R-scripts) that have been used to (1) compile the data and (2) to reproduce the statistical analysis including figures and tables presented in the final paper Hötte, Pichler, Lafond (2021): "The rise of science in low-carbon energy technologies", RSER. DOI: [10.1016/j.rser.2020.110654](10.1016/j.rser.2020.110654). This data publication contains different data sets (in .RData and (long-term archivable) .tsv format). Further information about each data set is provided in more detail below. - "all_papers.RData" : Data on scientific papers from Microsoft Academic Graph (MAG), 3 columns: Paper ID, Paper year, cited (binary 0-1, indicates whether the paper is cited by a patent). - "all_patents.RData" : Data on USPTO utility patents, 6 columns: Patent number, Patent year (grant year), CPC class, Patent date, Patent title, citing_to_science (binary 0-1, indicates whether the patent is citing to science). - "LCET_patents.RData" : Subset of LCET patents, 6 columns: Patent number, Patent year (grant year), Technology type, CPC class, Patent date, Patent title. - "LCET_patent_citations.RData" : Citations from LCET patents to other patents, 2 columns: citing, cited (Patent numbers). - "LCET_subset_with_metainfo_final.RData" : Citations from LCET patents to scientific papers from MAG, complemented by meta-information on patents and papers, 18 columns: Patent number, Paper ID, Patent year, Paper year, Technology type, WoS field, Patent title, Paper title, DOI, Confidence Score, Citation type, Reference type, Journal/ Conf. name, Journal ID, Conference ID, CPC class, Patent date, US patent. - "patent:citations.RData": Patent citations among all patents (not only LCET), 2 columns: citing, cited (Patent numbers). Moreover, this data publication contains a folder "code" with 2 subfolders: - "R_code_create_data" contains the R-scripts used to create the data sample. - "R_code_plots_and_figures" contains all R-scripts used to make the statistical analyses presented in the text (including figures and tables). Please check the read-me documents in the code folder for further detail. ### License and terms of use ### This data is licensed under the CC BY 4.0 license. See: https://creativecommons.org/licenses/by/4.0/legalcode Please find the full license text below. If you want to use the data, do not forget to give appropriate credit by citing this article: Kerstin Hötte, Anton Pichler, François Lafond, The rise of science in low-carbon energy technologies, Renewable and Sustainable Energy Reviews, Volume 139, 2021. https://doi.org/10.1016/j.rser.2020.110654 ### LCET definition and concepts ### LCET are defined by Cooperative Patent Classification (CPC) codes. CPC offers "tags" that are assigned to patents that are useful for the adaptation and mitigation of climate chagen. LCET are identified by YO2E codes, i.e. that are assigned to technologies that contribute to the "REDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION". Only the subset of Y02E01 ("Energy generation through renewable energy sources"), Y02E03 ("Energy generation of nuclear origin") and Y02E5 ("Technologies for the production of fuel of non-fossil origin") technologies are used. 10 different LCET are distinguished: Solar PV, Wind, Solar thermal, Ocean power, Hydroelectric, Geothermal, Biofuels, Fuels from waste, Nuclear fission and Nuclear fusion. More information about the Y02-tags can be found in: Veefkind, Victor, et al. "A new EPO classification scheme for climate change mitigation technologies." World Patent Information 34.2 (2012): 106-111. DOI: [https://doi.org/10.1016/j.wpi.2011.12.004](https://doi.org/10.1016/j.wpi.2011.12.004) ### Data sources and compilation ### The data was generated by the merge of different data sets. 1.) Patent data from USPTO was downloaded here: https://bulkdata.uspto.gov/ 2.) Complementary data on grant year and patent title was taken from: https://cloud.google.com/blog/products/gcp/google-patents-public-datasets-connecting-public-paid-and-private-patent-data 3.) Citations to science come from the Reliance on Science (RoS) data set https://zenodo.org/record/3685972 (v23, Feb. 24, 2020) DOI: 10.5281/zenodo.3685972 The directory ("code") offers the R-scripts that were used to process MAG data and to link it to patent data. The header of the R-scripts offer additional technical information about the subsetting procedures and data retrieval. For more information about the patent data, see: Pichler, A., Lafond, F. & J, F. D. (2020), Technological interdependencies predict innovation dynamics, Working paper pp. 1–33. URL: [https://arxiv.org/abs/2003.00580](https://arxiv.org/abs/2003.00580) For more information about MAG data, see: Marx, Matt, and Aaron Fuegi. "Reliance on science: Worldwide front‐page patent citations to scientific articles." Strategic Management Journal 41.9 (2020): 1572-1594. DOI: [https://doi.org/10.1002/smj.3145](https://doi.org/10.1002/smj.3145) Marx, Matt and Fuegi, Aaron, Reliance on Science: Worldwide Front-Page Patent Citations to Scientific Articles. Boston University Questrom School of Business Research Paper No. 3331686. DOI: [http://dx.doi.org/10.2139/ssrn.3331686 ](http://dx.doi.org/10.2139/ssrn.3331686 ) ### Detailed information about the data ### - "all_papers.RData" : Data on scientific papers from Microsoft Academic Graph (MAG), 3 columns: Paper ID: Unique paper-identifier used by MAG Paper year: Year of publication cited: binary 0-1, indicates whether the paper is cited by a patent, citation links are made in the text body and front-page of the patent, and added by examiners and applicants. - "all_patents.RData" : Data on USPTO utility patents, 6 columns: Patent number: Number given by USPTO. Can be used for manual patent search in http://patft.uspto.gov/netahtml/PTO/srchnum.htm (numeric) Patent year: Year when the patent was granted (numeric) CPC class: Detailed 8-digit CPC code (numeric) Patent date: Exact date of patent granting (numeric) Patent title: Short title (character) citing_to_science: binary 0-1, indicates whether the patent is citing to science as identified by citation links in RoS. (numeric) - "LCET_patents.RData" : Subset of LCET patents, 6 columns: Patent number: (numeric) Patent year: (numeric) Technology type: Short code used to tag 10 different types of LCET (pv, (nuclear) fission, (solar) thermal, (nuclear) fusion, wind, geo(termal), sea (ocean power), hydro, biofuels, (fuels from) waste) (character) CPC class: Detailed 8-digit CPC code (character) Patent date: (numeric) Patent title: (numeric) - "LCET_patent_citations.RData" : Citations from LCET patents to other patents, 2 columns: citing: Number of citing patent (numeric) cited: Number of cited patent (numeric) - "LCET_subset_with_metainfo_final.RData" : Citations from LCET patents to scientific papers from MAG, complemented by meta-information on patents and papers, 18 columns: Patent number: see above (numeric) Paper ID: see above (numeric) Patent year: see above (numeric) Paper year: see above (numeric) Technology type: see above (character) WoS field: Web of Science field of research, WoS fields were probabilistically assigned to papers and are used as given by RoS (character) Patent title: see above (character) Paper title: Title of scientific article (character) DOI: Paper DOI if available (character) Confidence Score: Reliability score of citation link (numeric). Links were probabilistically assigned. See Marx and Fuegi 2019 for further detail. Citation type: Indicates whether citation made in text body of patent document or its front page (character) Reference type: Examiner or applicant added citation link (or unknown). (character) Journal/ Conf. name: Name of journal or conference proceeding where the cited paper was published (character) Journal ID: Journal identifier in MAG (numeric) Conference ID: Conference identifier in MAG (numeric) CPC class: see above (character) Patent date: see above (numeric) US patent: binary US-patent indicator as provided by RoS (numeric) - "patent:citations.RData": Patent citations among all patents (not only LCET), 2 columns: citing: Number of citing patent (numeric) cited: Number of cited patent (numeric) **Note:** The citation links were probabilistically retrieved. During the analysis, we identified manually some false-positives are removed them from the "LCET_subset_with_metainfo_final.RData" data set. The list is available, too: "list_of_false_positives.tsv" We do not claim to have a perfect coverage, but expect a precision of >98% as described by Marx and Fuegi 2019. ### Statistics about the data ### Full data set: - #papers in MAG: 179,083,029 - #all patents: 10,160,667 - #citing patents: 2,058,233 - #cited papers: 4,404,088 - #citation links from patents to papers: 34,959,193 LCET subset: - #LCET patents: 65,305 - #citing LCET patents: 22,017 - #cited papers: 103,645 - #citation links from LCET patents to papers: 396,504 Meta-information: Papers: - Publication year, 251 Web-of-Science (WoS) categories, Journal/ conference proceedings name, DOI, Paper title Patents: - Grant year, >240,000 hierarchical CPC classes, 10 LCET types Citation links: - Reference type, citation type, reliability score If you have further questions about the data or suggestions, please contact: **kerstin.hotte@oxfordmartin.ox.ac.uk** ### Acknowledgements ### The authors want to thank the Center for Research Data Management of Bielefeld University and in particular Cord Wiljes for excellent support. ### License issues ### Terms of use of the source data: - Reliance on Science data [https://zenodo.org/record/3685972](https://zenodo.org/record/3685972), Open Data Commons Attribution License (ODC-By) v1.0, https://opendatacommons.org/licenses/by/1.0/ - "Google Patents Public Data” by IFI CLAIMS Patent Services and Google (https://cloud.google.com/blog/products/gcp/google-patents-public-datasets-connecting-public-paid-and-private-patent-data), Creative Commons Attribution 4.0 International License (CC BY 4.0), https://console.cloud.google.com/marketplace/details/google_patents_public_datasets/google-patents-public-data - USPTO patent data (https://bulkdata.uspto.gov/), see: https://bulkdata.uspto.gov/data/2020TermsConditions.docx
https://dx.doi.org/1... arrow_drop_down Publications at Bielefeld UniversityDataset . 2021License: CC BYData sources: Publications at Bielefeld Universityadd ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.4119/unibi/2950291&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu1 citations 1 popularity Average influence Average impulse Average Powered by BIP!
more_vert https://dx.doi.org/1... arrow_drop_down Publications at Bielefeld UniversityDataset . 2021License: CC BYData sources: Publications at Bielefeld Universityadd ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.4119/unibi/2950291&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2024Publisher:Zenodo Dittmann, Anna; Dinger, Florian; Herzberg, Wiebke; Holland, Nicolas; Karalus, Steffen; Braun, Christian; Zähringer, Ralph; Heydenreich, Wolfgang; Lorenz, Elke;The PV-Live dataset comprises data from a network of 40 solar irradiance measurement stations across the German state of Baden-Württemberg. All stations measure global horizontal irradiance and temperature with a pyranometer, and global tilted irradiance in east, south, and west direction with tilt angles of 25° with three photovoltaic reference cells in minute resolution. A quality control scheme has been developed specifically for this dataset and is applied to the measurements before publication. The minute resolution irradiance and temperature measurements are published with the derived quality flags. A description of the dataset and the quality control scheme is given in Lorenz et al. (2022) and Lorenz et al. (2020). The dataset contains data from September 2020 onwards. It will be continuously extended by adding data of the previous month on a monthly basis. QUALITY FLAGS Two types of flags are provided with the data. Each sensor is assigned a general quality flag, which is based on a combination of different tests. In addition, a shading flag is given, which is not sensor specific, i.e. it applies to all irradiance sensors simultaneously. The flags can have the levels 'passed, all tests complete', 'passed, not all tests complete', 'failed tests, likely erroneous' or 'failed tests, most likely erroneous'. If the flag level of the general quality flags is 'failed tests, most likely erroneous' the corresponding measurement value is set to NaN. DATA FORMAT The data is published as monthly .zip archives. Each archive contains the following files: 1. Tab separated data files (tng000XX_YYYY-MM.tsv) for each station, containing measurements and quality flags of one month 2. Tab separated station location metadata (metadata_stations_YYYY-MM.tsv) 3. Metadata of the dataset describing variable names and quality flag levels (metadata_measurements.json) 4. General comments on data availability and quality for the month (comments_quality_control_YYYY-MM.txt) 5. Log file of changes (change_log_YYYY-MM.txt) Station location metadata is given on a monthly basis because stations can be relocated. Therefore, we recommend to use the metadata valid for its corresponding month. VERSION UPDATES Version 7: - Recalculation of height information for all stations - One station has been moved to a new, nearby location on 16th September 2021 ACKNOWLEDGEMENTS The data have been collected and processed by Fraunhofer ISE in the framework of PV-Live, a project in cooperation with TransnetBW. We thank our station partners for cooperation in installing and maintaining our measurement stations: EnBW Solar, Badenova, Pohlen Solar, Oekogeno Solar7, Ecovision, Hochschule Ulm, Hofgemeinschaft Heggelbach, Soltechnics-solution and the Stadtwerke Karlsruhe, Grünstadt, Buchen, Crailsheim, Schwäbisch Hall, Pforzheim, Konstanz, Waldshut-Tiengen, Schwäbisch Gmünd, Ravensburg, Eberbach, Baden-Baden.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.10729508&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.10729508&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Publisher:Zenodo Funded by:EC | REINFORCEEC| REINFORCEAuthors: Mina, Marco;Input files for the ForClim model (version 4.0.1) used in the associated paper. They can be used to to reproduce results of the simulation study. The ForClim model, including the source code, executable and documentation, is freely available under an Open Access license from the website of the original developers at https://ites-fe.ethz.ch/openaccess/. The original climatic dataset used to generate the ForClim input climate files at each site in South Tyrol is freely available at https://doi.pangaea.de/10.1594/PANGAEA.924502 while the CHELSA climate data for future scenarios are available at https://www.chelsa-climate.org. If interested in using this dataset for a research study or a project, please contact Marco Mina ----------------------------------------------------------------------- Hillebrand L, Marzini S, Crespi A, Hiltner U & Mina M (2023) Contrasting impacts of climate change on protection forests of the Italian Alps. Frontiers in Forests and Global Change, 6, 2023 https://doi.org/10.3389/ffgc.2023.1240235 ABSTRACT. Protection forests play a key role in protecting settlements, people, and infrastructures from gravitational hazards such as rockfalls and avalanches in mountain areas. Rapid climate change is challenging the role of protection forests by altering their dynamics, structure, and composition. Information on local- and regional-scale impacts of climate change on protection forests is critical for planning adaptations in forest management. We used a model of forest dynamics (ForClim) to assess the succession of mountain forests in the Eastern Alps and their protective effects under future climate change scenarios. We investigated eleven representative forest sites along an elevational gradient across multiple locations within an administrative region, covering wide differences in tree species structure, composition, altitude, and exposition. We evaluated protective performance against rockfall and avalanches using numerical indices (i.e., linker functions) quantifying the degree of protection from metrics of simulated forest structure and composition. Our findings reveal that climate warming has a contrasting impact on protective effects in mountain forests of the Eastern Alps. Climate change is likely to not affect negatively all protection forest stands but its impact depends on site and stand conditions. Impacts were highly contingent to the magnitude of climate warming, with increasing criticality under the most severe climate projections. Forests in lower-montane elevations and those located in dry continental valleys showed drastic changes in forest structure and composition due to drought-induced mortality while subalpine forests mostly profited from rising temperatures and a longer vegetation period. Overall, avalanche protection will likely be negatively affected by climate change, while the ability of forests to maintain rockfall protection depends on the severity of expected climate change and their vulnerability due to elevation and topography, with most subalpine forests less prone to loosing protective effects. Proactive measures in management should be taken in the near future to avoid losses of protective effects in the case of severe climate change in the Alps. Given the heterogeneous impact of climate warming, such adaptations can be aided by model-based projections and high local resolution studies to identify forest stand types that might require management priority for maintaining protective effects in the future.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.8131674&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
visibility 30visibility views 30 download downloads 2 Powered bymore_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.8131674&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2020Embargo end date: 31 Jul 2020Publisher:Harvard Dataverse Hoffmann, Roman; Dimitrova, Anna; Muttarak, Raya; Crespo Cuaresma, Jesus; Peisker, Jonas;doi: 10.7910/dvn/hyrxvv
Complete replication data and code for article "A Meta-Analysis of Country Level Studies on Environmental Change and Migration". The rdata file contains both the meta and country level data. The data is also saved separately as xlsx files.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.7910/dvn/hyrxvv&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu1 citations 1 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.7910/dvn/hyrxvv&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2020Embargo end date: 28 Apr 2020 FrancePublisher:Harvard Dataverse Authors: Beltrán, Lucila Marcela; Cruz-Garcia, Gisella S; Pradhan, Prajal; Quintero, Marcela;doi: 10.7910/dvn/a8xhjd
handle: 10568/108130
A total of 256 surveys were analyzed for Caquetá and 227 surveys forYurimaguas. These surveys belong to the project "Sustainable Amazonian Landcapes" ( see below Related Datasets). All the households that participated in the survey did it freely and under prior informed consent. Households were asked about their farms’ agrobiodiversity (crops, cattle ranching, and pastoral diversity), farming activities, agroecological management practices and livelihood assets. These surveys provided the information required for defining the household typologies based on farming livelihood diversification and to obtain indicators of vulnerability to climate change. People surveyed usually were household heads or their spouses. The supervisors were the direct link with CIAT. The data was collected through Android Devices using the software CsPro 6.2 and 6.3. (Reporte Interno)
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.7910/dvn/a8xhjd&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.7910/dvn/a8xhjd&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2017Publisher:Zenodo Authors: Scheuer, Sebastian;Shapefile data set estimating trends of mean annual terrestrial surface air temperature (°C) and mean annual total precipitation (mm) for urban land, characterised by clusters of local spatial autocorrelation in regard to the age of urban area and the coefficient of variation of urban area extent over time.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.437706&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.437706&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2021Publisher:Zenodo Kravchinsky, Vadim A.; Zhang, Rui; Borowiecki, Ryan; Tarasov, Pavel E.; Van Der Baan, Mirko; Anwar, Taslima; Avto Goguitchaichvili; Müller, Stefanie;A lack of adequate high resolution climate proxy records for the Last Glacial Maximum (LGM) has prevented the extrapolation of climate–solar linkages on centennial time scales prior of the Holocene. Therefore, it is still unknown whether centennial climate variations of the last ten thousand years convey a universal climate change or merely represent a characteristic of the Holocene. Recently published high resolution climate proxy records for the LGM allowed us to extrapolate climate–solar linkages on centennial time scales ahead of the Holocene. Here we present the analysis of a high resolution pollen concentration record from Lake Kotokel in southern Siberia, Russia, during the LGM. The record reflects the dynamics of vegetation zones and temperature change with a resolution of ~ 40 years in the continental climate of north-eastern Asia. We demonstrate that our pollen concentration record, the oxygen isotope δ18O record from the Greenland ice core project NGRIP (NorthGRIP), the dust-fall contributions in Lake Qinghai, China, grain size in the Gulang and Jingyuan loess deposits, China, and the composite oxygen isotope δ18O record from the Alpine cave system 7H reveal cooler to warmer climate fluctuations between ~ 20.6 and 26 ka. Such fluctuations correspond to the ~ 1000-yr, 500-600-yr and 210-250-yr cycles possibly linked to the solar activity variations and recognized in high resolution Holocene proxies all over the world. We further show that climate fluctuations in the LGM and Holocene are spectrally similar suggesting that linkages between climate proxies and solar activity at the centennial time scale in the Holocene can be extended to the LGM. {"references": ["Vadim A. Kravchinsky, Rui Zhang, Ryan Borowiecki, Pavel E. Tarasov, Mirko van der Baan, Taslima Anwar, Avto Goguitchaichvili, Stefanie M\u00fcller, 2021. Centennial scale climate oscillations from southern Siberia in the Last Glacial Maximum. Quaternary Science Reviews, in press."]}
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.5204415&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.5204415&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Publisher:World Data Center for Climate (WDCC) at DKRZ Authors: Rong, Xinyao;Project: Coupled Model Intercomparison Project Phase 6 (CMIP6) datasets - These data have been generated as part of the internationally-coordinated Coupled Model Intercomparison Project Phase 6 (CMIP6; see also GMD Special Issue: http://www.geosci-model-dev.net/special_issue590.html). The simulation data provides a basis for climate research designed to answer fundamental science questions and serves as resource for authors of the Sixth Assessment Report of the Intergovernmental Panel on Climate Change (IPCC-AR6). CMIP6 is a project coordinated by the Working Group on Coupled Modelling (WGCM) as part of the World Climate Research Programme (WCRP). Phase 6 builds on previous phases executed under the leadership of the Program for Climate Model Diagnosis and Intercomparison (PCMDI) and relies on the Earth System Grid Federation (ESGF) and the Centre for Environmental Data Analysis (CEDA) along with numerous related activities for implementation. The original data is hosted and partially replicated on a federated collection of data nodes, and most of the data relied on by the IPCC is being archived for long-term preservation at the IPCC Data Distribution Centre (IPCC DDC) hosted by the German Climate Computing Center (DKRZ). The project includes simulations from about 120 global climate models and around 45 institutions and organizations worldwide. Summary: These data include the subset used by IPCC AR6 WGI authors of the datasets originally published in ESGF for 'CMIP6.ScenarioMIP.CAMS.CAMS-CSM1-0.ssp119' with the full Data Reference Syntax following the template 'mip_era.activity_id.institution_id.source_id.experiment_id.member_id.table_id.variable_id.grid_label.version'. The CAMS-CSM 1.0 climate model, released in 2016, includes the following components: atmos: ECHAM5_CAMS (T106; 320 x 160 longitude/latitude; 31 levels; top level 10 mb), land: CoLM 1.0, ocean: MOM4 (tripolar; 360 x 200 longitude/latitude, primarily 1deg latitude/longitude, down to 1/3deg within 30deg of the equatorial tropics; 50 levels; top grid cell 0-10 m), seaIce: SIS 1.0. The model was run by the Chinese Academy of Meteorological Sciences, Beijing 100081, China (CAMS) in native nominal resolutions: atmos: 100 km, land: 100 km, ocean: 100 km, seaIce: 100 km.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.26050/wdcc/ar6.c6spcamcc0s119&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.26050/wdcc/ar6.c6spcamcc0s119&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2020Publisher:Zenodo Funded by:EC | PARACATEC| PARACATGadde, Karthik; Mampuys, Pieter; Guidetti, Andrea; H. Y. Vincent Ching; Herrebout, Wouter A.; Doorslaer, Sabine Van; Kourosch Abbaspour Tehrani; Maes, Bert U. W.;Origin of the data: Experimental spectroscopic measurements Data Type: experimental measurements, open access supporting information The data are in CSV, DSW and FBSW format. Supporting information are supplied in PDF format. Data generated by instruments: Varian Cary 5E-UV-Vis-NIR spectrophotometer for UV-Vis measurements, Varian Cary Eclipse fluorescence spectrophotomer for fluorescence quenching measurements. Analytical and procedural information: Stern-Volmer fluorescence quenching experiments, UV-Vis measurements and Fluorescent Quantum Yield determination via ferrioxalate actinometry. Definition of variables: Wavelength, Absorbance, Concentration Units of measurement: nanometers (nm), moles-per-litre (mol/l) Abbreviations: File names and data headers use the following abbreviations: FQY refers to Fluorescence Quantum Yield determination experiments Light refers to irradiated samples in the actinometry experiment, as detailed in the procedure in the supporting information. Dark refers to non-irradiated samples in the actinometry experiment, as detailed in the procedure in the supporting information. SVQuench refers to Stern-Volmer quenching experiments RAxx refer to measurements related to allylbenzene. Xx is the amount of quencher in mol/l (05 should be intended as 0.5 mol/l and so on). RTxx refer to measurements related to S-(4-methylphenyl) 4-methylbenzenethiosulfonate. Xx is the amount of quencher in mol/l as above. RExx refer to measurements related to 1,2-dimethoxy-4-(prop-2-en-1-yl)benzene. Xx is the amount of quencher in mol/l as above. RSxx refer to measurements related to styrene. Xx is the amount of quencher in mol/l. RTFxx refer to measurements related to S-(4-fluorophenyl) 4-fluorobenzenethiosulfonate. Xx is the amount of quencher in mol/l as above. MesAcrMe Xx refers to data related to catalyst 9-mesityl-10-methylacridinium. Xx is the amount of catalyst in mol/l as above. DMC for measurements employing dimethylcarbonate as solvent. ACN for measurements employing acetonitrile as solvent. FBSW and DSW data are used by the proprietary software of the Varian spectrometers (CARY WinUV and Cary Eclipse). Information can be found at https://www.agilent.com/en/product/molecular-spectroscopy/uv-vis-uv-vis-nir-spectroscopy/uv-vis-uv-vis-nir-software/cary-winuv-software and https://www.agilent.com/en/product/molecular-spectroscopy/fluorescence-spectroscopy/fluorescence-software/cary-eclipse-software
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.4405209&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu1 citations 1 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.4405209&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Clinical Trial 2016 Austria, Belgium, Israel, Japan, Sweden, SwitzerlandPublisher:nct Authors: Prof. Claude Pichard;Background and Aims: This study aims at evaluating the ease of use of the new calorimeter for the measurement of energy expenditure (EE) in intensive care unit (ICU) patients. EE in ICU patients is highly variable depending on the severity of the disease and treatments. Clinicians need to measure EE by indirect calorimetry (IC) to optimize nutritional support for the better clinical outcome. However, indirect calorimeters available on the market have insufficient accuracy for clinical and research use. Difficulties of handling and interpretation of results often limit IC in ICU patients. An accurate, easy-to-use calorimeter has been developed to meet these needs. The Study Device: The new calorimeter (Quark RMR 2.0, COSMED) is capable of IC measurements in mechanically ventilated patients without warm-up and limited calibration. The disposable in-line pneumotach flow meter and direct sampling of respiratory gas from the ventilator circuit enables the accurate measurement of oxygen consumption volume (VO2) and CO2 production volume (VCO2) to derive the energy expenditure. The software interface to manage the device and the collected data provides easy-to-use, user-friendly interface. This calorimeter bears an European Commission (EC) Conformity Mark, and will be used in the way it is intended to be used as described in the instruction manual. Currently used indirect calorimeters at each study center will be used as the comparator. This study will evaluate the ease of use of the new calorimeter (Quark RMR 2.0 (COSMED, Italy)) in intensive care unit (ICU) patients compared to currently used calorimeters (i.e. Quark RMR 1.0(COSMED, Italy) or Deltatrac Metabolic Monitor (Datex, Finland)), as well as the stability and the feasibility of the measurements in various clinically relevant situations. Time needed to prepare and start indirect calorimetry (IC) measurement will be compared as the measure of the ease of use of the calorimeter.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=dedup_wf_002::f43bcc083d4074a48153914dcd474f1f&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=dedup_wf_002::f43bcc083d4074a48153914dcd474f1f&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu
Research data keyboard_double_arrow_right Dataset 2021 GermanyPublisher:Bielefeld University Authors: Hötte, Kerstin; Lafond, François; Pichler, Anton;This data publication offers updated data about low-carbon energy technology (LCET) patents and citations links to the scientific literature. Compared to a [previous version](https://doi.org/10.4119/unibi/2941555), it also contains data on biofuels and fuels from waste technologies. The updated version also contains the code (R-scripts) that have been used to (1) compile the data and (2) to reproduce the statistical analysis including figures and tables presented in the final paper Hötte, Pichler, Lafond (2021): "The rise of science in low-carbon energy technologies", RSER. DOI: [10.1016/j.rser.2020.110654](10.1016/j.rser.2020.110654). This data publication contains different data sets (in .RData and (long-term archivable) .tsv format). Further information about each data set is provided in more detail below. - "all_papers.RData" : Data on scientific papers from Microsoft Academic Graph (MAG), 3 columns: Paper ID, Paper year, cited (binary 0-1, indicates whether the paper is cited by a patent). - "all_patents.RData" : Data on USPTO utility patents, 6 columns: Patent number, Patent year (grant year), CPC class, Patent date, Patent title, citing_to_science (binary 0-1, indicates whether the patent is citing to science). - "LCET_patents.RData" : Subset of LCET patents, 6 columns: Patent number, Patent year (grant year), Technology type, CPC class, Patent date, Patent title. - "LCET_patent_citations.RData" : Citations from LCET patents to other patents, 2 columns: citing, cited (Patent numbers). - "LCET_subset_with_metainfo_final.RData" : Citations from LCET patents to scientific papers from MAG, complemented by meta-information on patents and papers, 18 columns: Patent number, Paper ID, Patent year, Paper year, Technology type, WoS field, Patent title, Paper title, DOI, Confidence Score, Citation type, Reference type, Journal/ Conf. name, Journal ID, Conference ID, CPC class, Patent date, US patent. - "patent:citations.RData": Patent citations among all patents (not only LCET), 2 columns: citing, cited (Patent numbers). Moreover, this data publication contains a folder "code" with 2 subfolders: - "R_code_create_data" contains the R-scripts used to create the data sample. - "R_code_plots_and_figures" contains all R-scripts used to make the statistical analyses presented in the text (including figures and tables). Please check the read-me documents in the code folder for further detail. ### License and terms of use ### This data is licensed under the CC BY 4.0 license. See: https://creativecommons.org/licenses/by/4.0/legalcode Please find the full license text below. If you want to use the data, do not forget to give appropriate credit by citing this article: Kerstin Hötte, Anton Pichler, François Lafond, The rise of science in low-carbon energy technologies, Renewable and Sustainable Energy Reviews, Volume 139, 2021. https://doi.org/10.1016/j.rser.2020.110654 ### LCET definition and concepts ### LCET are defined by Cooperative Patent Classification (CPC) codes. CPC offers "tags" that are assigned to patents that are useful for the adaptation and mitigation of climate chagen. LCET are identified by YO2E codes, i.e. that are assigned to technologies that contribute to the "REDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION". Only the subset of Y02E01 ("Energy generation through renewable energy sources"), Y02E03 ("Energy generation of nuclear origin") and Y02E5 ("Technologies for the production of fuel of non-fossil origin") technologies are used. 10 different LCET are distinguished: Solar PV, Wind, Solar thermal, Ocean power, Hydroelectric, Geothermal, Biofuels, Fuels from waste, Nuclear fission and Nuclear fusion. More information about the Y02-tags can be found in: Veefkind, Victor, et al. "A new EPO classification scheme for climate change mitigation technologies." World Patent Information 34.2 (2012): 106-111. DOI: [https://doi.org/10.1016/j.wpi.2011.12.004](https://doi.org/10.1016/j.wpi.2011.12.004) ### Data sources and compilation ### The data was generated by the merge of different data sets. 1.) Patent data from USPTO was downloaded here: https://bulkdata.uspto.gov/ 2.) Complementary data on grant year and patent title was taken from: https://cloud.google.com/blog/products/gcp/google-patents-public-datasets-connecting-public-paid-and-private-patent-data 3.) Citations to science come from the Reliance on Science (RoS) data set https://zenodo.org/record/3685972 (v23, Feb. 24, 2020) DOI: 10.5281/zenodo.3685972 The directory ("code") offers the R-scripts that were used to process MAG data and to link it to patent data. The header of the R-scripts offer additional technical information about the subsetting procedures and data retrieval. For more information about the patent data, see: Pichler, A., Lafond, F. & J, F. D. (2020), Technological interdependencies predict innovation dynamics, Working paper pp. 1–33. URL: [https://arxiv.org/abs/2003.00580](https://arxiv.org/abs/2003.00580) For more information about MAG data, see: Marx, Matt, and Aaron Fuegi. "Reliance on science: Worldwide front‐page patent citations to scientific articles." Strategic Management Journal 41.9 (2020): 1572-1594. DOI: [https://doi.org/10.1002/smj.3145](https://doi.org/10.1002/smj.3145) Marx, Matt and Fuegi, Aaron, Reliance on Science: Worldwide Front-Page Patent Citations to Scientific Articles. Boston University Questrom School of Business Research Paper No. 3331686. DOI: [http://dx.doi.org/10.2139/ssrn.3331686 ](http://dx.doi.org/10.2139/ssrn.3331686 ) ### Detailed information about the data ### - "all_papers.RData" : Data on scientific papers from Microsoft Academic Graph (MAG), 3 columns: Paper ID: Unique paper-identifier used by MAG Paper year: Year of publication cited: binary 0-1, indicates whether the paper is cited by a patent, citation links are made in the text body and front-page of the patent, and added by examiners and applicants. - "all_patents.RData" : Data on USPTO utility patents, 6 columns: Patent number: Number given by USPTO. Can be used for manual patent search in http://patft.uspto.gov/netahtml/PTO/srchnum.htm (numeric) Patent year: Year when the patent was granted (numeric) CPC class: Detailed 8-digit CPC code (numeric) Patent date: Exact date of patent granting (numeric) Patent title: Short title (character) citing_to_science: binary 0-1, indicates whether the patent is citing to science as identified by citation links in RoS. (numeric) - "LCET_patents.RData" : Subset of LCET patents, 6 columns: Patent number: (numeric) Patent year: (numeric) Technology type: Short code used to tag 10 different types of LCET (pv, (nuclear) fission, (solar) thermal, (nuclear) fusion, wind, geo(termal), sea (ocean power), hydro, biofuels, (fuels from) waste) (character) CPC class: Detailed 8-digit CPC code (character) Patent date: (numeric) Patent title: (numeric) - "LCET_patent_citations.RData" : Citations from LCET patents to other patents, 2 columns: citing: Number of citing patent (numeric) cited: Number of cited patent (numeric) - "LCET_subset_with_metainfo_final.RData" : Citations from LCET patents to scientific papers from MAG, complemented by meta-information on patents and papers, 18 columns: Patent number: see above (numeric) Paper ID: see above (numeric) Patent year: see above (numeric) Paper year: see above (numeric) Technology type: see above (character) WoS field: Web of Science field of research, WoS fields were probabilistically assigned to papers and are used as given by RoS (character) Patent title: see above (character) Paper title: Title of scientific article (character) DOI: Paper DOI if available (character) Confidence Score: Reliability score of citation link (numeric). Links were probabilistically assigned. See Marx and Fuegi 2019 for further detail. Citation type: Indicates whether citation made in text body of patent document or its front page (character) Reference type: Examiner or applicant added citation link (or unknown). (character) Journal/ Conf. name: Name of journal or conference proceeding where the cited paper was published (character) Journal ID: Journal identifier in MAG (numeric) Conference ID: Conference identifier in MAG (numeric) CPC class: see above (character) Patent date: see above (numeric) US patent: binary US-patent indicator as provided by RoS (numeric) - "patent:citations.RData": Patent citations among all patents (not only LCET), 2 columns: citing: Number of citing patent (numeric) cited: Number of cited patent (numeric) **Note:** The citation links were probabilistically retrieved. During the analysis, we identified manually some false-positives are removed them from the "LCET_subset_with_metainfo_final.RData" data set. The list is available, too: "list_of_false_positives.tsv" We do not claim to have a perfect coverage, but expect a precision of >98% as described by Marx and Fuegi 2019. ### Statistics about the data ### Full data set: - #papers in MAG: 179,083,029 - #all patents: 10,160,667 - #citing patents: 2,058,233 - #cited papers: 4,404,088 - #citation links from patents to papers: 34,959,193 LCET subset: - #LCET patents: 65,305 - #citing LCET patents: 22,017 - #cited papers: 103,645 - #citation links from LCET patents to papers: 396,504 Meta-information: Papers: - Publication year, 251 Web-of-Science (WoS) categories, Journal/ conference proceedings name, DOI, Paper title Patents: - Grant year, >240,000 hierarchical CPC classes, 10 LCET types Citation links: - Reference type, citation type, reliability score If you have further questions about the data or suggestions, please contact: **kerstin.hotte@oxfordmartin.ox.ac.uk** ### Acknowledgements ### The authors want to thank the Center for Research Data Management of Bielefeld University and in particular Cord Wiljes for excellent support. ### License issues ### Terms of use of the source data: - Reliance on Science data [https://zenodo.org/record/3685972](https://zenodo.org/record/3685972), Open Data Commons Attribution License (ODC-By) v1.0, https://opendatacommons.org/licenses/by/1.0/ - "Google Patents Public Data” by IFI CLAIMS Patent Services and Google (https://cloud.google.com/blog/products/gcp/google-patents-public-datasets-connecting-public-paid-and-private-patent-data), Creative Commons Attribution 4.0 International License (CC BY 4.0), https://console.cloud.google.com/marketplace/details/google_patents_public_datasets/google-patents-public-data - USPTO patent data (https://bulkdata.uspto.gov/), see: https://bulkdata.uspto.gov/data/2020TermsConditions.docx
https://dx.doi.org/1... arrow_drop_down Publications at Bielefeld UniversityDataset . 2021License: CC BYData sources: Publications at Bielefeld Universityadd ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.4119/unibi/2950291&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu1 citations 1 popularity Average influence Average impulse Average Powered by BIP!
more_vert https://dx.doi.org/1... arrow_drop_down Publications at Bielefeld UniversityDataset . 2021License: CC BYData sources: Publications at Bielefeld Universityadd ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.4119/unibi/2950291&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2024Publisher:Zenodo Dittmann, Anna; Dinger, Florian; Herzberg, Wiebke; Holland, Nicolas; Karalus, Steffen; Braun, Christian; Zähringer, Ralph; Heydenreich, Wolfgang; Lorenz, Elke;The PV-Live dataset comprises data from a network of 40 solar irradiance measurement stations across the German state of Baden-Württemberg. All stations measure global horizontal irradiance and temperature with a pyranometer, and global tilted irradiance in east, south, and west direction with tilt angles of 25° with three photovoltaic reference cells in minute resolution. A quality control scheme has been developed specifically for this dataset and is applied to the measurements before publication. The minute resolution irradiance and temperature measurements are published with the derived quality flags. A description of the dataset and the quality control scheme is given in Lorenz et al. (2022) and Lorenz et al. (2020). The dataset contains data from September 2020 onwards. It will be continuously extended by adding data of the previous month on a monthly basis. QUALITY FLAGS Two types of flags are provided with the data. Each sensor is assigned a general quality flag, which is based on a combination of different tests. In addition, a shading flag is given, which is not sensor specific, i.e. it applies to all irradiance sensors simultaneously. The flags can have the levels 'passed, all tests complete', 'passed, not all tests complete', 'failed tests, likely erroneous' or 'failed tests, most likely erroneous'. If the flag level of the general quality flags is 'failed tests, most likely erroneous' the corresponding measurement value is set to NaN. DATA FORMAT The data is published as monthly .zip archives. Each archive contains the following files: 1. Tab separated data files (tng000XX_YYYY-MM.tsv) for each station, containing measurements and quality flags of one month 2. Tab separated station location metadata (metadata_stations_YYYY-MM.tsv) 3. Metadata of the dataset describing variable names and quality flag levels (metadata_measurements.json) 4. General comments on data availability and quality for the month (comments_quality_control_YYYY-MM.txt) 5. Log file of changes (change_log_YYYY-MM.txt) Station location metadata is given on a monthly basis because stations can be relocated. Therefore, we recommend to use the metadata valid for its corresponding month. VERSION UPDATES Version 7: - Recalculation of height information for all stations - One station has been moved to a new, nearby location on 16th September 2021 ACKNOWLEDGEMENTS The data have been collected and processed by Fraunhofer ISE in the framework of PV-Live, a project in cooperation with TransnetBW. We thank our station partners for cooperation in installing and maintaining our measurement stations: EnBW Solar, Badenova, Pohlen Solar, Oekogeno Solar7, Ecovision, Hochschule Ulm, Hofgemeinschaft Heggelbach, Soltechnics-solution and the Stadtwerke Karlsruhe, Grünstadt, Buchen, Crailsheim, Schwäbisch Hall, Pforzheim, Konstanz, Waldshut-Tiengen, Schwäbisch Gmünd, Ravensburg, Eberbach, Baden-Baden.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.10729508&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.10729508&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Publisher:Zenodo Funded by:EC | REINFORCEEC| REINFORCEAuthors: Mina, Marco;Input files for the ForClim model (version 4.0.1) used in the associated paper. They can be used to to reproduce results of the simulation study. The ForClim model, including the source code, executable and documentation, is freely available under an Open Access license from the website of the original developers at https://ites-fe.ethz.ch/openaccess/. The original climatic dataset used to generate the ForClim input climate files at each site in South Tyrol is freely available at https://doi.pangaea.de/10.1594/PANGAEA.924502 while the CHELSA climate data for future scenarios are available at https://www.chelsa-climate.org. If interested in using this dataset for a research study or a project, please contact Marco Mina ----------------------------------------------------------------------- Hillebrand L, Marzini S, Crespi A, Hiltner U & Mina M (2023) Contrasting impacts of climate change on protection forests of the Italian Alps. Frontiers in Forests and Global Change, 6, 2023 https://doi.org/10.3389/ffgc.2023.1240235 ABSTRACT. Protection forests play a key role in protecting settlements, people, and infrastructures from gravitational hazards such as rockfalls and avalanches in mountain areas. Rapid climate change is challenging the role of protection forests by altering their dynamics, structure, and composition. Information on local- and regional-scale impacts of climate change on protection forests is critical for planning adaptations in forest management. We used a model of forest dynamics (ForClim) to assess the succession of mountain forests in the Eastern Alps and their protective effects under future climate change scenarios. We investigated eleven representative forest sites along an elevational gradient across multiple locations within an administrative region, covering wide differences in tree species structure, composition, altitude, and exposition. We evaluated protective performance against rockfall and avalanches using numerical indices (i.e., linker functions) quantifying the degree of protection from metrics of simulated forest structure and composition. Our findings reveal that climate warming has a contrasting impact on protective effects in mountain forests of the Eastern Alps. Climate change is likely to not affect negatively all protection forest stands but its impact depends on site and stand conditions. Impacts were highly contingent to the magnitude of climate warming, with increasing criticality under the most severe climate projections. Forests in lower-montane elevations and those located in dry continental valleys showed drastic changes in forest structure and composition due to drought-induced mortality while subalpine forests mostly profited from rising temperatures and a longer vegetation period. Overall, avalanche protection will likely be negatively affected by climate change, while the ability of forests to maintain rockfall protection depends on the severity of expected climate change and their vulnerability due to elevation and topography, with most subalpine forests less prone to loosing protective effects. Proactive measures in management should be taken in the near future to avoid losses of protective effects in the case of severe climate change in the Alps. Given the heterogeneous impact of climate warming, such adaptations can be aided by model-based projections and high local resolution studies to identify forest stand types that might require management priority for maintaining protective effects in the future.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.8131674&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
visibility 30visibility views 30 download downloads 2 Powered bymore_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.8131674&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2020Embargo end date: 31 Jul 2020Publisher:Harvard Dataverse Hoffmann, Roman; Dimitrova, Anna; Muttarak, Raya; Crespo Cuaresma, Jesus; Peisker, Jonas;doi: 10.7910/dvn/hyrxvv
Complete replication data and code for article "A Meta-Analysis of Country Level Studies on Environmental Change and Migration". The rdata file contains both the meta and country level data. The data is also saved separately as xlsx files.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.7910/dvn/hyrxvv&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu1 citations 1 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.7910/dvn/hyrxvv&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2020Embargo end date: 28 Apr 2020 FrancePublisher:Harvard Dataverse Authors: Beltrán, Lucila Marcela; Cruz-Garcia, Gisella S; Pradhan, Prajal; Quintero, Marcela;doi: 10.7910/dvn/a8xhjd
handle: 10568/108130
A total of 256 surveys were analyzed for Caquetá and 227 surveys forYurimaguas. These surveys belong to the project "Sustainable Amazonian Landcapes" ( see below Related Datasets). All the households that participated in the survey did it freely and under prior informed consent. Households were asked about their farms’ agrobiodiversity (crops, cattle ranching, and pastoral diversity), farming activities, agroecological management practices and livelihood assets. These surveys provided the information required for defining the household typologies based on farming livelihood diversification and to obtain indicators of vulnerability to climate change. People surveyed usually were household heads or their spouses. The supervisors were the direct link with CIAT. The data was collected through Android Devices using the software CsPro 6.2 and 6.3. (Reporte Interno)
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.7910/dvn/a8xhjd&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.7910/dvn/a8xhjd&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2017Publisher:Zenodo Authors: Scheuer, Sebastian;Shapefile data set estimating trends of mean annual terrestrial surface air temperature (°C) and mean annual total precipitation (mm) for urban land, characterised by clusters of local spatial autocorrelation in regard to the age of urban area and the coefficient of variation of urban area extent over time.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.437706&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.437706&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2021Publisher:Zenodo Kravchinsky, Vadim A.; Zhang, Rui; Borowiecki, Ryan; Tarasov, Pavel E.; Van Der Baan, Mirko; Anwar, Taslima; Avto Goguitchaichvili; Müller, Stefanie;A lack of adequate high resolution climate proxy records for the Last Glacial Maximum (LGM) has prevented the extrapolation of climate–solar linkages on centennial time scales prior of the Holocene. Therefore, it is still unknown whether centennial climate variations of the last ten thousand years convey a universal climate change or merely represent a characteristic of the Holocene. Recently published high resolution climate proxy records for the LGM allowed us to extrapolate climate–solar linkages on centennial time scales ahead of the Holocene. Here we present the analysis of a high resolution pollen concentration record from Lake Kotokel in southern Siberia, Russia, during the LGM. The record reflects the dynamics of vegetation zones and temperature change with a resolution of ~ 40 years in the continental climate of north-eastern Asia. We demonstrate that our pollen concentration record, the oxygen isotope δ18O record from the Greenland ice core project NGRIP (NorthGRIP), the dust-fall contributions in Lake Qinghai, China, grain size in the Gulang and Jingyuan loess deposits, China, and the composite oxygen isotope δ18O record from the Alpine cave system 7H reveal cooler to warmer climate fluctuations between ~ 20.6 and 26 ka. Such fluctuations correspond to the ~ 1000-yr, 500-600-yr and 210-250-yr cycles possibly linked to the solar activity variations and recognized in high resolution Holocene proxies all over the world. We further show that climate fluctuations in the LGM and Holocene are spectrally similar suggesting that linkages between climate proxies and solar activity at the centennial time scale in the Holocene can be extended to the LGM. {"references": ["Vadim A. Kravchinsky, Rui Zhang, Ryan Borowiecki, Pavel E. Tarasov, Mirko van der Baan, Taslima Anwar, Avto Goguitchaichvili, Stefanie M\u00fcller, 2021. Centennial scale climate oscillations from southern Siberia in the Last Glacial Maximum. Quaternary Science Reviews, in press."]}
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.5204415&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.5204415&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Publisher:World Data Center for Climate (WDCC) at DKRZ Authors: Rong, Xinyao;Project: Coupled Model Intercomparison Project Phase 6 (CMIP6) datasets - These data have been generated as part of the internationally-coordinated Coupled Model Intercomparison Project Phase 6 (CMIP6; see also GMD Special Issue: http://www.geosci-model-dev.net/special_issue590.html). The simulation data provides a basis for climate research designed to answer fundamental science questions and serves as resource for authors of the Sixth Assessment Report of the Intergovernmental Panel on Climate Change (IPCC-AR6). CMIP6 is a project coordinated by the Working Group on Coupled Modelling (WGCM) as part of the World Climate Research Programme (WCRP). Phase 6 builds on previous phases executed under the leadership of the Program for Climate Model Diagnosis and Intercomparison (PCMDI) and relies on the Earth System Grid Federation (ESGF) and the Centre for Environmental Data Analysis (CEDA) along with numerous related activities for implementation. The original data is hosted and partially replicated on a federated collection of data nodes, and most of the data relied on by the IPCC is being archived for long-term preservation at the IPCC Data Distribution Centre (IPCC DDC) hosted by the German Climate Computing Center (DKRZ). The project includes simulations from about 120 global climate models and around 45 institutions and organizations worldwide. Summary: These data include the subset used by IPCC AR6 WGI authors of the datasets originally published in ESGF for 'CMIP6.ScenarioMIP.CAMS.CAMS-CSM1-0.ssp119' with the full Data Reference Syntax following the template 'mip_era.activity_id.institution_id.source_id.experiment_id.member_id.table_id.variable_id.grid_label.version'. The CAMS-CSM 1.0 climate model, released in 2016, includes the following components: atmos: ECHAM5_CAMS (T106; 320 x 160 longitude/latitude; 31 levels; top level 10 mb), land: CoLM 1.0, ocean: MOM4 (tripolar; 360 x 200 longitude/latitude, primarily 1deg latitude/longitude, down to 1/3deg within 30deg of the equatorial tropics; 50 levels; top grid cell 0-10 m), seaIce: SIS 1.0. The model was run by the Chinese Academy of Meteorological Sciences, Beijing 100081, China (CAMS) in native nominal resolutions: atmos: 100 km, land: 100 km, ocean: 100 km, seaIce: 100 km.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.26050/wdcc/ar6.c6spcamcc0s119&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.26050/wdcc/ar6.c6spcamcc0s119&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2020Publisher:Zenodo Funded by:EC | PARACATEC| PARACATGadde, Karthik; Mampuys, Pieter; Guidetti, Andrea; H. Y. Vincent Ching; Herrebout, Wouter A.; Doorslaer, Sabine Van; Kourosch Abbaspour Tehrani; Maes, Bert U. W.;Origin of the data: Experimental spectroscopic measurements Data Type: experimental measurements, open access supporting information The data are in CSV, DSW and FBSW format. Supporting information are supplied in PDF format. Data generated by instruments: Varian Cary 5E-UV-Vis-NIR spectrophotometer for UV-Vis measurements, Varian Cary Eclipse fluorescence spectrophotomer for fluorescence quenching measurements. Analytical and procedural information: Stern-Volmer fluorescence quenching experiments, UV-Vis measurements and Fluorescent Quantum Yield determination via ferrioxalate actinometry. Definition of variables: Wavelength, Absorbance, Concentration Units of measurement: nanometers (nm), moles-per-litre (mol/l) Abbreviations: File names and data headers use the following abbreviations: FQY refers to Fluorescence Quantum Yield determination experiments Light refers to irradiated samples in the actinometry experiment, as detailed in the procedure in the supporting information. Dark refers to non-irradiated samples in the actinometry experiment, as detailed in the procedure in the supporting information. SVQuench refers to Stern-Volmer quenching experiments RAxx refer to measurements related to allylbenzene. Xx is the amount of quencher in mol/l (05 should be intended as 0.5 mol/l and so on). RTxx refer to measurements related to S-(4-methylphenyl) 4-methylbenzenethiosulfonate. Xx is the amount of quencher in mol/l as above. RExx refer to measurements related to 1,2-dimethoxy-4-(prop-2-en-1-yl)benzene. Xx is the amount of quencher in mol/l as above. RSxx refer to measurements related to styrene. Xx is the amount of quencher in mol/l. RTFxx refer to measurements related to S-(4-fluorophenyl) 4-fluorobenzenethiosulfonate. Xx is the amount of quencher in mol/l as above. MesAcrMe Xx refers to data related to catalyst 9-mesityl-10-methylacridinium. Xx is the amount of catalyst in mol/l as above. DMC for measurements employing dimethylcarbonate as solvent. ACN for measurements employing acetonitrile as solvent. FBSW and DSW data are used by the proprietary software of the Varian spectrometers (CARY WinUV and Cary Eclipse). Information can be found at https://www.agilent.com/en/product/molecular-spectroscopy/uv-vis-uv-vis-nir-spectroscopy/uv-vis-uv-vis-nir-software/cary-winuv-software and https://www.agilent.com/en/product/molecular-spectroscopy/fluorescence-spectroscopy/fluorescence-software/cary-eclipse-software
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.4405209&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu1 citations 1 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.4405209&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Clinical Trial 2016 Austria, Belgium, Israel, Japan, Sweden, SwitzerlandPublisher:nct Authors: Prof. Claude Pichard;Background and Aims: This study aims at evaluating the ease of use of the new calorimeter for the measurement of energy expenditure (EE) in intensive care unit (ICU) patients. EE in ICU patients is highly variable depending on the severity of the disease and treatments. Clinicians need to measure EE by indirect calorimetry (IC) to optimize nutritional support for the better clinical outcome. However, indirect calorimeters available on the market have insufficient accuracy for clinical and research use. Difficulties of handling and interpretation of results often limit IC in ICU patients. An accurate, easy-to-use calorimeter has been developed to meet these needs. The Study Device: The new calorimeter (Quark RMR 2.0, COSMED) is capable of IC measurements in mechanically ventilated patients without warm-up and limited calibration. The disposable in-line pneumotach flow meter and direct sampling of respiratory gas from the ventilator circuit enables the accurate measurement of oxygen consumption volume (VO2) and CO2 production volume (VCO2) to derive the energy expenditure. The software interface to manage the device and the collected data provides easy-to-use, user-friendly interface. This calorimeter bears an European Commission (EC) Conformity Mark, and will be used in the way it is intended to be used as described in the instruction manual. Currently used indirect calorimeters at each study center will be used as the comparator. This study will evaluate the ease of use of the new calorimeter (Quark RMR 2.0 (COSMED, Italy)) in intensive care unit (ICU) patients compared to currently used calorimeters (i.e. Quark RMR 1.0(COSMED, Italy) or Deltatrac Metabolic Monitor (Datex, Finland)), as well as the stability and the feasibility of the measurements in various clinically relevant situations. Time needed to prepare and start indirect calorimetry (IC) measurement will be compared as the measure of the ease of use of the calorimeter.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=dedup_wf_002::f43bcc083d4074a48153914dcd474f1f&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=dedup_wf_002::f43bcc083d4074a48153914dcd474f1f&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu