- home
- Search
- Energy Research
- Open Access
- 7. Clean energy
- 16. Peace & justice
- Energy Research
- Open Access
- 7. Clean energy
- 16. Peace & justice
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 2021Publisher:IEEE DataPort Authors: Banu, Ioan Viorel; Istrate, Marcel;doi: 10.21227/0p56-1844
This dataset contains (1) the Simulink model of a three-phase photovoltaic power system with passive anti-islanding protections like over/under current (OUC), over/under voltage (OUV), over/under frequency (OUF), rate of change of frequency (ROCOF), and dc-link voltage and (2) the results in the voltage source converter and the point of common coupling of the photovoltaic system during islanding operation mode and detection times of analyzed anti-islanding methods. The dataset is related with the data used in the "DC-Link Voltage Anti-Islanding Method for Grid-Connected Photovoltaic Power Systems" manuscript submitted to IEEE Transactions on Smart Grid.
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.21227/0p56-1844&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.21227/0p56-1844&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Publisher:4TU.ResearchData Kavun, Vitalii; van der Linden, Bart; Canossa, Stefano; Goryachev, Andrey; Bos , Emma E.; Santaclara, Jara Garcia; Smolentsev, Grigory; Repo, Eveliina; van der Veen, Monique A.;Dataset for the manuscript "Promoting photocatalytic activity of NH2-MIL-125(Ti) for H2 evolution reaction through creation of TiIII and CoI based proton reduction sites".Dataset includes raw N2 sorption data (.aif format), PXRD data of (Co@)NH2-MIL-125(Ti), Co K-edge XANES spectrum of Co foil and transitional XAS (70-1140 usec) and EXAFS data for Co@NH2-MIL-125(Ti), and raw TEM images of the photocatalysts. These data was used for analysis and plotting the figures for the manuscript.
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.4121/e3fdc43f-4d54-4f15-9c1f-f68c6b23fceb.v1&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.4121/e3fdc43f-4d54-4f15-9c1f-f68c6b23fceb.v1&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2020Publisher:University of Bath Fosas, Daniel; Nikolaidou, Elli; Roberts, Matt; Allen, Stephen; Walker, Ian; Coley, David;doi: 10.15125/bath-00766
Dataset for the journal paper "Towards Active Buildings: rating grid-servicing buildings", which describes the simulations for the 20 case study buildings. The simulation inputs describe the intended characteristics as part of the early design stage process, and the outputs the performance metrics under the rating system introduced in the journal paper, called the ABCode1. Such outputs rate the relative merits of each case study in terms of embodied carbon, energy requirements, energy generation and energy flexibility. The simulation outputs have been generated using the inputs included in the dataset, which were then simulated in David Coley’s ZEBRA and then evaluated with the rating system proposed in the journal publication as part of ABCode1. The files are in the original Excel xlsx file (Microsoft Office 365), but it may be viewed by any other spread sheet tools such as LibreOffice's Calc.
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.15125/bath-00766&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.15125/bath-00766&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2020Embargo end date: 28 May 2020Publisher:Dryad Authors: Hussain, Mir Zaman; Robertson, G.Philip; Basso, Bruno; Hamilton, Stephen K.;Leaching dataset of dissolved organic carbon (DOC) and nitrogen (DON), nitrate (NO3+) and ammonium (NH4+) were collected from 6 cropping treatments (corn, switchgrass, miscanthus, native grass mix, restored prairie and poplar) established in the Bioenergy Cropping System Experiment (BCSE) which is a part of Great Lakes Bioenergy Research Center (www.glbrc.org) and Long Termn Ecological Research (LTER) program (www.lter.kbs.msu.edu). The site is located at the W.K. Kellogg Biological Station (42.3956° N, 85.3749° W and 288 m above sea level), 25 km from Kalamazoo in southwestern Michigan, USA. Prenart soil water samplers made of Teflon and silica (http://www.prenart.dk/soil-water-samplers/) were installed in blocks 1 and 2 of the BCSE (Fig. S1), and Eijkelkamp soil water samplers made of ceramic (http://www.eijkelkamp.com) were installed in blocks 3 and 4 (there were no soil water samplers in block 5). All samplers were installed at 1.2 m depth at a 45° angle from the soil surface, approximately 20 cm into the unconsolidated sand of the 2Bt2 and 2E/Bt horizons. Beginning in 2009, soil water was sampled at weekly to biweekly intervals during non-frozen periods (April to November) by applying 50 kPa of vacuum for 24 hours, during which water was collected in glass bottles. During the 2009 and 2010 sampling periods we obtained fewer soil water samples from blocks 1 and 2 where Prenart lysimeters were installed. We observed no consistent differences between the two sampler types in concentrations of the analytes reported here. Depending on the volume of leachate collected, water samples were filtered using either 0.45 µm pore size, 33-mm-dia. cellulose acetate membrane filters when volumes were <50 ml, or 0.45 µm, 47-mm-dia. Supor 450 membrane filters for larger volumes. Samples were analyzed for NO3-, NH4+, total dissolved nitrogen (TDN), and DOC. The NO3- concentration was determined using a Dionex ICS1000 ion chromatograph system with membrane suppression and conductivity detection; the detection limit of the system was 0.006 mg NO3--N L-1. The NH4+ concentration in the samples was determined using a Thermo Scientific (formerly Dionex) ICS1100 ion chromatograph system with membrane suppression and conductivity detection; the detection limit of the system was similar. The DOC and TDN concentrations were determined using a Shimadzu TOC-Vcph carbon analyzer with a total nitrogen module (TNM-1); the detection limit of the system was ~0.08 mg C L-1 and ~0.04 mg N L-1. DON concentrations were estimated as the difference between TDN and dissolved inorganic N (NO3- + NH4+) concentrations. The NH4+ concentrations were only measured in the 2013-2015 crop-years, but they were always small relative to NO3- and thus their inclusion or lack of it was inconsequential to the DON estimation. Leaching rates were estimated on a crop-year basis, defined as the period from planting or emergence of the crop in the year indicated through the ensuing year until the next year’s planting or emergence. For each sampling point, the concentration was linearly interpolated between sampling dates during non-freezing periods (April through November). The concentrations in the unsampled winter period (December through March) were also linearly interpolated based on the preceding November and subsequent April samples. Solute leaching (kg ha-1) was calculated by multiplying the daily solute concentration in pore-water (mg L -1) by the modeled daily drainage rates (m3 ha-1) from the overlying soil. The drainage rates were obtained using the SALUS (Systems Approach for Land Use Sustainability) model (Basso and Ritchie, 2015). SALUS simulates yield and environmental outcomes in response to weather, soil, management (planting dates, plant population, irrigation, nitrogen fertilizer application, tillage), and crop genetics. The SALUS water balance sub-model simulates surface run-off, saturated and unsaturated water flow, drainage, root water uptake, and evapotranspiration during growing and non-growing seasons (Basso and Ritchie, 2015). Drainage amounts and rates simulated by SALUS have been validated with measurements using large monolith lysimeters at a nearby site at KBS (Basso and Ritchie, 2005). On days when SALUS predicted no drainage, the leaching was assumed to be zero. The volume-weighted mean concentration for an entire crop-year was calculated as the sum of daily leaching (kg ha-1) divided by the sum of daily drainage rates (m3 ha-1). Weather data for the model were collected at the nearby KBS LTER meteorological station (lter.kbs.msu.edu). Leaching losses of dissolved organic carbon (DOC) and nitrogen (DON) from agricultural systems are important to water quality and carbon and nutrient balances but are rarely reported; the few available studies suggest linkages to litter production (DOC) and nitrogen fertilization (DON). In this study we examine the leaching of DOC, DON, NO3-, and NH4+ from no-till corn (maize) and perennial bioenergy crops (switchgrass, miscanthus, native grasses, restored prairie, and poplar) grown between 2009 and 2016 in a replicated field experiment in the upper Midwest U.S. Leaching was estimated from concentrations in soil water and modeled drainage (percolation) rates. DOC leaching rates (kg ha-1 yr-1) and volume-weighted mean concentrations (mg L-1) among cropping systems averaged 15.4 and 4.6, respectively; N fertilization had no effect and poplar lost the most DOC (21.8 and 6.9, respectively). DON leaching rates (kg ha-1 yr-1) and volume-weighted mean concentrations (mg L-1) under corn (the most heavily N-fertilized crop) averaged 4.5 and 1.0, respectively, which was higher than perennial grasses (mean: 1.5 and 0.5, respectively) and poplar (1.6 and 0.5, respectively). NO3- comprised the majority of total N leaching in all systems (59-92%). Average NO3- leaching (kg N ha-1 yr-1) under corn (35.3) was higher than perennial grasses (5.9) and poplar (7.2). NH4+ concentrations in soil water from all cropping systems were relatively low (<0.07 mg N L-1). Perennial crops leached more NO3- in the first few years after planting, and markedly less after. Among the fertilized crops, the leached N represented 14-38% of the added N over the study period; poplar lost the greatest proportion (38%) and corn was intermediate (23%). Requiring only one third or less of the N fertilization compared to corn, perennial bioenergy crops can substantially reduce N leaching and consequent movement into aquifers and surface waters. readme files are given that describe the data table
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.5061/dryad.0p2ngf1xb&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 33visibility views 33 download downloads 7 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.5061/dryad.0p2ngf1xb&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2021Publisher:Technical University of Denmark Authors: Vazquez Pombo, Daniel;Author: Daniel Vázquez Pombo (dvapo@elektro.dtu.dk) ------------------------------------------------------------------------------- This dataset corresponds to the results of the paper titled: "Multi-Horizon Data-Driven Wind Power Forecast: From Nowcast to 2 Days-Ahead" 4th International Conference on Smart Energy Systems and Technologies (SEST) - 2021 -> https://sites.univaasa.fi/sest2021/ Submmited: Dec 2020 Accepted: Feb 2021 Published: Sep 2021 ------------------------------------------------------------------------------- The folder contains all the results presented in the paper, for clarity. Additional resources might be supplied under request. -------------------------------------------------------------------------------
Smithsonian figshare arrow_drop_down Smithsonian figshareDataset . 2021License: CC BY SAData sources: Bielefeld Academic Search Engine (BASE)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.11583/dtu.13286336.v1&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 Smithsonian figshare arrow_drop_down Smithsonian figshareDataset . 2021License: CC BY SAData sources: Bielefeld Academic Search Engine (BASE)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.11583/dtu.13286336.v1&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2019Publisher:PANGAEA Authors: Jiang, Hou; Lu, Ning;Surface solar radiation drives the water cycle and energy exchange on the earth's surface, and its diffuse component can promote carbon uptake in ecosystems by increasing the plant productivity. The accurate knowledge of their spatial distribution is of great importance to many studies and applications, such as the estimation of agricultural yield, carbon dynamics of terrestrial systems, site selection of solar power plants, as well as trends of regional climate changes. Therefore, we produce the hourly surface radiation datasets based on the hourly Multi-functional Transport Satellite (MTSAT) satellite imagery and the ground observations from the China Meteorology Administration (CMA) through deep learning techniques. The deep network is trained using training samples in 2008, and then utilized to generate the hourly radiation for other years. This dataset provides the gridded surface global and diffuse solar radiation in 2015 within 71.025°E - 141.025°E and 14.975°N - 59.975°N with an increment of 0.05°. Both the direct predicted hourly values and the integrated daily and monthly total values are available. The dataset should be useful for the analysis of the regional differences and temporal cycles of solar radiation in fine scales, and the impact of diffuse radiation on plant growth etc.
B2FIND arrow_drop_down PANGAEA - Data Publisher for Earth and Environmental ScienceDataset . 2019License: CC BY NC SAData sources: Dataciteadd 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.1594/pangaea.907380&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 B2FIND arrow_drop_down PANGAEA - Data Publisher for Earth and Environmental ScienceDataset . 2019License: CC BY NC SAData sources: Dataciteadd 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.1594/pangaea.907380&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2019Publisher:Organisation for Economic Co-Operation and Development (OECD) Authors: National Inventory Submissions 2019 to the United Nations Framework Convention on Climate Change;This dataset presents trends in man-made emissions of major greenhouse gases and emissions by gas.
https://stats.oecd.o... arrow_drop_down https://stats.oecd.org/Index.a...Dataset . 2019License: See "Other relevant information"Data sources: EnerMapsadd 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=enermaps____::bc4e42c27573b75feb5afee225dc27ce&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 https://stats.oecd.o... arrow_drop_down https://stats.oecd.org/Index.a...Dataset . 2019License: See "Other relevant information"Data sources: EnerMapsadd 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=enermaps____::bc4e42c27573b75feb5afee225dc27ce&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2021Publisher:figshare Authors: Jiming Hao (1407004); Dijuan Liang (9675638); Xi Lu (288663); Minghao Zhuang (2822963); +3 AuthorsJiming Hao (1407004); Dijuan Liang (9675638); Xi Lu (288663); Minghao Zhuang (2822963); Guang Shi (5048222); Chengyu Hu (6520775); Shuxiao Wang (1406992);It shows point estimates for national GHG emissions (total emissions and seven agricultural activities) from 1978 to 2016 in China.
figshare arrow_drop_down Smithsonian figshareDataset . 2021License: CC 0Data sources: Bielefeld Academic Search Engine (BASE)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.6084/m9.figshare.13383053.v1&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 figshare arrow_drop_down Smithsonian figshareDataset . 2021License: CC 0Data sources: Bielefeld Academic Search Engine (BASE)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.6084/m9.figshare.13383053.v1&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2016Embargo end date: 01 Apr 2017Publisher:Dryad Russell, Debbie J. F.; Hastie, Gordon D.; Thompson, David; Janik, Vincent M.; Hammond, Philip S.; Scott-Hayward, Lindesay A. S.; Matthiopoulos, Jason; Jones, Esther L.; McConnell, Bernie J.; Russell, Debbie J.F.;doi: 10.5061/dryad.9r0gv
As part of global efforts to reduce dependence on carbon-based energy sources there has been a rapid increase in the installation of renewable energy devices. The installation and operation of these devices can result in conflicts with wildlife. In the marine environment, mammals may avoid wind farms that are under construction or operating. Such avoidance may lead to more time spent travelling or displacement from key habitats. A paucity of data on at-sea movements of marine mammals around wind farms limits our understanding of the nature of their potential impacts. Here, we present the results of a telemetry study on harbour seals Phoca vitulina in The Wash, south-east England, an area where wind farms are being constructed using impact pile driving. We investigated whether seals avoid wind farms during operation, construction in its entirety, or during piling activity. The study was carried out using historical telemetry data collected prior to any wind farm development and telemetry data collected in 2012 during the construction of one wind farm and the operation of another. Within an operational wind farm, there was a close-to-significant increase in seal usage compared to prior to wind farm development. However, the wind farm was at the edge of a large area of increased usage, so the presence of the wind farm was unlikely to be the cause. There was no significant displacement during construction as a whole. However, during piling, seal usage (abundance) was significantly reduced up to 25 km from the piling activity; within 25 km of the centre of the wind farm, there was a 19 to 83% (95% confidence intervals) decrease in usage compared to during breaks in piling, equating to a mean estimated displacement of 440 individuals. This amounts to significant displacement starting from predicted received levels of between 166 and 178 dB re 1 μPa(p-p). Displacement was limited to piling activity; within 2 h of cessation of pile driving, seals were distributed as per the non-piling scenario. Synthesis and applications. Our spatial and temporal quantification of avoidance of wind farms by harbour seals is critical to reduce uncertainty and increase robustness in environmental impact assessments of future developments. Specifically, the results will allow policymakers to produce industry guidance on the likelihood of displacement of seals in response to pile driving; the relationship between sound levels and avoidance rates; and the duration of any avoidance, thus allowing far more accurate environmental assessments to be carried out during the consenting process. Further, our results can be used to inform mitigation strategies in terms of both the sound levels likely to cause displacement and what temporal patterns of piling would minimize the magnitude of the energetic impacts of displacement. Wash_diagWash_diag.xlsx is the historic location data (pre windfarm construction) for the 19 individuals used in the analysis described in Russell et al.
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.5061/dryad.9r0gv&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 21visibility views 21 download downloads 13 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.5061/dryad.9r0gv&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 2021Publisher:IEEE DataPort Authors: Banu, Ioan Viorel; Istrate, Marcel;doi: 10.21227/0p56-1844
This dataset contains (1) the Simulink model of a three-phase photovoltaic power system with passive anti-islanding protections like over/under current (OUC), over/under voltage (OUV), over/under frequency (OUF), rate of change of frequency (ROCOF), and dc-link voltage and (2) the results in the voltage source converter and the point of common coupling of the photovoltaic system during islanding operation mode and detection times of analyzed anti-islanding methods. The dataset is related with the data used in the "DC-Link Voltage Anti-Islanding Method for Grid-Connected Photovoltaic Power Systems" manuscript submitted to IEEE Transactions on Smart Grid.
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.21227/0p56-1844&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.21227/0p56-1844&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Publisher:4TU.ResearchData Kavun, Vitalii; van der Linden, Bart; Canossa, Stefano; Goryachev, Andrey; Bos , Emma E.; Santaclara, Jara Garcia; Smolentsev, Grigory; Repo, Eveliina; van der Veen, Monique A.;Dataset for the manuscript "Promoting photocatalytic activity of NH2-MIL-125(Ti) for H2 evolution reaction through creation of TiIII and CoI based proton reduction sites".Dataset includes raw N2 sorption data (.aif format), PXRD data of (Co@)NH2-MIL-125(Ti), Co K-edge XANES spectrum of Co foil and transitional XAS (70-1140 usec) and EXAFS data for Co@NH2-MIL-125(Ti), and raw TEM images of the photocatalysts. These data was used for analysis and plotting the figures for the manuscript.
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.4121/e3fdc43f-4d54-4f15-9c1f-f68c6b23fceb.v1&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.4121/e3fdc43f-4d54-4f15-9c1f-f68c6b23fceb.v1&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2020Publisher:University of Bath Fosas, Daniel; Nikolaidou, Elli; Roberts, Matt; Allen, Stephen; Walker, Ian; Coley, David;doi: 10.15125/bath-00766
Dataset for the journal paper "Towards Active Buildings: rating grid-servicing buildings", which describes the simulations for the 20 case study buildings. The simulation inputs describe the intended characteristics as part of the early design stage process, and the outputs the performance metrics under the rating system introduced in the journal paper, called the ABCode1. Such outputs rate the relative merits of each case study in terms of embodied carbon, energy requirements, energy generation and energy flexibility. The simulation outputs have been generated using the inputs included in the dataset, which were then simulated in David Coley’s ZEBRA and then evaluated with the rating system proposed in the journal publication as part of ABCode1. The files are in the original Excel xlsx file (Microsoft Office 365), but it may be viewed by any other spread sheet tools such as LibreOffice's Calc.
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.15125/bath-00766&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.15125/bath-00766&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2020Embargo end date: 28 May 2020Publisher:Dryad Authors: Hussain, Mir Zaman; Robertson, G.Philip; Basso, Bruno; Hamilton, Stephen K.;Leaching dataset of dissolved organic carbon (DOC) and nitrogen (DON), nitrate (NO3+) and ammonium (NH4+) were collected from 6 cropping treatments (corn, switchgrass, miscanthus, native grass mix, restored prairie and poplar) established in the Bioenergy Cropping System Experiment (BCSE) which is a part of Great Lakes Bioenergy Research Center (www.glbrc.org) and Long Termn Ecological Research (LTER) program (www.lter.kbs.msu.edu). The site is located at the W.K. Kellogg Biological Station (42.3956° N, 85.3749° W and 288 m above sea level), 25 km from Kalamazoo in southwestern Michigan, USA. Prenart soil water samplers made of Teflon and silica (http://www.prenart.dk/soil-water-samplers/) were installed in blocks 1 and 2 of the BCSE (Fig. S1), and Eijkelkamp soil water samplers made of ceramic (http://www.eijkelkamp.com) were installed in blocks 3 and 4 (there were no soil water samplers in block 5). All samplers were installed at 1.2 m depth at a 45° angle from the soil surface, approximately 20 cm into the unconsolidated sand of the 2Bt2 and 2E/Bt horizons. Beginning in 2009, soil water was sampled at weekly to biweekly intervals during non-frozen periods (April to November) by applying 50 kPa of vacuum for 24 hours, during which water was collected in glass bottles. During the 2009 and 2010 sampling periods we obtained fewer soil water samples from blocks 1 and 2 where Prenart lysimeters were installed. We observed no consistent differences between the two sampler types in concentrations of the analytes reported here. Depending on the volume of leachate collected, water samples were filtered using either 0.45 µm pore size, 33-mm-dia. cellulose acetate membrane filters when volumes were <50 ml, or 0.45 µm, 47-mm-dia. Supor 450 membrane filters for larger volumes. Samples were analyzed for NO3-, NH4+, total dissolved nitrogen (TDN), and DOC. The NO3- concentration was determined using a Dionex ICS1000 ion chromatograph system with membrane suppression and conductivity detection; the detection limit of the system was 0.006 mg NO3--N L-1. The NH4+ concentration in the samples was determined using a Thermo Scientific (formerly Dionex) ICS1100 ion chromatograph system with membrane suppression and conductivity detection; the detection limit of the system was similar. The DOC and TDN concentrations were determined using a Shimadzu TOC-Vcph carbon analyzer with a total nitrogen module (TNM-1); the detection limit of the system was ~0.08 mg C L-1 and ~0.04 mg N L-1. DON concentrations were estimated as the difference between TDN and dissolved inorganic N (NO3- + NH4+) concentrations. The NH4+ concentrations were only measured in the 2013-2015 crop-years, but they were always small relative to NO3- and thus their inclusion or lack of it was inconsequential to the DON estimation. Leaching rates were estimated on a crop-year basis, defined as the period from planting or emergence of the crop in the year indicated through the ensuing year until the next year’s planting or emergence. For each sampling point, the concentration was linearly interpolated between sampling dates during non-freezing periods (April through November). The concentrations in the unsampled winter period (December through March) were also linearly interpolated based on the preceding November and subsequent April samples. Solute leaching (kg ha-1) was calculated by multiplying the daily solute concentration in pore-water (mg L -1) by the modeled daily drainage rates (m3 ha-1) from the overlying soil. The drainage rates were obtained using the SALUS (Systems Approach for Land Use Sustainability) model (Basso and Ritchie, 2015). SALUS simulates yield and environmental outcomes in response to weather, soil, management (planting dates, plant population, irrigation, nitrogen fertilizer application, tillage), and crop genetics. The SALUS water balance sub-model simulates surface run-off, saturated and unsaturated water flow, drainage, root water uptake, and evapotranspiration during growing and non-growing seasons (Basso and Ritchie, 2015). Drainage amounts and rates simulated by SALUS have been validated with measurements using large monolith lysimeters at a nearby site at KBS (Basso and Ritchie, 2005). On days when SALUS predicted no drainage, the leaching was assumed to be zero. The volume-weighted mean concentration for an entire crop-year was calculated as the sum of daily leaching (kg ha-1) divided by the sum of daily drainage rates (m3 ha-1). Weather data for the model were collected at the nearby KBS LTER meteorological station (lter.kbs.msu.edu). Leaching losses of dissolved organic carbon (DOC) and nitrogen (DON) from agricultural systems are important to water quality and carbon and nutrient balances but are rarely reported; the few available studies suggest linkages to litter production (DOC) and nitrogen fertilization (DON). In this study we examine the leaching of DOC, DON, NO3-, and NH4+ from no-till corn (maize) and perennial bioenergy crops (switchgrass, miscanthus, native grasses, restored prairie, and poplar) grown between 2009 and 2016 in a replicated field experiment in the upper Midwest U.S. Leaching was estimated from concentrations in soil water and modeled drainage (percolation) rates. DOC leaching rates (kg ha-1 yr-1) and volume-weighted mean concentrations (mg L-1) among cropping systems averaged 15.4 and 4.6, respectively; N fertilization had no effect and poplar lost the most DOC (21.8 and 6.9, respectively). DON leaching rates (kg ha-1 yr-1) and volume-weighted mean concentrations (mg L-1) under corn (the most heavily N-fertilized crop) averaged 4.5 and 1.0, respectively, which was higher than perennial grasses (mean: 1.5 and 0.5, respectively) and poplar (1.6 and 0.5, respectively). NO3- comprised the majority of total N leaching in all systems (59-92%). Average NO3- leaching (kg N ha-1 yr-1) under corn (35.3) was higher than perennial grasses (5.9) and poplar (7.2). NH4+ concentrations in soil water from all cropping systems were relatively low (<0.07 mg N L-1). Perennial crops leached more NO3- in the first few years after planting, and markedly less after. Among the fertilized crops, the leached N represented 14-38% of the added N over the study period; poplar lost the greatest proportion (38%) and corn was intermediate (23%). Requiring only one third or less of the N fertilization compared to corn, perennial bioenergy crops can substantially reduce N leaching and consequent movement into aquifers and surface waters. readme files are given that describe the data table
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.5061/dryad.0p2ngf1xb&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 33visibility views 33 download downloads 7 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.5061/dryad.0p2ngf1xb&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2021Publisher:Technical University of Denmark Authors: Vazquez Pombo, Daniel;Author: Daniel Vázquez Pombo (dvapo@elektro.dtu.dk) ------------------------------------------------------------------------------- This dataset corresponds to the results of the paper titled: "Multi-Horizon Data-Driven Wind Power Forecast: From Nowcast to 2 Days-Ahead" 4th International Conference on Smart Energy Systems and Technologies (SEST) - 2021 -> https://sites.univaasa.fi/sest2021/ Submmited: Dec 2020 Accepted: Feb 2021 Published: Sep 2021 ------------------------------------------------------------------------------- The folder contains all the results presented in the paper, for clarity. Additional resources might be supplied under request. -------------------------------------------------------------------------------
Smithsonian figshare arrow_drop_down Smithsonian figshareDataset . 2021License: CC BY SAData sources: Bielefeld Academic Search Engine (BASE)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.11583/dtu.13286336.v1&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 Smithsonian figshare arrow_drop_down Smithsonian figshareDataset . 2021License: CC BY SAData sources: Bielefeld Academic Search Engine (BASE)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.11583/dtu.13286336.v1&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2019Publisher:PANGAEA Authors: Jiang, Hou; Lu, Ning;Surface solar radiation drives the water cycle and energy exchange on the earth's surface, and its diffuse component can promote carbon uptake in ecosystems by increasing the plant productivity. The accurate knowledge of their spatial distribution is of great importance to many studies and applications, such as the estimation of agricultural yield, carbon dynamics of terrestrial systems, site selection of solar power plants, as well as trends of regional climate changes. Therefore, we produce the hourly surface radiation datasets based on the hourly Multi-functional Transport Satellite (MTSAT) satellite imagery and the ground observations from the China Meteorology Administration (CMA) through deep learning techniques. The deep network is trained using training samples in 2008, and then utilized to generate the hourly radiation for other years. This dataset provides the gridded surface global and diffuse solar radiation in 2015 within 71.025°E - 141.025°E and 14.975°N - 59.975°N with an increment of 0.05°. Both the direct predicted hourly values and the integrated daily and monthly total values are available. The dataset should be useful for the analysis of the regional differences and temporal cycles of solar radiation in fine scales, and the impact of diffuse radiation on plant growth etc.
B2FIND arrow_drop_down PANGAEA - Data Publisher for Earth and Environmental ScienceDataset . 2019License: CC BY NC SAData sources: Dataciteadd 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.1594/pangaea.907380&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 B2FIND arrow_drop_down PANGAEA - Data Publisher for Earth and Environmental ScienceDataset . 2019License: CC BY NC SAData sources: Dataciteadd 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.1594/pangaea.907380&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2019Publisher:Organisation for Economic Co-Operation and Development (OECD) Authors: National Inventory Submissions 2019 to the United Nations Framework Convention on Climate Change;This dataset presents trends in man-made emissions of major greenhouse gases and emissions by gas.
https://stats.oecd.o... arrow_drop_down https://stats.oecd.org/Index.a...Dataset . 2019License: See "Other relevant information"Data sources: EnerMapsadd 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=enermaps____::bc4e42c27573b75feb5afee225dc27ce&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 https://stats.oecd.o... arrow_drop_down https://stats.oecd.org/Index.a...Dataset . 2019License: See "Other relevant information"Data sources: EnerMapsadd 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=enermaps____::bc4e42c27573b75feb5afee225dc27ce&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2021Publisher:figshare Authors: Jiming Hao (1407004); Dijuan Liang (9675638); Xi Lu (288663); Minghao Zhuang (2822963); +3 AuthorsJiming Hao (1407004); Dijuan Liang (9675638); Xi Lu (288663); Minghao Zhuang (2822963); Guang Shi (5048222); Chengyu Hu (6520775); Shuxiao Wang (1406992);It shows point estimates for national GHG emissions (total emissions and seven agricultural activities) from 1978 to 2016 in China.
figshare arrow_drop_down Smithsonian figshareDataset . 2021License: CC 0Data sources: Bielefeld Academic Search Engine (BASE)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.6084/m9.figshare.13383053.v1&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 figshare arrow_drop_down Smithsonian figshareDataset . 2021License: CC 0Data sources: Bielefeld Academic Search Engine (BASE)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.6084/m9.figshare.13383053.v1&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2016Embargo end date: 01 Apr 2017Publisher:Dryad Russell, Debbie J. F.; Hastie, Gordon D.; Thompson, David; Janik, Vincent M.; Hammond, Philip S.; Scott-Hayward, Lindesay A. S.; Matthiopoulos, Jason; Jones, Esther L.; McConnell, Bernie J.; Russell, Debbie J.F.;doi: 10.5061/dryad.9r0gv
As part of global efforts to reduce dependence on carbon-based energy sources there has been a rapid increase in the installation of renewable energy devices. The installation and operation of these devices can result in conflicts with wildlife. In the marine environment, mammals may avoid wind farms that are under construction or operating. Such avoidance may lead to more time spent travelling or displacement from key habitats. A paucity of data on at-sea movements of marine mammals around wind farms limits our understanding of the nature of their potential impacts. Here, we present the results of a telemetry study on harbour seals Phoca vitulina in The Wash, south-east England, an area where wind farms are being constructed using impact pile driving. We investigated whether seals avoid wind farms during operation, construction in its entirety, or during piling activity. The study was carried out using historical telemetry data collected prior to any wind farm development and telemetry data collected in 2012 during the construction of one wind farm and the operation of another. Within an operational wind farm, there was a close-to-significant increase in seal usage compared to prior to wind farm development. However, the wind farm was at the edge of a large area of increased usage, so the presence of the wind farm was unlikely to be the cause. There was no significant displacement during construction as a whole. However, during piling, seal usage (abundance) was significantly reduced up to 25 km from the piling activity; within 25 km of the centre of the wind farm, there was a 19 to 83% (95% confidence intervals) decrease in usage compared to during breaks in piling, equating to a mean estimated displacement of 440 individuals. This amounts to significant displacement starting from predicted received levels of between 166 and 178 dB re 1 μPa(p-p). Displacement was limited to piling activity; within 2 h of cessation of pile driving, seals were distributed as per the non-piling scenario. Synthesis and applications. Our spatial and temporal quantification of avoidance of wind farms by harbour seals is critical to reduce uncertainty and increase robustness in environmental impact assessments of future developments. Specifically, the results will allow policymakers to produce industry guidance on the likelihood of displacement of seals in response to pile driving; the relationship between sound levels and avoidance rates; and the duration of any avoidance, thus allowing far more accurate environmental assessments to be carried out during the consenting process. Further, our results can be used to inform mitigation strategies in terms of both the sound levels likely to cause displacement and what temporal patterns of piling would minimize the magnitude of the energetic impacts of displacement. Wash_diagWash_diag.xlsx is the historic location data (pre windfarm construction) for the 19 individuals used in the analysis described in Russell et al.
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.5061/dryad.9r0gv&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 21visibility views 21 download downloads 13 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.5061/dryad.9r0gv&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu