| Contenidos de Wikipedia en español bajo licencia CC BY-SA 4.0 ⇔ Mapas de OpenStreetMap bajo licencia ODbL |
Archivo:Vostok Petit data.svg
Este archivo es de Wikimedia Commons y puede usarse en otros proyectos. La descripción en su página de descripción del archivo se muestra debajo.
Resumen
| DescripciónVostok Petit data.svg |
La bildo estas kopiita de wikipedia:en. La originala priskribo estas: Graph of CO2 (Green graph), temperature (Blue graph), and dust concentration (Red graph) measured from the Vostok, Antarctica ice core as reported by Petit et al., 1999. Higher dust levels are believed to be caused by cold, dry periods. The Earth's orbital eccentricity, tilt, and precession vary in a pattern over thousands of years. The IPCC notes that Milankovitch cycles drove the ice age cycles; CO2 followed temperature change "with a lag of some hundreds of years" (visible on a graph more zoomed in than this); and that as a feedback amplified temperature change. Among other factors, CO2 is more soluble in colder than in warmer waters. العربية: مخطّطٌ يُبيّن علاقة ثاني أوكسيد الكاربون ودرجة الحرارة وتركيز الغبار في قالب جليد فوستوك (بالإنجليزيّة: Vostok ice core) خلال 450,000 سنة الماضيّة |
| Fecha | |
| Fuente | Trabajo propio, basado en: Vostok-ice-core-petit.png de NOAA |
| Autor |
Original: Desconocido Vector: |
| Otras versiones |
Obras derivadas de ésta: |
| SVG desarrollo InfoField | switch elements: all translations are stored in the same file. |
Data sets used are:
- ftp://ftp.ncdc.noaa.gov/pub/data/paleo/icecore/antarctica/vostok/deutnat.txt
- ftp://ftp.ncdc.noaa.gov/pub/data/paleo/icecore/antarctica/vostok/co2nat.txt
- ftp://ftp.ncdc.noaa.gov/pub/data/paleo/icecore/antarctica/vostok/dustnat.txt
Código fuente
Gnuplot code
unset multiplot
set term svg size 1024,768
set output "vostok-data.svg"
set border 3
set xtics nomirror
set ytics nomirror
unset xlabel
unset ylabel
set grid y
set multiplot layout 3,1
set ylabel "°C"
plot [-425:0] [-10:4] \
"deutnat.txt" \
using (-$2/1000):4 \
title "Temperature variation (ΔT)" \
ls 3 \
with lines
set ylabel "ppmv"
plot [-425:0] \
"co2nat.txt" \
using (-$1/1000):2 \
title "Carbon Dioxide" \
ls 2 \
with lines
set xlabel "Thousands of years ago"
set ylabel "ppm"
plot [-425:0] \
"dustnat.txt" \
using (-$1/1000):2 \
title "Dust concentration" \
ls 1 \
with lines
Explanation
After executing gnuplot, the resulting SVG file was manually changed to
* remove the negative signs for the x axis values
* change the [[:w:hyphen-minus|hyphen-minus]] characters in the temperature axis values to proper minus sign characters
| Este archivo se encuentra bajo la licencia Creative Commons Genérica de Atribución/Compartir-Igual 3.0. | ||
| ||
| Esta etiqueta de licencia fue agregada a este archivo como parte de la actualización de la licencia GFDL.http://creativecommons.org/licenses/by-sa/3.0/CC BY-SA 3.0Creative Commons Attribution-Share Alike 3.0truetrue |
| Se autoriza la copia, distribución y modificación de este documento bajo los términos de la licencia de documentación libre GNU, versión 1.2 o cualquier otra que posteriormente publique la Fundación para el Software Libre; sin secciones invariables, textos de portada, ni textos de contraportada. Se incluye una copia de la dicha licencia en la sección titulada Licencia de Documentación Libre GNU.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
Registro original de carga
This image is a derivative work of the following images:
- Vostok-ice-core-petit.png licensed with Cc-by-sa-3.0-migrated, GFDL
- 2006-02-15T20:38:10Z Maksim 598x441 (31557 Bytes) La bildo estas kopiita de wikipedia:en. La originala priskribo estas: Graph of [[carbon dioxide|CO2]], [[temperature]], and dust concentration measured from the [[Vostok, Antarctica]] [[ice core]] as reported by Petit et al.
Uploaded with derivativeFX
Leyendas
Elementos representados en este archivo
representa a
20 jun 2010
image/svg+xml
Historial del archivo
Haz clic sobre una fecha y hora para ver el archivo tal como apareció en ese momento.
| Fecha y hora | Miniatura | Dimensiones | Usuario | Comentario | |
|---|---|---|---|---|---|
| actual | 23:01 20 ene 2025 | Sin miniatura | 1024 × 768 (81 kB) | wikimediacommons>Kurmanbek | File uploaded using svgtranslate tool (https://svgtranslate.toolforge.org/). Added translation for tr. |
Usos del archivo
La siguiente página usa este archivo:
Metadatos
Este archivo contiene información adicional, probablemente añadida por la cámara digital o el escáner usado para crearlo o digitalizarlo.
Si el archivo ha sido modificado desde su estado original, pueden haberse perdido algunos detalles.
| Título breve | Gnuplot |
|---|---|
| Título de la imagen | Produced by GNUPLOT 4.6 patchlevel 3 |
| Anchura | 1024 |
| Altura | 768 |