File:Instrumental Temperature Record (NASA).svg

原始文件(SVG文件,尺寸为2,048 × 1,536像素,文件大小:29 KB)

生成本图像。


摘要

描述 This image shows the instrumental record of global average temperatures as compiled by the NASA's Goddard Institute for Space Studies. The data set used follows the methodology outlined by Hansen, J., et al. (2006) "Global temperature change". Proc. Natl. Acad. Sci. 103: 14288-14293. Following the common practice of the IPCC, the zero on this figure is the mean temperature from 1961-1990. The graph shows an overall long-term warming trend. In the 1880s, the global temperature anomaly was on average slightly below -0.4 °C, while in the first decade of the 21st century, the anomaly was on average almost +0.5 °C. This figure was originally prepared by Robert A. Rohde from publicly available data and is incorporated into the Global Warming Art project.
日期
来源 基于如下对象的个人作品: Instrumental Temperature Record.png
作者
其他版本
本文件已被Global Temperature Anomaly.svg取代。建议您使用其他文件。请注意,删除被取代的图片需要达成一致
new file

此文件衍生的作品:  Instrumental Temperature Record (NASA) mr.svg

Instrumental Temperature Record.svg (UK data set)
SVG开发
InfoField
 
SVG的源代码为有效代码
 
矢量图使用Gnuplot创作。
 
此SVG 文件使用了内嵌文本,可以轻松翻译
这是一张修改过的图片,这意味着它已在原版本的基础上通过软件进行了编辑,改动内容:Generated as svg。其原始版本为:Instrumental Temperature Record.png。修改者:Autopilot

源代码
InfoField

Gnuplot code

set term svg size 2048,1536 fsize 60
set output "temp.svg"

set border 1
set xtics nomirror
set ytics nomirror
set grid y2 lc rgb "#C0C0C0"
set grid x lc rgb "#C0C0C0"

unset xlabel
set y2label "Global Temperature Anomaly °C"
set key reverse top left #at 1970,0.4 Left
set y2tics 0.2
unset ytics

offset=0.07
plot [1880:2010] [-0.49:0.6] \
 "Fig.A2.txt" \
	using 1:($2-offset) \
	title "Annual Average" \
	lc rgb "blue" \
	lw 5 \
	pt 5 \
	ps 0.5 \
	with linespoints, \
 "" \
	using 1:($3-offset) \
	title "Five Year Average" \
	smooth csplines \
	lc rgb "red" \
	lw 20 \
	with lines
我,本作品著作权人,特此采用以下许可协议发表本作品:
w:zh:知识共享
署名 相同方式共享
本文件采用知识共享署名-相同方式共享 3.0 未本地化版本许可协议授权。
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
  • 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。
本许可协议标签作为GFDL许可协议更新的组成部分被添加至本文件。
GNU head 已授权您依据自由软件基金会发行的无固定段落及封面封底文字(Invariant Sections, Front-Cover Texts, and Back-Cover Texts)的GNU自由文件许可协议1.2版或任意后续版本的条款,复制、传播和/或修改本文件。该协议的副本请见“GNU Free Documentation License”。
您可以选择您需要的许可协议。

原始上传日志

This image is a derivative work of the following images:

  • Instrumental Temperature Record.png licensed with Cc-by-sa-3.0-migrated, GFDL, GWArt
    • 2010-02-20T00:51:53Z Dragons flight 1000x779 (44548 Bytes) update to 2009
    • 2009-02-04T03:54:51Z Dragons flight 800x591 (40211 Bytes) update to 2008, change to GISS data
    • 2008-02-21T07:48:45Z Dragons flight 800x593 (42215 Bytes) update to 2007
    • 2005-09-02T22:01:16Z Wisty 525x390 (43395 Bytes) Global warming picture from wikipedia

hi!!! Uploaded with derivativeFX

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

image/svg+xml

文件历史

点击某个日期/时间查看对应时刻的文件。

最新 | 最旧) 查看(较新10条 | )(10 | 20 | 50 | 100 | 250 | 500
日期/时间缩⁠略⁠图大小用户备注
当前2023年9月16日 (六) 09:242023年9月16日 (六) 09:24版本的缩略图2,048 × 1,536(29 KB)JaumellechaFile uploaded using svgtranslate tool (https://svgtranslate.toolforge.org/). Added translation for ca.
2014年2月26日 (三) 15:262014年2月26日 (三) 15:26版本的缩略图2,048 × 1,536(28 KB)Kopiersperreupdate 2013
2011年6月5日 (日) 17:302011年6月5日 (日) 17:30版本的缩略图2,048 × 1,536(27 KB)AlqueryAdded 2010 data
2010年7月13日 (二) 01:152010年7月13日 (二) 01:15版本的缩略图2,048 × 1,536(28 KB)AutopilotTweak font and line sizes
2010年7月13日 (二) 01:132010年7月13日 (二) 01:13版本的缩略图2,048 × 1,536(27 KB)AutopilotMoved y axis to right side to match up with carbon output graph
2010年6月20日 (日) 21:322010年6月20日 (日) 21:32版本的缩略图440 × 320(27 KB)AutopilotMore tweaks, reducing weight of zero axis.
2010年6月20日 (日) 21:302010年6月20日 (日) 21:30版本的缩略图440 × 320(26 KB)AutopilotMoved title inside graph and made grid less strong.
2010年6月20日 (日) 21:012010年6月20日 (日) 21:01版本的缩略图440 × 320(26 KB)AutopilotTarget size as a multiple of 220 since mediawiki resize doesn't seem to do antialiasing.
2010年6月20日 (日) 20:552010年6月20日 (日) 20:55版本的缩略图480 × 320(26 KB)AutopilotUpdated based on comments on en:Talk:Global warming
2010年6月20日 (日) 15:302010年6月20日 (日) 15:30版本的缩略图1,024 × 768(24 KB)AutopilotCorrect dataset so that 1961 == 0 as described in text.
最新 | 最旧) 查看(较新10条 | )(10 | 20 | 50 | 100 | 250 | 500

没有页面链接到本图像。

全域文件用途

元数据