Ficheiro:Radiocarbon bomb spike.svg

O conteúdo da página não é suportado noutras línguas.
Origem: Wikipédia, a enciclopédia livre.

Imagem numa resolução maior(ficheiro SVG, de 600 × 480 píxeis, tamanho: 27 kB)

Descrição
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.
Data AD 2008-08-09
Origem

Obra do próprio (Texto original: “Own work. Data from the following sources:)

Autor Hokanomono
Permissão
(Reutilizar este ficheiro)

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 Eu, titular dos direitos de autor desta obra, dedico-a ao domínio público, com aplicação em todo o mundo.
Nalguns países isto pode não ser legalmente possível; se assim for:
Concedo a todos o direito de usar esta obra para qualquer fim, sem quaisquer condições, a menos que tais condições sejam impostas por lei.
Outras versões
SVG desenvolvimento
InfoField
 
O código-fonte desta imagem SVG é válido.
 
Este(a) desenho vetorial foi criado com o Gnuplot
 
 Este arquivo SVG utiliza texto incorporado que pode ser facilmente traduzido usando um editor de texto.
Código fonte
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

Legendas

Adicione uma explicação de uma linha do que este ficheiro representa

Elementos retratados neste ficheiro

retrata

Histórico do ficheiro

Clique uma data e hora para ver o ficheiro tal como ele se encontrava nessa altura.

Data e horaMiniaturaDimensõesUtilizadorComentário
atual14h32min de 10 de abril de 2015Miniatura da versão das 14h32min de 10 de abril de 2015600 × 480 (27 kB)HokanomonoIncrease line width.
08h43min de 9 de abril de 2015Miniatura da versão das 08h43min de 9 de abril de 2015600 × 480 (27 kB)HokanomonoChange green line to purple.
20h09min de 5 de abril de 2011Miniatura da versão das 20h09min de 5 de abril de 2011600 × 480 (27 kB)HokanomonoChanged “Vermunt” to “Vermuntsee”.
13h30min de 9 de agosto de 2008Miniatura da versão das 13h30min de 9 de agosto de 2008600 × 480 (27 kB)Hokanomono{{Information |Description= |Source= |Date= |Author= |Permission= |other_versions= }}
22h27min de 14 de março de 2006Miniatura da versão das 22h27min de 14 de março de 2006600 × 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.

A seguinte página usa este ficheiro:

Utilização global do ficheiro

As seguintes wikis usam este ficheiro:

Ver mais utilizações globais deste ficheiro.

Metadados