Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
408 lines (395 sloc) 14.7 KB
{
"translatorID": "8082115d-5bc6-4517-a4e8-abed1b2a784a",
"label": "Copernicus",
"creator": "Michael Berkowitz",
"target": "^https?://(www\\.(adv-sci-res|earth-syst-dynam|adv-geosci|adv-radio-sci|ann-geophys|astrophys-space-sci-trans|atmos-chem-phys|atmos-meas-tech|biogeosciences|clim-past|electronic-earth|hydrol-earth-syst-sci|nat-hazards-earth-syst-sci|nonlin-processes-geophys|ocean-sci|soc-geogr|surv-perspect-integr-environ-soc|the-cryosphere|geosci-model-dev)(-discuss)?\\.net/|editor\\.copernicus\\.org/search\\.php)",
"minVersion": "2.1",
"maxVersion": "",
"priority": 100,
"inRepository": true,
"translatorType": 4,
"browserSupport": "gcsibv",
"lastUpdated": "2018-03-15 10:41:08"
}
/*
***** BEGIN LICENSE BLOCK *****
Copyright © 2016 Sebastian Karcher
This file is part of Zotero.
Zotero is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Zotero is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with Zotero. If not, see <http://www.gnu.org/licenses/>.
***** END LICENSE BLOCK *****
*/
function detectWeb(doc, url) {
//if (doc.getElementById("copernicus_publications"))
if (url.search(/\/search\.php|\.net\/$|issue\d+\.html/)!=-1 && getSearchResults(doc, true)) {
return "multiple";
} else if (ZU.xpathText(doc, '//span[@class="pb_article_title"]')) {
return "journalArticle";
}
}
function getSearchResults(doc, checkOnly) {
var items = {};
var found = false;
var rows = doc.getElementsByClassName("article-title");
for (var i=0; i<rows.length; i++) {
var href = rows[i].href;
var title = ZU.trimInternal(rows[i].textContent);
if (!href || !title) continue;
if (checkOnly) return true;
found = true;
items[href] = title;
}
return found ? items : false;
}
function scrape (doc, url){
var abstract = ZU.xpathText(doc, '//span[@class="pb_abstract"]');
var link = ZU.xpathText(doc, '//ul[@class="additional_info"]/li/a[contains(text(), "EndNote")]/@href');
Zotero.Utilities.HTTP.doGet(link, function(text) {
//Z.debug(text)
var translator = Zotero.loadTranslator("import");
translator.setTranslator("32d59d2d-b65a-4da4-b0a3-bdd3cfb979e7");
translator.setString(text);
translator.setHandler("itemDone", function(obj, item) {
item.repository = "Copernicus Online Journals";
if (!item.abstractNote && abstract){
item.abstractNote = abstract.replace(/\n(?!\n)\s*/g, " ").replace(/^Abstract\.\s*/, ""); //preserve paragraphs but not line breaks all over
}
if(item.attachments[0]) {
item.attachments[0].title = item.publicationTitle + " PDF";
item.attachments[0].mimeType = "application/pdf";
}
item.complete();
});
translator.translate();
});
}
function doWeb(doc, url) {
var arts = [];
if (detectWeb(doc, url) == "multiple") {
var items = getSearchResults(doc);
Zotero.selectItems(items, function (items) {
if (!items) {
return true;
}
for (var i in items) {
arts.push(i);
}
ZU.processDocuments(arts, scrape);
});
} else {
scrape(doc, url);
}
}
/** BEGIN TEST CASES **/
var testCases = [
{
"type": "web",
"url": "http://www.adv-geosci.net/30/1/2011/adgeo-30-1-2011.html",
"items": [
{
"itemType": "journalArticle",
"title": "Preface ''Precipitation: Measurement, Climatology, Remote Sensing, and Modeling (EGU 2010)''",
"creators": [
{
"lastName": "Michaelides",
"firstName": "S.",
"creatorType": "author"
},
{
"lastName": "Athanasatos",
"firstName": "S.",
"creatorType": "author"
}
],
"date": "May 9, 2011",
"DOI": "10.5194/adgeo-30-1-2011",
"ISSN": "1680-7359",
"abstractNote": "No abstract available.",
"journalAbbreviation": "Adv. Geosci.",
"libraryCatalog": "Copernicus Online Journals",
"pages": "1-2",
"publicationTitle": "Adv. Geosci.",
"shortTitle": "Preface ''Precipitation",
"url": "http://www.adv-geosci.net/30/1/2011/",
"volume": "30",
"attachments": [
{
"title": "Adv. Geosci. PDF",
"mimeType": "application/pdf"
}
],
"tags": [],
"notes": [],
"seeAlso": []
}
]
},
{
"type": "web",
"url": "http://www.adv-radio-sci.net/6/1/2008/ars-6-1-2008.html",
"items": [
{
"itemType": "journalArticle",
"title": "Time domain reflectrometry measurements using a movable obstacle for the determination of dielectric profiles",
"creators": [
{
"lastName": "Will",
"firstName": "B.",
"creatorType": "author"
},
{
"lastName": "Gerding",
"firstName": "M.",
"creatorType": "author"
},
{
"lastName": "Schultz",
"firstName": "S.",
"creatorType": "author"
},
{
"lastName": "Schiek",
"firstName": "B.",
"creatorType": "author"
}
],
"date": "May 26, 2008",
"DOI": "10.5194/ars-6-1-2008",
"ISSN": "1684-9973",
"abstractNote": "Microwave techniques for the measurement of the permittivity of soils including the water content of soils and other materials, especially TDR (time domain reflectometry), have become accepted as routine measurement techniques. This summary deals with an advanced use of the TDR principle for the determination of the water content of soil along a probe. The basis of the advanced TDR technique is a waveguide, which is inserted into the soil for obtaining measurements of the effective soil permittivity, from which the water content is estimated, and an obstacle, which can mechanically be moved along the probe and which acts as a reference reflection for the TDR system with an exactly known position. Based on the known mechanical position of the reference reflection, the measured electrical position can be used as a measure for the effective dielectric constant of the environment. Thus, it is possible to determine the effective dielectric constant with a spatial resolution given by the step size of the obstacle displacement. A conventional industrial TDR-system, operating in the baseband, is used for the signal generation and for the evaluation of the pulse delay time of the obstacle reflection. Thus, a cost effective method for the acquisition of the dielectric measurement data is available.",
"journalAbbreviation": "Adv. Radio Sci.",
"libraryCatalog": "Copernicus Online Journals",
"pages": "1-4",
"publicationTitle": "Adv. Radio Sci.",
"url": "http://www.adv-radio-sci.net/6/1/2008/",
"volume": "6",
"attachments": [
{
"title": "Adv. Radio Sci. PDF",
"mimeType": "application/pdf"
}
],
"tags": [],
"notes": [],
"seeAlso": []
}
]
},
{
"type": "web",
"url": "http://www.atmos-chem-phys.net/14/4349/2014/acp-14-4349-2014-metrics.html",
"items": [
{
"itemType": "journalArticle",
"title": "TransCom N2O model inter-comparison – Part 1: Assessing the influence of transport and surface fluxes on tropospheric N2O variability",
"creators": [
{
"lastName": "Thompson",
"firstName": "R. L.",
"creatorType": "author"
},
{
"lastName": "Patra",
"firstName": "P. K.",
"creatorType": "author"
},
{
"lastName": "Ishijima",
"firstName": "K.",
"creatorType": "author"
},
{
"lastName": "Saikawa",
"firstName": "E.",
"creatorType": "author"
},
{
"lastName": "Corazza",
"firstName": "M.",
"creatorType": "author"
},
{
"lastName": "Karstens",
"firstName": "U.",
"creatorType": "author"
},
{
"lastName": "Wilson",
"firstName": "C.",
"creatorType": "author"
},
{
"lastName": "Bergamaschi",
"firstName": "P.",
"creatorType": "author"
},
{
"lastName": "Dlugokencky",
"firstName": "E.",
"creatorType": "author"
},
{
"lastName": "Sweeney",
"firstName": "C.",
"creatorType": "author"
},
{
"lastName": "Prinn",
"firstName": "R. G.",
"creatorType": "author"
},
{
"lastName": "Weiss",
"firstName": "R. F.",
"creatorType": "author"
},
{
"lastName": "O'Doherty",
"firstName": "S.",
"creatorType": "author"
},
{
"lastName": "Fraser",
"firstName": "P. J.",
"creatorType": "author"
},
{
"lastName": "Steele",
"firstName": "L. P.",
"creatorType": "author"
},
{
"lastName": "Krummel",
"firstName": "P. B.",
"creatorType": "author"
},
{
"lastName": "Saunois",
"firstName": "M.",
"creatorType": "author"
},
{
"lastName": "Chipperfield",
"firstName": "M.",
"creatorType": "author"
},
{
"lastName": "Bousquet",
"firstName": "P.",
"creatorType": "author"
}
],
"date": "April 30, 2014",
"DOI": "10.5194/acp-14-4349-2014",
"ISSN": "1680-7324",
"issue": "8",
"journalAbbreviation": "Atmos. Chem. Phys.",
"libraryCatalog": "Copernicus Online Journals",
"pages": "4349-4368",
"publicationTitle": "Atmos. Chem. Phys.",
"shortTitle": "TransCom N2O model inter-comparison – Part 1",
"url": "http://www.atmos-chem-phys.net/14/4349/2014/",
"volume": "14",
"attachments": [
{
"title": "Atmos. Chem. Phys. PDF",
"mimeType": "application/pdf"
}
],
"tags": [],
"notes": [],
"seeAlso": []
}
]
},
{
"type": "web",
"url": "http://www.atmos-chem-phys.net/special_issue15.html",
"items": "multiple"
},
{
"type": "web",
"url": "http://www.atmos-chem-phys.net/",
"items": "multiple"
},
{
"type": "web",
"url": "http://www.atmos-chem-phys-discuss.net/acp-2016-880/",
"items": [
{
"itemType": "journalArticle",
"title": "Global anthropogenic emissions of particulate matter including black carbon",
"creators": [
{
"lastName": "Klimont",
"firstName": "Z.",
"creatorType": "author"
},
{
"lastName": "Kupiainen",
"firstName": "K.",
"creatorType": "author"
},
{
"lastName": "Heyes",
"firstName": "C.",
"creatorType": "author"
},
{
"lastName": "Purohit",
"firstName": "P.",
"creatorType": "author"
},
{
"lastName": "Cofala",
"firstName": "J.",
"creatorType": "author"
},
{
"lastName": "Rafaj",
"firstName": "P.",
"creatorType": "author"
},
{
"lastName": "Borken-Kleefeld",
"firstName": "J.",
"creatorType": "author"
},
{
"lastName": "Schöpp",
"firstName": "W.",
"creatorType": "author"
}
],
"date": "October 20, 2016",
"DOI": "10.5194/acp-2016-880",
"ISSN": "1680-7375",
"abstractNote": "This paper presents the first comprehensive assessment of historical (1990–2010) global anthropogenic particulate matter (PM) emissions including consistent and harmonized calculation of mass-based size distribution (PM1, PM2.5, PM10) as well as primary carbonaceous aerosols including black carbon (BC) and organic carbon (OC). The estimates were developed with the integrated assessment model GAINS, where source- and region-specific technology characteristics are explicitly included. This assessment includes a number of previously unaccounted or often misallocated emission sources, i.e., kerosene lamps, gas flaring, diesel generators, trash burning; some of them were reported in the past for selected regions or in the context of a particular pollutant or sector but not included as part of a total estimate. Spatially, emissions were calculated for 170 source regions (as well as international shipping), presented for 25 global regions, and allocated to 0.5° x 0.5° longitude-latitude grids. No independent estimates of emissions from forest fires and savannah burning are provided and neither windblown dust nor unpaved roads emissions are included. We estimate that global emissions of PM have not changed significantly between 1990 and 2010, showing a strong decoupling from the global increase in energy consumption and consequently, CO2 emissions but there are significantly different regional trends, with a particularly strong increase in East Asia and Africa and a strong decline in Europe, North America and Pacific. This in turn resulted in important changes in the spatial pattern of PM burden, e.g., European, North American, and Pacific contributions to global emissions dropped from nearly 30 % in 1990 to well below 15 % in 2010, while Asia's contribution grew from just over 50 % to nearly 2/3 of the global total in 2010. For all considered PM species, Asian sources represented over 60 % of the global anthropogenic total, and residential combustion was the most important sector contributing about 60 % for BC and OC, 45 % for PM2.5 and less than 40 % for PM10 where large combustion sources and industrial processes are equally important. Global anthropogenic emissions of BC were estimated at about 6.6 and 7.2 Tg in 2000 and 2010, respectively, and represent about 15 % of PM2.5 but for some sources reach nearly 50 %, i.e., transport sector. Our global BC numbers are higher than previously published owing primarily to inclusion of new sources. This PM estimate fills the gap in emission data and emission source characterization required in air quality and climate modelling studies and health impact assessments at a regional and global level, as it includes both carbonaceous and non-carbonaceous constituents of primary particulate matter emissions. The developed emission data set has been used in several regional and global atmospheric transport and climate model simulations within the ECLIPSE (Evaluating the Climate and Air Quality Impacts of Short-Lived Pollutants) project and beyond, serves better parameterization of the global integrated assessment models with respect to representation of black carbon and organic carbon emissions, and built a basis for recently published global particulate number estimates.",
"journalAbbreviation": "Atmos. Chem. Phys. Discuss.",
"libraryCatalog": "Copernicus Online Journals",
"pages": "1-72",
"publicationTitle": "Atmos. Chem. Phys. Discuss.",
"url": "http://www.atmos-chem-phys-discuss.net/acp-2016-880/",
"volume": "2016",
"attachments": [
{
"title": "Atmos. Chem. Phys. Discuss. PDF",
"mimeType": "application/pdf"
}
],
"tags": [],
"notes": [],
"seeAlso": []
}
]
}
]
/** END TEST CASES **/
You can’t perform that action at this time.