File:Radiocarbon bomb spike.svg

页面内容不支持其他语言。
這個文件來自維基共享資源
维基百科,自由的百科全书

原始文件(SVG文件,尺寸为600 × 480像素,文件大小:27 KB)


描述
English: Atmospheric 14CO2 in the second half of the 20th century.

The figure shows the 14C / 12C ratio relative to the natural level in the atmospheric CO2 as a function of time in the second half of the 20th century.

The plot was generated with gnuplot from data of atmospheric radiocarbon in Wellington, New Zealand 1954AD to 1993AD and at the Vermuntsee, Austria 1959AD to 1983AD. The SVG file from gnuplot has been improved manually.

The data sources provide the data as D14C. For the plot the absolute percent modern value has been calculated assuming that each measurement was done in the same year as the respective sample was taken.
Deutsch: Atmosphärisches 14CO2 in der zweiten Hälfte des 20. Jahrhunderts.
日期 AD 2008-08-09
来源

自己的作品 (原始文本: Own work. Data from the following sources:)

作者 Hokanomono
授权
(二次使用本文件)

All rights for generating the graphics shall be released. As far as I know there is no copyright protection on measurement data in general.

Public domain 我,本作品著作权人,释出本作品至公有领域。这适用于全世界。
在一些国家这可能不合法;如果是这样的话,那么:
我无条件地授予任何人以任何目的使用本作品的权利,除非这些条件是法律规定所必需的。
其他版本
SVG开发
InfoField
 
SVG的源代码为有效代码
 
矢量图使用Gnuplot创作。
 
 此SVG 文件使用了内嵌文本,可以使用任何文本编辑器轻松翻译
源代码
InfoField

Gnuplot code

reset
set term svg enhanced
set output "plot.svg"
set xdata time
set timefmt "%Y-%m-%d"
set xrange ["1945-1-1":"2000-1-1"]
set format x "%Y"
set xtics 5*31556926
set grid
#set title 'Atmospheric ^{14}CO_{2}'
set xlabel 'Year (AD)'
set ylabel 'pMC/ percent'

#see Stuiver Polach for conversion between D14C and pMC

lambda = 1.0 / (8267 * 365.2422 * 24 * 3600)

set arrow from "1963-10-10", 210 to  "1963-10-10", 200
set label "PTBT 10-Oct-1963" at "1963-10-10", 210 offset -5,0.5

plot [][90:230] "<awk '!/*/{print \"19\" $1 \"-\" $2 \"-\" $3, mktime(sprintf(\"19%02i %02i %02i 00 00 00\", $1, $2, $3)) - mktime(\"1950 01 01 00 00 00\"), $6, $7;}' welling.195" us 1:(($3+1000)*exp(-lambda*$2)*0.1) tit 'SH: Wellington, New Zealand' w lines, "<awk 'BEGIN{FIELDWIDTHS=\"1 7 5 7 5 2 3 3 4 2 3 3 5 6 5 4 3 2 1\";} /^ HD-/{a = mktime(sprintf(\"19%02i %02i %02i 00 00 00\", $8, $7, $6)); b = mktime(sprintf(\"19%02i %02i %02i 00 00 00\", $12, $11, $10)); present=mktime(\"1950 01 01 00 00 00\"); printf \"%s %g %4g %2g\\n\", strftime(\"%Y-%m-%d\", (a+b)/2), (b-a)/2, b-present, $16, $18;}' vermunt.c14" us 1:(($4+1000)*exp(-lambda*$3)*0.1) tit 'NH: Vermunt, Austria' w lines, 100 tit 'natural level'
set output

说明

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

此文件中描述的项目

描繪內容

文件历史

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

日期/时间缩⁠略⁠图大小用户备注
当前2015年4月10日 (五) 14:322015年4月10日 (五) 14:32版本的缩略图600 × 480(27 KB)HokanomonoIncrease line width.
2015年4月9日 (四) 08:432015年4月9日 (四) 08:43版本的缩略图600 × 480(27 KB)HokanomonoChange green line to purple.
2011年4月5日 (二) 20:092011年4月5日 (二) 20:09版本的缩略图600 × 480(27 KB)HokanomonoChanged “Vermunt” to “Vermuntsee”.
2008年8月9日 (六) 13:302008年8月9日 (六) 13:30版本的缩略图600 × 480(27 KB)Hokanomono{{Information |Description= |Source= |Date= |Author= |Permission= |other_versions= }}
2006年3月14日 (二) 22:272006年3月14日 (二) 22:27版本的缩略图600 × 480(21 KB)HokanomonoThis is a new version of Media:Atmospheric radiocarbon 1954-1993.svg. I have changed the title because I'm using additional data sources now.

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件:

查看本文件的更多全域用途

元数据