- home
- Search
- Energy Research
- Open Access
- Closed Access
- Open Source
- DE
- FR
- Energy Research
- Open Access
- Closed Access
- Open Source
- DE
- FR
Research data keyboard_double_arrow_right Dataset 2022Publisher:SEANOE Authors: Ferron, Bruno; Leizour, Stephane; Hamon, Michel; Peden, Olivier;doi: 10.17882/98361
This data publication provides two datasets of turbulent kinetic energy dissipation rates sampled during the MomarSat 2022 cruise. One dataset was gathered with a deep autonomous Vertical Microstructure Profiler (VMP-6000). The second dataset was gathered with the MicroRiYo mooring as described in the reference paper (Ferron et al. 2024). The two datasets, one for each instrument, are available as tar files. Each tar file contains fourteen NetCDF files. Each NetCDF file contains the dissipation rate profile, the time (UTC) of the profile start, the geographical position (deployment of the VMP or mooring position), and the mean pressure for each dissipation rate estimate (two estimates at each pressure level from the two shear sensors). Each dissipation rate comes with a quality control matrix QC (14 x 4) that characterizes how the associated mean shear spectrum fitted the expected theoretical Nasmyth spectrum: QC( 1:10, 1 ) : Value of the 10 criteria used (see reference paper) for the dissipation rates of shear 1. QC( 1:10, 2 ): Criteria met (=1) or not met (=0) for shear 1 dissipation rates. QC(11,1): Same criteria as QC(10,1) expressed in terms of mean absolute deviation (MAD) instead of variance (see Lueck et al. 2022) (shear 1). QC(11,2): state whether criteria QC(11,1) is met (=1) or not met (=0) (shear 1). QC(12,1): Number of shear spectra averaged to compute one dissipation rate estimate (shear 1). QC(12,2): Number of accelerometer used to remove vibrations (Goodman et al. 2006; Lueck et al. 2022; Ferron et al. 2023) (shear 1) QC(13,1): MAD (shear 1) QC(13,2): unused QC(14,1): index of first used spectral component to compute the shear variance used in the dissipation rate estimate (shear 1). QC(14,2): index of last used spectral component to compute the shear variance used in the dissipation rate estimate (shear 1). QC(:,3): same as QC(:,1) for shear 2. QC(:,4): same as QC(:,2) for shear 2. Shear data were processed following the processing flow chart of the Atomix SCOR Working Group 160 (https://wiki.app.uib.no/atomix/index.php?title=Flow_chart_for_shear_probes). References: Ferron, B., S. Leizour, M. Hamon, O. Peden, 2024: MicroRiYo : An observing system for deep repeated profiles of kinetic energy dissipation rates from shear-microstructure turbulence along a mooring line, submitted to J. Atmos. Ocean. Tech. Lueck, R. G., 2022: The Statistics of Oceanic Turbulence Measurements. Part II: Shear Spectra and a New Spectral Model. J. Atmos. Oceanic Technol., 39, 1273–1282, https://doi.org/10.1175/JTECH-D-21-0050.1.
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.17882/98361&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.17882/98361&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch 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 Collection 2021Publisher:Ecole et Observatoire des Sciences de la Terre (EOST) Authors: Ecole Et Observatoire Des Sciences De La Terre (EOST); Fonroche Géothermie (Now Arverne);doi: 10.25577/kkz6-fc66
Geoven (http://www.geoven.fr) is a geothermal power-plant project led by Fonroche Géothermie (now Arverne). The project is implemented on the site of the Rhenan Ecoparc at Vendenheim, North of Strasbourg. The future geothermal power-plant was expected to produce 6 MW of electrical energy and 40 MW of thermal energy. To this end, two wells were used to draw the hot water and reinject it at more than four thousand meters deep.
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.25577/kkz6-fc66&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.25577/kkz6-fc66&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 2022Publisher:Zenodo Authors: Vidaller, Ixeia; Izagirre, Eñaut; del Río, Luis Mariano; Alonso-González, Esteban; +5 AuthorsVidaller, Ixeia; Izagirre, Eñaut; del Río, Luis Mariano; Alonso-González, Esteban; Rojas-Heredia, Francisco; Serrano, Enrique; Moreno, Ana; López-Moreno, Juan Ignacio; Revuelto, Jesús;The Aneto Glacier, is the largest glacier in the Pyrenees. Its shrinkage and wastage have been continuous in recent decades, and there are signs of accelerated melting in recent years. In this study, changes in the surface and ice thickness of the Aneto Glacier from 1981 to 2022 are investigated using historical aerial imagery, airborne LiDAR point clouds, and UAV imagery. A GPR survey conducted in 2020, combined with data from photogrammetric analyses, allowed us to reconstruct the current ice thickness and also the existing ice distribution in 1981 and 2011. Over the last 41 years, the total glaciated area has shrunk by 64.7% and the ice thickness has decreased, on average, by 30.5 m. The mean remaining ice thickness in autumn 2022 was 11.9 m, as against the mean thicknesses of 32.9 m, 19.2 m reconstructed for 1981 and 2011 and 15.0 m observed in 2020 respectively. The results demonstrate the critical situation of the glacier, with an imminent segmentation into two smaller ice bodies and no evidence of an accumulation zone. We also found that the occurrence of an extremely hot and dry year, as observed in the 2021–2022 season, leads to a drastic degradation of the glacier, posing a high risk to the persistence of the Aneto Glacier, a situation that could extend to the rest of the Pyrenean glaciers in a relatively short time.
ZENODO arrow_drop_down Recolector de Ciencia Abierta, RECOLECTADataset . 2022 . Peer-reviewedData sources: Recolector de Ciencia Abierta, RECOLECTAadd 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.7472185&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 ZENODO arrow_drop_down Recolector de Ciencia Abierta, RECOLECTADataset . 2022 . Peer-reviewedData sources: Recolector de Ciencia Abierta, RECOLECTAadd 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.7472185&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 2023Publisher:SEANOE Long, Marc; Lelong, Aurélie; Bucciarelli, Eva; Le Grand, Fabienne; Hegaret, Helene; Soudant, Philippe;doi: 10.17882/94472
This dataset contains the data used in the manuscript "Physiological adaptation of the diatom Pseudo-nitzschia delicatissima under copper starvation" accepted for publication in April 2023 in Marine Environmental Research. In the open ocean and particularly in iron (Fe)-limited environment, copper (Cu) deficiency might limit the growth of phytoplankton species. Cu is an essential trace metal used in electron-transfer reactions, such as respiration and photosynthesis, when bound to specific enzymes. Some phytoplankton species, such as the diatom Pseudo-nitzschia spp. can cope with Cu starvation through adaptative strategies. This dataset contains the data collected during the experimental starvation of a strain of the diatom P. delicatissima under laboratory controlled conditions.
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.17882/94472&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.17882/94472&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2020Embargo end date: 30 Nov 2023Publisher:Zenodo Funded by:EC | HyCAREEC| HyCAREAuthors: Erika Michela Dematteis; David Michael Dreistadt; Giovanni Capurso; Julian Jepsen; +2 AuthorsErika Michela Dematteis; David Michael Dreistadt; Giovanni Capurso; Julian Jepsen; Fermin Cuevas; Michel Latroche;Data type: Experimental measurements, correlations and Van't Hoff plot. Date format: .opj. Origin of the data: Experimental pressure composition isotherm measurements. Data generated by a home-made Sieverts’ type apparatus from CNRS, ICMPE, Thiais, France. Software needed to plot the data: Origin.
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.4299023&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.4299023&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Publisher:SEANOE Lefevre, Dominique; Libes, Maurice; Mallarino, Didier; Bernardet, Karim; Gojak, Carl; Mahiouz, Karim; Laus, Celine; Malengros, Deny;doi: 10.17882/95264
The European Multidisciplinary Seafloor and water column Observatory (EMSO-ERIC, https://emso.eu/) is a research infrastructure distributed throughout Europe for seabed and water column observatories. It aims to further explore the oceans, better understand the phenomena that occur on the seabed, and elucidate the critical role that these phenomena play in global Earth systems. This observatory is based on observation sites (or nodes) that have been deployed in strategic locations in European seas, from the Arctic to the Atlantic, from the Mediterranean to the Black Sea. There are currently eleven deepwater nodes plus four shallow water test nodes. EMSO-Western Ligurian Sea Node (https://www.emso-fr.org/fr) is a second generation permanent submarine observatory deployed offshore of Toulon, France, as a follow up of the pioneering ANTARES neutrino telescope. This submarine network, deployed at a depth of 2450m, is part of KM3NeT (https://www.km3net.org/) which has a modular topology designed to connect up to 120 neutrino detection units, i.e. ten times more than ANTARES. The Earth and Sea Science (ESS) instrumentation connected to KM3NeT is based on two complementary components: an Instrumented Interface Module (MII) and an autonomous mooring line (ALBATROSS). The ALBATROSS line is an inductive instrumented mooring line (2000 m) composed of an acoustic communication system, two inductive cables equipped with CTD-O2 sensors, current meters and two instrumented buoys. The MII and the ALMBATROSS mooring line communicate through an acoustic link. The MII is connected to an electro-optical cable via the KM3NeT node allowing the data transfer from and to the land based controlled room.
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.17882/95264&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.17882/95264&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu
Research data keyboard_double_arrow_right Dataset 2022Publisher:SEANOE Authors: Ferron, Bruno; Leizour, Stephane; Hamon, Michel; Peden, Olivier;doi: 10.17882/98361
This data publication provides two datasets of turbulent kinetic energy dissipation rates sampled during the MomarSat 2022 cruise. One dataset was gathered with a deep autonomous Vertical Microstructure Profiler (VMP-6000). The second dataset was gathered with the MicroRiYo mooring as described in the reference paper (Ferron et al. 2024). The two datasets, one for each instrument, are available as tar files. Each tar file contains fourteen NetCDF files. Each NetCDF file contains the dissipation rate profile, the time (UTC) of the profile start, the geographical position (deployment of the VMP or mooring position), and the mean pressure for each dissipation rate estimate (two estimates at each pressure level from the two shear sensors). Each dissipation rate comes with a quality control matrix QC (14 x 4) that characterizes how the associated mean shear spectrum fitted the expected theoretical Nasmyth spectrum: QC( 1:10, 1 ) : Value of the 10 criteria used (see reference paper) for the dissipation rates of shear 1. QC( 1:10, 2 ): Criteria met (=1) or not met (=0) for shear 1 dissipation rates. QC(11,1): Same criteria as QC(10,1) expressed in terms of mean absolute deviation (MAD) instead of variance (see Lueck et al. 2022) (shear 1). QC(11,2): state whether criteria QC(11,1) is met (=1) or not met (=0) (shear 1). QC(12,1): Number of shear spectra averaged to compute one dissipation rate estimate (shear 1). QC(12,2): Number of accelerometer used to remove vibrations (Goodman et al. 2006; Lueck et al. 2022; Ferron et al. 2023) (shear 1) QC(13,1): MAD (shear 1) QC(13,2): unused QC(14,1): index of first used spectral component to compute the shear variance used in the dissipation rate estimate (shear 1). QC(14,2): index of last used spectral component to compute the shear variance used in the dissipation rate estimate (shear 1). QC(:,3): same as QC(:,1) for shear 2. QC(:,4): same as QC(:,2) for shear 2. Shear data were processed following the processing flow chart of the Atomix SCOR Working Group 160 (https://wiki.app.uib.no/atomix/index.php?title=Flow_chart_for_shear_probes). References: Ferron, B., S. Leizour, M. Hamon, O. Peden, 2024: MicroRiYo : An observing system for deep repeated profiles of kinetic energy dissipation rates from shear-microstructure turbulence along a mooring line, submitted to J. Atmos. Ocean. Tech. Lueck, R. G., 2022: The Statistics of Oceanic Turbulence Measurements. Part II: Shear Spectra and a New Spectral Model. J. Atmos. Oceanic Technol., 39, 1273–1282, https://doi.org/10.1175/JTECH-D-21-0050.1.
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.17882/98361&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.17882/98361&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch 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 Collection 2021Publisher:Ecole et Observatoire des Sciences de la Terre (EOST) Authors: Ecole Et Observatoire Des Sciences De La Terre (EOST); Fonroche Géothermie (Now Arverne);doi: 10.25577/kkz6-fc66
Geoven (http://www.geoven.fr) is a geothermal power-plant project led by Fonroche Géothermie (now Arverne). The project is implemented on the site of the Rhenan Ecoparc at Vendenheim, North of Strasbourg. The future geothermal power-plant was expected to produce 6 MW of electrical energy and 40 MW of thermal energy. To this end, two wells were used to draw the hot water and reinject it at more than four thousand meters deep.
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.25577/kkz6-fc66&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.25577/kkz6-fc66&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 2022Publisher:Zenodo Authors: Vidaller, Ixeia; Izagirre, Eñaut; del Río, Luis Mariano; Alonso-González, Esteban; +5 AuthorsVidaller, Ixeia; Izagirre, Eñaut; del Río, Luis Mariano; Alonso-González, Esteban; Rojas-Heredia, Francisco; Serrano, Enrique; Moreno, Ana; López-Moreno, Juan Ignacio; Revuelto, Jesús;The Aneto Glacier, is the largest glacier in the Pyrenees. Its shrinkage and wastage have been continuous in recent decades, and there are signs of accelerated melting in recent years. In this study, changes in the surface and ice thickness of the Aneto Glacier from 1981 to 2022 are investigated using historical aerial imagery, airborne LiDAR point clouds, and UAV imagery. A GPR survey conducted in 2020, combined with data from photogrammetric analyses, allowed us to reconstruct the current ice thickness and also the existing ice distribution in 1981 and 2011. Over the last 41 years, the total glaciated area has shrunk by 64.7% and the ice thickness has decreased, on average, by 30.5 m. The mean remaining ice thickness in autumn 2022 was 11.9 m, as against the mean thicknesses of 32.9 m, 19.2 m reconstructed for 1981 and 2011 and 15.0 m observed in 2020 respectively. The results demonstrate the critical situation of the glacier, with an imminent segmentation into two smaller ice bodies and no evidence of an accumulation zone. We also found that the occurrence of an extremely hot and dry year, as observed in the 2021–2022 season, leads to a drastic degradation of the glacier, posing a high risk to the persistence of the Aneto Glacier, a situation that could extend to the rest of the Pyrenean glaciers in a relatively short time.
ZENODO arrow_drop_down Recolector de Ciencia Abierta, RECOLECTADataset . 2022 . Peer-reviewedData sources: Recolector de Ciencia Abierta, RECOLECTAadd 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.7472185&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 ZENODO arrow_drop_down Recolector de Ciencia Abierta, RECOLECTADataset . 2022 . Peer-reviewedData sources: Recolector de Ciencia Abierta, RECOLECTAadd 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.7472185&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 2023Publisher:SEANOE Long, Marc; Lelong, Aurélie; Bucciarelli, Eva; Le Grand, Fabienne; Hegaret, Helene; Soudant, Philippe;doi: 10.17882/94472
This dataset contains the data used in the manuscript "Physiological adaptation of the diatom Pseudo-nitzschia delicatissima under copper starvation" accepted for publication in April 2023 in Marine Environmental Research. In the open ocean and particularly in iron (Fe)-limited environment, copper (Cu) deficiency might limit the growth of phytoplankton species. Cu is an essential trace metal used in electron-transfer reactions, such as respiration and photosynthesis, when bound to specific enzymes. Some phytoplankton species, such as the diatom Pseudo-nitzschia spp. can cope with Cu starvation through adaptative strategies. This dataset contains the data collected during the experimental starvation of a strain of the diatom P. delicatissima under laboratory controlled conditions.
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.17882/94472&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.17882/94472&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2020Embargo end date: 30 Nov 2023Publisher:Zenodo Funded by:EC | HyCAREEC| HyCAREAuthors: Erika Michela Dematteis; David Michael Dreistadt; Giovanni Capurso; Julian Jepsen; +2 AuthorsErika Michela Dematteis; David Michael Dreistadt; Giovanni Capurso; Julian Jepsen; Fermin Cuevas; Michel Latroche;Data type: Experimental measurements, correlations and Van't Hoff plot. Date format: .opj. Origin of the data: Experimental pressure composition isotherm measurements. Data generated by a home-made Sieverts’ type apparatus from CNRS, ICMPE, Thiais, France. Software needed to plot the data: Origin.
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.4299023&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.4299023&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Publisher:SEANOE Lefevre, Dominique; Libes, Maurice; Mallarino, Didier; Bernardet, Karim; Gojak, Carl; Mahiouz, Karim; Laus, Celine; Malengros, Deny;doi: 10.17882/95264
The European Multidisciplinary Seafloor and water column Observatory (EMSO-ERIC, https://emso.eu/) is a research infrastructure distributed throughout Europe for seabed and water column observatories. It aims to further explore the oceans, better understand the phenomena that occur on the seabed, and elucidate the critical role that these phenomena play in global Earth systems. This observatory is based on observation sites (or nodes) that have been deployed in strategic locations in European seas, from the Arctic to the Atlantic, from the Mediterranean to the Black Sea. There are currently eleven deepwater nodes plus four shallow water test nodes. EMSO-Western Ligurian Sea Node (https://www.emso-fr.org/fr) is a second generation permanent submarine observatory deployed offshore of Toulon, France, as a follow up of the pioneering ANTARES neutrino telescope. This submarine network, deployed at a depth of 2450m, is part of KM3NeT (https://www.km3net.org/) which has a modular topology designed to connect up to 120 neutrino detection units, i.e. ten times more than ANTARES. The Earth and Sea Science (ESS) instrumentation connected to KM3NeT is based on two complementary components: an Instrumented Interface Module (MII) and an autonomous mooring line (ALBATROSS). The ALBATROSS line is an inductive instrumented mooring line (2000 m) composed of an acoustic communication system, two inductive cables equipped with CTD-O2 sensors, current meters and two instrumented buoys. The MII and the ALMBATROSS mooring line communicate through an acoustic link. The MII is connected to an electro-optical cable via the KM3NeT node allowing the data transfer from and to the land based controlled room.
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.17882/95264&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.17882/95264&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu