File:Co2-concentrations.jpg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file (800 × 1,000 pixels, file size: 127 KB, MIME type: image/jpeg)

Captions

Captions

CO2 concentration and anthropogenic emissions

Summary

[edit]
Description
Polski: Stężenie CO2 w atmosferze oraz emisje antropogeniczne
English: CO2 concentration and anthropogenic emissions
Date
Source "koncentracje odczytane z rdzeni lodowych" "szacowane emisje antropogeniczne" "pomiary instrumentalne"
Author Tbap

Licensing

[edit]
I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution
This file is licensed under the Creative Commons Attribution 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
set terminal jpeg size 800,1000

set output "co2-concentrations.jpg"

set multiplot

set size 1,0.25

set key off

set title "stężenie CO2 i emisje antropogeniczne"

set style rect fc lt -1 fs solid 0.1 noborder
set obj 1 rect from -20000, graph 0 to 1000, graph 1

set style rect fc lt -1 fs solid 0.2 noborder
set obj 2 rect from 1000, graph 0 to 2020, graph 1

set tics front

set origin 0.0,0.7;

set datafile separator ","
set ylabel "stężenie CO2 / emisje (ppm)"
set xlabel "czas"

set xrange [1000:2020]
set xtics 100
set ylabel "stężenie CO2 / emisje (ppm)"
plot 'cores.csv' using 1:2 title "stężenie odczytane z rdzeni lodowych (https://www.ncei.noaa.gov/pub/data/paleo/icecore/antarctica/antarctica2015co2.xls)" with lines lt 3 lw 2 linecolor rgb "dark-green", \
    'co2-instrumental.csv' using 1:2 title "pomiary instrumentalne stężenia (https://gml.noaa.gov/ccgg/trends/gl_data.html)" with lines lt 3 lw 2 linecolor rgb "blue", \
    'emisje.csv' using 1:4 title "skumulowane emisje antropogeniczne (https://cdiac.ess-dive.lbl.gov/ftp/ndp030/global.1751_2014.ems)" with lines lt 3 lw 2 linecolor rgb "red"


set origin 0.0,0.4;
set xrange [-20000:2200]
set title ""

set xtics 2000
set ylabel "stężenie CO2 / emisje (ppm)"
set xlabel "czas (lata astronomiczne)"
plot 'cores.csv' using 1:2 title "stężenie odczytane z rdzeni lodowych" with lines lt 3 lw 2 linecolor rgb "dark-green", \
    'co2-instrumental.csv' using 1:2 title "pomiary instrumentalne stężenia" with lines lt 3 lw 2 linecolor rgb "blue", \
    'emisje.csv' using 1:4 title "skumulowane emisje antropogeniczne" with lines lt 3 lw 2 linecolor rgb "red"

set origin 0.0,0.1;

set key font ",10"
set key on
set key at screen 1, screen 0.07

set xrange [-800000:20000]
set xtics ("-800k" -800000, "-600k" -600000, "-400k" -400000, "-200k" -200000, "2000" 2000)
plot 'cores.csv' using 1:2 title "stężenie odczytane z rdzeni lodowych" with lines lt 3 lw 2 linecolor rgb "dark-green", \
    'co2-instrumental.csv' using 1:2 title "pomiary instrumentalne stężenia" with lines lt 3 lw 2 linecolor rgb "blue", \
    'emisje.csv' using 1:4 title "skumulowane emisje antropogeniczne" with lines lt 3 lw 2 linecolor rgb "red"

unset multiplot

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current23:10, 16 August 2024Thumbnail for version as of 23:10, 16 August 2024800 × 1,000 (127 KB)Tbap (talk | contribs)Uploaded own work with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata