Archivo:Radiocarbon bomb spike.svg

Contenido de la página no disponible en otros idiomas.
De Wikipedia, la enciclopedia libre

Ver la imagen en su resolución original((Imagen SVG, nominalmente 600 × 480 pixels, tamaño de archivo: 27 kB))

Descripción
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.
Fecha AD 2008-08-09
Fuente

Trabajo propio (Texto original: «Own work. Data from the following sources:»)

Autor Hokanomono
Permiso
(Reutilización de este archivo)

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 Yo, el titular de los derechos de autor de esta obra, lo libero al dominio público. Esto aplica en todo el mundo.
En algunos países esto puede no ser legalmente factible; si ello ocurriese:
Concedo a cualquier persona el derecho de usar este trabajo para cualquier propósito, sin ningún tipo de condición al menos que éstas sean requeridas por la ley.
Otras versiones
SVG desarrollo
InfoField
 
El código fuente de esta imagen SVG es válido.
 
Este gráfico vectorial fue creado con Gnuplot
 
 This plot uses embedded text that can be easily translated using a text editor.
Código fuente
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

Leyendas

Añade una explicación corta acerca de lo que representa este archivo

Elementos representados en este archivo

representa a

Historial del archivo

Haz clic sobre una fecha y hora para ver el archivo tal como apareció en ese momento.

Fecha y horaMiniaturaDimensionesUsuarioComentario
actual14:32 10 abr 2015Miniatura de la versión del 14:32 10 abr 2015600 × 480 (27 kB)HokanomonoIncrease line width.
08:43 9 abr 2015Miniatura de la versión del 08:43 9 abr 2015600 × 480 (27 kB)HokanomonoChange green line to purple.
20:09 5 abr 2011Miniatura de la versión del 20:09 5 abr 2011600 × 480 (27 kB)HokanomonoChanged “Vermunt” to “Vermuntsee”.
13:30 9 ago 2008Miniatura de la versión del 13:30 9 ago 2008600 × 480 (27 kB)Hokanomono{{Information |Description= |Source= |Date= |Author= |Permission= |other_versions= }}
22:27 14 mar 2006Miniatura de la versión del 22:27 14 mar 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.

La siguiente página usa este archivo:

Uso global del archivo

Las wikis siguientes utilizan este archivo:

Ver más uso global de este archivo.

Metadatos