- home
- Advanced Search
- Energy Research
- US
- GB
- DE
- SDSN Greece
- Energy Research
- US
- GB
- DE
- SDSN Greece
Research data keyboard_double_arrow_right Dataset 2021Publisher:Zenodo Funded by:EC | PARIS REINFORCEEC| PARIS REINFORCEDoukas, Haris; Spiliotis, Evangelos; Jafari, Mohsen A.; Giarola, Sara; Nikas, Alexandros;This dataset contains the underlying data for the following publication: Doukas, H., Spiliotis, E., Jafari, M. A., Giarola, S. & Nikas, A. (2021). Low-cost emissions cuts in container shipping: Thinking inside the box. Transportation Research Part D: Transport and Environment, 94, 102815, https://doi.org/10.1016/j.trd.2021.102815.
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.5666359&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 24visibility views 24 download downloads 1 Powered bymore_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.5666359&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 2017Publisher:NSF Arctic Data Center Authors: Nelson, Peder;doi: 10.18739/a2jd4pp9c
The major goal of this EAGER project is to create a Big Data mining toolset for the Landsat Time Series that captures, labels, and maps glacier change for use in climate science, hydrology, and Earth science education. This pilot study demonstrates the potential for interactively mapping, visualizing, and labeling glacier changes. What is truly innovative is that IceTrendr not only maps the changes but also uses expert knowledge to label the changes and such labels can be applied to other glaciers exhibiting statistically similar changes. This is much more than just a simple "then and now" approach to glacier mapping. IceTrendr is a means of integrating the power of computing, remote sensing, and expert knowledge to "tell the story " of glacier changes. Our key findings are that the IceTrendr concept and software can provide important functionality for glaciologists and educators interested in studying glacier changes during the Landsat TM timeframe (1984-present). With additional time and funding, there is the exciting and innovative opportunity to build on the IceTrendr framework, to develop much greater utility for mapping glaciers and characterizing glacier change globally. Although this pilot study focused on just five glaciers, with some future funding and effort, IceTrendr will have the potential to map changing glaciers EVERYWHERE over the full Landsat TM timeframe (1984-present). Specifically, concerns with the Landsat TM imagery are that many images are missing during the period 1984-1995 and the automated cloud mask is not effective requiring the user to manually identify cloud-free images. We found that the visualization of the glacier in the IceTrendr window worked well with high-resolution satellite data from Google Earth and visualization was improved with additional high-resolution images from the Polar Geospatial Center. The automated clustering algorithm was a good first step in glacier mapping and when augmented with glacier outlines from the Randall Glacier Inventory, users could readily see changes in glacier extent, brightness, debris cover, as well as changes in surrounding area including glacial lakes and rivers, vegetation, and moraines.
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.18739/a2jd4pp9c&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.18739/a2jd4pp9c&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2021Publisher:Dryad Leahy, Lily; Scheffers, Brett R.; Andersen, Alan N.; Hirsch, Ben T.; Williams, Stephen E.;Aim: We propose that forest trees create a vertical dimension for ecological niche variation that generates different regimes of climatic exposure, which in turn drives species elevation distributions. We test this hypothesis by statistically modelling the vertical and elevation distributions and microclimate exposure of rainforest ants. Location: Wet Tropics Bioregion, Australia Methods: We conducted 60 ground-to-canopy surveys to determine the vertical (tree) and elevation distributions, and microclimate exposure of ants (101 species) at 15 sites along four mountain ranges. We statistically modelled elevation range size as a function of ant species’ vertical niche breadth and exposure to temperature variance for 55 species found at two or more trees. Results: We found a positive association between vertical niche and elevation range of ant species: for every 3 m increase in vertical niche breadth our models predict a ~150% increase in mean elevation range size. Temperature variance increased with vertical height along the arboreal gradient and ant species exposure to temperature variance explained some of the variation in elevation range size. Main Conclusions: We demonstrate that arboreal ants have broader elevation ranges than ground-dwelling ants and are likely to have increased resilience to climatic variance. The capacity of species to expand their niche by climbing trees could influence their ability to persist over broader elevation ranges. We propose that wherever vertical layering exists - from oceans to forest ecosystems - vertical niche breadth is a potential mechanism driving macrogeographic distribution patterns and resilience to climate change. Data_collections.csv Main survey collections data in a site by species matrix showing all data for all sites surveyed. Tuna baited vials were placed every three metres from ground to canopy in trees at elevation sites at four subregion mountain ranges of the Australian Wet Tropics Bioregion. Note data file includes empty vials that lacked ants. Microclimate_AthertonTemp.csv This file contains Atherton Uplands temperature data from ibuttons deployed at one tree per elevation (200, 400, 600, 800, 1000) at every three metres in height in Dec-Jan 2017- 2018 set to record every half hour. See file Metadata for details of column names and data values.
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.9ghx3ffg3&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 28visibility views 28 download downloads 34 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.9ghx3ffg3&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Publisher:Environmental System Science Data Infrastructure for a Virtual Ecosystem; Subalpine and Alpine Species Range Shifts with Climate Change: Temperature and Soil Moisture Manipulations to Test Species and Population Responses (Alpine Treeline Warming Experiment) Authors: Herzog, Sarah; Louthan, Allison; Kueppers, Lara;doi: 10.15485/2008461
Demographic data of Sedum lanceolatum under a climate manipulation experiment (heating and watering). Dataset includes one .csv with demographic data for 232 individuals monitored over 2013-2014 which was used, in part, to draw conclusions in "Elevation effects on vital rate sensitivities generate variation in neighbor effects on population growth rate in Sedum lanceolatum" by Herzog et al. (in review). All data was collected under a watering and warming experiment as part of the Alpine Treeline Warming Experiment at Niwot Ridge, Colorado, USA. There are two main data file formats in this archive: comma-separated values (.csv) which can be read using any simple text editor program, such as TextEdit (Mac) and Notepad (Windows). The .pdf data user’s guide can be read using Adobe Acrobat Reader, or any other compatible software.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.15485/2008461&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.15485/2008461&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Publisher:World Data Center for Climate (WDCC) at DKRZ Ridley, Jeff; Menary, Matthew; Kuhlbrodt, Till; Andrews, Martin; Andrews, Tim;Project: Coupled Model Intercomparison Project Phase 6 (CMIP6) datasets - These data have been generated as part of the internationally-coordinated Coupled Model Intercomparison Project Phase 6 (CMIP6; see also GMD Special Issue: http://www.geosci-model-dev.net/special_issue590.html). The simulation data provides a basis for climate research designed to answer fundamental science questions and serves as resource for authors of the Sixth Assessment Report of the Intergovernmental Panel on Climate Change (IPCC-AR6). CMIP6 is a project coordinated by the Working Group on Coupled Modelling (WGCM) as part of the World Climate Research Programme (WCRP). Phase 6 builds on previous phases executed under the leadership of the Program for Climate Model Diagnosis and Intercomparison (PCMDI) and relies on the Earth System Grid Federation (ESGF) and the Centre for Environmental Data Analysis (CEDA) along with numerous related activities for implementation. The original data is hosted and partially replicated on a federated collection of data nodes, and most of the data relied on by the IPCC is being archived for long-term preservation at the IPCC Data Distribution Centre (IPCC DDC) hosted by the German Climate Computing Center (DKRZ). The project includes simulations from about 120 global climate models and around 45 institutions and organizations worldwide. Summary: These data include the subset used by IPCC AR6 WGI authors of the datasets originally published in ESGF for 'CMIP6.CMIP.MOHC.HadGEM3-GC31-MM.historical' with the full Data Reference Syntax following the template 'mip_era.activity_id.institution_id.source_id.experiment_id.member_id.table_id.variable_id.grid_label.version'. The HadGEM3-GC3.1-N216ORCA025 climate model, released in 2016, includes the following components: aerosol: UKCA-GLOMAP-mode, atmos: MetUM-HadGEM3-GA7.1 (N216; 432 x 324 longitude/latitude; 85 levels; top level 85 km), land: JULES-HadGEM3-GL7.1, ocean: NEMO-HadGEM3-GO6.0 (eORCA025 tripolar primarily 0.25 deg; 1440 x 1205 longitude/latitude; 75 levels; top grid cell 0-1 m), seaIce: CICE-HadGEM3-GSI8 (eORCA025 tripolar primarily 0.25 deg; 1440 x 1205 longitude/latitude). The model was run by the Met Office Hadley Centre, Fitzroy Road, Exeter, Devon, EX1 3PB, UK (MOHC) in native nominal resolutions: aerosol: 100 km, atmos: 100 km, land: 100 km, ocean: 25 km, seaIce: 25 km.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.26050/wdcc/ar6.c6cmmohgmhi&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.26050/wdcc/ar6.c6cmmohgmhi&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Publisher:World Data Center for Climate (WDCC) at DKRZ Authors: Stouffer, Ronald;Project: Coupled Model Intercomparison Project Phase 6 (CMIP6) datasets - These data have been generated as part of the internationally-coordinated Coupled Model Intercomparison Project Phase 6 (CMIP6; see also GMD Special Issue: http://www.geosci-model-dev.net/special_issue590.html). The simulation data provides a basis for climate research designed to answer fundamental science questions and serves as resource for authors of the Sixth Assessment Report of the Intergovernmental Panel on Climate Change (IPCC-AR6). CMIP6 is a project coordinated by the Working Group on Coupled Modelling (WGCM) as part of the World Climate Research Programme (WCRP). Phase 6 builds on previous phases executed under the leadership of the Program for Climate Model Diagnosis and Intercomparison (PCMDI) and relies on the Earth System Grid Federation (ESGF) and the Centre for Environmental Data Analysis (CEDA) along with numerous related activities for implementation. The original data is hosted and partially replicated on a federated collection of data nodes, and most of the data relied on by the IPCC is being archived for long-term preservation at the IPCC Data Distribution Centre (IPCC DDC) hosted by the German Climate Computing Center (DKRZ). The project includes simulations from about 120 global climate models and around 45 institutions and organizations worldwide. Summary: These data include the subset used by IPCC AR6 WGI authors of the datasets originally published in ESGF for 'CMIP6.ScenarioMIP.UA.MCM-UA-1-0' with the full Data Reference Syntax following the template 'mip_era.activity_id.institution_id.source_id.experiment_id.member_id.table_id.variable_id.grid_label.version'. The Manabe Climate Model v1.0 - University of Arizona climate model, released in 1991, includes the following components: aerosol: Modifies surface albedoes (Haywood et al. 1997, doi: 10.1175/1520-0442(1997)010<1562:GCMCOT>2.0.CO;2), atmos: R30L14 (3.75 X 2.5 degree (long-lat) configuration; 96 x 80 longitude/latitude; 14 levels; top level 0.015 sigma, 15 mb), land: Standard Manabe bucket hydrology scheme (Manabe 1969, doi: 10.1175/1520-0493(1969)097<0739:CATOC>2.3.CO;2), landIce: Specified location - invariant in time, has high albedo and latent heat capacity, ocean: MOM1.0 (MOM1, 1.875 X 2.5 deg; 192 x 80 longitude/latitude; 18 levels; top grid cell 0-40 m), seaIce: Thermodynamic ice model (free drift dynamics). The model was run by the Department of Geosciences, University of Arizona, Tucson, AZ 85721, USA (UA) in native nominal resolutions: aerosol: 250 km, atmos: 250 km, land: 250 km, landIce: 250 km, ocean: 250 km, seaIce: 250 km.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.26050/wdcc/ar6.c6spuamu&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.26050/wdcc/ar6.c6spuamu&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 2023Publisher:NERC EDS Environmental Information Data Centre Mercer, C.; Jump, A.; Morley, P.; O’Sullivan, K.; Van Der Maaten-Theunissen, M.; Zang, C.;Tree cores were sampled using increment borers. At each site three trees were chosen for coring, with two or three cores taken per tree. Cores were sanded and ring widths measured based on high-resolution images of the sanded cores. Cores were cross-dated and summary statistics used to compare cross-dating accuracy. The dataset contains the resulting dated ring width series. This dataset includes tree ring width data, derived from tree cores, that were sampled from sites across the Rhön Biosphere Reserve (Germany). At each chosen site three trees were cored, with two or three cores taken per cored tree. Data was collected in August 2021.
https://dx.doi.org/1... arrow_drop_down 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.5285/8d6effc3-54f2-4770-ac34-63320eb9e4e2&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://dx.doi.org/1... arrow_drop_down 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.5285/8d6effc3-54f2-4770-ac34-63320eb9e4e2&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu
Research data keyboard_double_arrow_right Dataset 2021Publisher:Zenodo Funded by:EC | PARIS REINFORCEEC| PARIS REINFORCEDoukas, Haris; Spiliotis, Evangelos; Jafari, Mohsen A.; Giarola, Sara; Nikas, Alexandros;This dataset contains the underlying data for the following publication: Doukas, H., Spiliotis, E., Jafari, M. A., Giarola, S. & Nikas, A. (2021). Low-cost emissions cuts in container shipping: Thinking inside the box. Transportation Research Part D: Transport and Environment, 94, 102815, https://doi.org/10.1016/j.trd.2021.102815.
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.5666359&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 24visibility views 24 download downloads 1 Powered bymore_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.5666359&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 2017Publisher:NSF Arctic Data Center Authors: Nelson, Peder;doi: 10.18739/a2jd4pp9c
The major goal of this EAGER project is to create a Big Data mining toolset for the Landsat Time Series that captures, labels, and maps glacier change for use in climate science, hydrology, and Earth science education. This pilot study demonstrates the potential for interactively mapping, visualizing, and labeling glacier changes. What is truly innovative is that IceTrendr not only maps the changes but also uses expert knowledge to label the changes and such labels can be applied to other glaciers exhibiting statistically similar changes. This is much more than just a simple "then and now" approach to glacier mapping. IceTrendr is a means of integrating the power of computing, remote sensing, and expert knowledge to "tell the story " of glacier changes. Our key findings are that the IceTrendr concept and software can provide important functionality for glaciologists and educators interested in studying glacier changes during the Landsat TM timeframe (1984-present). With additional time and funding, there is the exciting and innovative opportunity to build on the IceTrendr framework, to develop much greater utility for mapping glaciers and characterizing glacier change globally. Although this pilot study focused on just five glaciers, with some future funding and effort, IceTrendr will have the potential to map changing glaciers EVERYWHERE over the full Landsat TM timeframe (1984-present). Specifically, concerns with the Landsat TM imagery are that many images are missing during the period 1984-1995 and the automated cloud mask is not effective requiring the user to manually identify cloud-free images. We found that the visualization of the glacier in the IceTrendr window worked well with high-resolution satellite data from Google Earth and visualization was improved with additional high-resolution images from the Polar Geospatial Center. The automated clustering algorithm was a good first step in glacier mapping and when augmented with glacier outlines from the Randall Glacier Inventory, users could readily see changes in glacier extent, brightness, debris cover, as well as changes in surrounding area including glacial lakes and rivers, vegetation, and moraines.
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.18739/a2jd4pp9c&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.18739/a2jd4pp9c&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2021Publisher:Dryad Leahy, Lily; Scheffers, Brett R.; Andersen, Alan N.; Hirsch, Ben T.; Williams, Stephen E.;Aim: We propose that forest trees create a vertical dimension for ecological niche variation that generates different regimes of climatic exposure, which in turn drives species elevation distributions. We test this hypothesis by statistically modelling the vertical and elevation distributions and microclimate exposure of rainforest ants. Location: Wet Tropics Bioregion, Australia Methods: We conducted 60 ground-to-canopy surveys to determine the vertical (tree) and elevation distributions, and microclimate exposure of ants (101 species) at 15 sites along four mountain ranges. We statistically modelled elevation range size as a function of ant species’ vertical niche breadth and exposure to temperature variance for 55 species found at two or more trees. Results: We found a positive association between vertical niche and elevation range of ant species: for every 3 m increase in vertical niche breadth our models predict a ~150% increase in mean elevation range size. Temperature variance increased with vertical height along the arboreal gradient and ant species exposure to temperature variance explained some of the variation in elevation range size. Main Conclusions: We demonstrate that arboreal ants have broader elevation ranges than ground-dwelling ants and are likely to have increased resilience to climatic variance. The capacity of species to expand their niche by climbing trees could influence their ability to persist over broader elevation ranges. We propose that wherever vertical layering exists - from oceans to forest ecosystems - vertical niche breadth is a potential mechanism driving macrogeographic distribution patterns and resilience to climate change. Data_collections.csv Main survey collections data in a site by species matrix showing all data for all sites surveyed. Tuna baited vials were placed every three metres from ground to canopy in trees at elevation sites at four subregion mountain ranges of the Australian Wet Tropics Bioregion. Note data file includes empty vials that lacked ants. Microclimate_AthertonTemp.csv This file contains Atherton Uplands temperature data from ibuttons deployed at one tree per elevation (200, 400, 600, 800, 1000) at every three metres in height in Dec-Jan 2017- 2018 set to record every half hour. See file Metadata for details of column names and data values.
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.9ghx3ffg3&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 28visibility views 28 download downloads 34 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.9ghx3ffg3&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Publisher:Environmental System Science Data Infrastructure for a Virtual Ecosystem; Subalpine and Alpine Species Range Shifts with Climate Change: Temperature and Soil Moisture Manipulations to Test Species and Population Responses (Alpine Treeline Warming Experiment) Authors: Herzog, Sarah; Louthan, Allison; Kueppers, Lara;doi: 10.15485/2008461
Demographic data of Sedum lanceolatum under a climate manipulation experiment (heating and watering). Dataset includes one .csv with demographic data for 232 individuals monitored over 2013-2014 which was used, in part, to draw conclusions in "Elevation effects on vital rate sensitivities generate variation in neighbor effects on population growth rate in Sedum lanceolatum" by Herzog et al. (in review). All data was collected under a watering and warming experiment as part of the Alpine Treeline Warming Experiment at Niwot Ridge, Colorado, USA. There are two main data file formats in this archive: comma-separated values (.csv) which can be read using any simple text editor program, such as TextEdit (Mac) and Notepad (Windows). The .pdf data user’s guide can be read using Adobe Acrobat Reader, or any other compatible software.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.15485/2008461&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.15485/2008461&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Publisher:World Data Center for Climate (WDCC) at DKRZ Ridley, Jeff; Menary, Matthew; Kuhlbrodt, Till; Andrews, Martin; Andrews, Tim;Project: Coupled Model Intercomparison Project Phase 6 (CMIP6) datasets - These data have been generated as part of the internationally-coordinated Coupled Model Intercomparison Project Phase 6 (CMIP6; see also GMD Special Issue: http://www.geosci-model-dev.net/special_issue590.html). The simulation data provides a basis for climate research designed to answer fundamental science questions and serves as resource for authors of the Sixth Assessment Report of the Intergovernmental Panel on Climate Change (IPCC-AR6). CMIP6 is a project coordinated by the Working Group on Coupled Modelling (WGCM) as part of the World Climate Research Programme (WCRP). Phase 6 builds on previous phases executed under the leadership of the Program for Climate Model Diagnosis and Intercomparison (PCMDI) and relies on the Earth System Grid Federation (ESGF) and the Centre for Environmental Data Analysis (CEDA) along with numerous related activities for implementation. The original data is hosted and partially replicated on a federated collection of data nodes, and most of the data relied on by the IPCC is being archived for long-term preservation at the IPCC Data Distribution Centre (IPCC DDC) hosted by the German Climate Computing Center (DKRZ). The project includes simulations from about 120 global climate models and around 45 institutions and organizations worldwide. Summary: These data include the subset used by IPCC AR6 WGI authors of the datasets originally published in ESGF for 'CMIP6.CMIP.MOHC.HadGEM3-GC31-MM.historical' with the full Data Reference Syntax following the template 'mip_era.activity_id.institution_id.source_id.experiment_id.member_id.table_id.variable_id.grid_label.version'. The HadGEM3-GC3.1-N216ORCA025 climate model, released in 2016, includes the following components: aerosol: UKCA-GLOMAP-mode, atmos: MetUM-HadGEM3-GA7.1 (N216; 432 x 324 longitude/latitude; 85 levels; top level 85 km), land: JULES-HadGEM3-GL7.1, ocean: NEMO-HadGEM3-GO6.0 (eORCA025 tripolar primarily 0.25 deg; 1440 x 1205 longitude/latitude; 75 levels; top grid cell 0-1 m), seaIce: CICE-HadGEM3-GSI8 (eORCA025 tripolar primarily 0.25 deg; 1440 x 1205 longitude/latitude). The model was run by the Met Office Hadley Centre, Fitzroy Road, Exeter, Devon, EX1 3PB, UK (MOHC) in native nominal resolutions: aerosol: 100 km, atmos: 100 km, land: 100 km, ocean: 25 km, seaIce: 25 km.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.26050/wdcc/ar6.c6cmmohgmhi&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.26050/wdcc/ar6.c6cmmohgmhi&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Publisher:World Data Center for Climate (WDCC) at DKRZ Authors: Stouffer, Ronald;Project: Coupled Model Intercomparison Project Phase 6 (CMIP6) datasets - These data have been generated as part of the internationally-coordinated Coupled Model Intercomparison Project Phase 6 (CMIP6; see also GMD Special Issue: http://www.geosci-model-dev.net/special_issue590.html). The simulation data provides a basis for climate research designed to answer fundamental science questions and serves as resource for authors of the Sixth Assessment Report of the Intergovernmental Panel on Climate Change (IPCC-AR6). CMIP6 is a project coordinated by the Working Group on Coupled Modelling (WGCM) as part of the World Climate Research Programme (WCRP). Phase 6 builds on previous phases executed under the leadership of the Program for Climate Model Diagnosis and Intercomparison (PCMDI) and relies on the Earth System Grid Federation (ESGF) and the Centre for Environmental Data Analysis (CEDA) along with numerous related activities for implementation. The original data is hosted and partially replicated on a federated collection of data nodes, and most of the data relied on by the IPCC is being archived for long-term preservation at the IPCC Data Distribution Centre (IPCC DDC) hosted by the German Climate Computing Center (DKRZ). The project includes simulations from about 120 global climate models and around 45 institutions and organizations worldwide. Summary: These data include the subset used by IPCC AR6 WGI authors of the datasets originally published in ESGF for 'CMIP6.ScenarioMIP.UA.MCM-UA-1-0' with the full Data Reference Syntax following the template 'mip_era.activity_id.institution_id.source_id.experiment_id.member_id.table_id.variable_id.grid_label.version'. The Manabe Climate Model v1.0 - University of Arizona climate model, released in 1991, includes the following components: aerosol: Modifies surface albedoes (Haywood et al. 1997, doi: 10.1175/1520-0442(1997)010<1562:GCMCOT>2.0.CO;2), atmos: R30L14 (3.75 X 2.5 degree (long-lat) configuration; 96 x 80 longitude/latitude; 14 levels; top level 0.015 sigma, 15 mb), land: Standard Manabe bucket hydrology scheme (Manabe 1969, doi: 10.1175/1520-0493(1969)097<0739:CATOC>2.3.CO;2), landIce: Specified location - invariant in time, has high albedo and latent heat capacity, ocean: MOM1.0 (MOM1, 1.875 X 2.5 deg; 192 x 80 longitude/latitude; 18 levels; top grid cell 0-40 m), seaIce: Thermodynamic ice model (free drift dynamics). The model was run by the Department of Geosciences, University of Arizona, Tucson, AZ 85721, USA (UA) in native nominal resolutions: aerosol: 250 km, atmos: 250 km, land: 250 km, landIce: 250 km, ocean: 250 km, seaIce: 250 km.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.26050/wdcc/ar6.c6spuamu&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.26050/wdcc/ar6.c6spuamu&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 2023Publisher:NERC EDS Environmental Information Data Centre Mercer, C.; Jump, A.; Morley, P.; O’Sullivan, K.; Van Der Maaten-Theunissen, M.; Zang, C.;Tree cores were sampled using increment borers. At each site three trees were chosen for coring, with two or three cores taken per tree. Cores were sanded and ring widths measured based on high-resolution images of the sanded cores. Cores were cross-dated and summary statistics used to compare cross-dating accuracy. The dataset contains the resulting dated ring width series. This dataset includes tree ring width data, derived from tree cores, that were sampled from sites across the Rhön Biosphere Reserve (Germany). At each chosen site three trees were cored, with two or three cores taken per cored tree. Data was collected in August 2021.
https://dx.doi.org/1... arrow_drop_down 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.5285/8d6effc3-54f2-4770-ac34-63320eb9e4e2&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://dx.doi.org/1... arrow_drop_down 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.5285/8d6effc3-54f2-4770-ac34-63320eb9e4e2&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu