File:Sea level rise.svg
Original file (SVG file, nominally 600 × 480 pixels, file size: 29 KB)
Captions
Captions
| DescriptionSea level rise.svg |
English: Global sea level since 1993. Data from Neil White of CSIRO, originally conducted via satellites TOPEX/Poseidon, Jason-1 and Jason 2.
# output
set output 'global sea level.svg'
set terminal svg
# title
set title 'GMSL from TOPEX/Poseidon, Jason-1 and Jason-2 satellite altimeter data'
# axis, grid and legend
set key left top
set xlabel 'Years'
set xtics 1 font 'Times, 6'
set ylabel 'Global Mean Sea Level (mm)'
set ytics out nomirror scale 0.5
set grid xtics mxtics ytics
set border 3
# plotting
plot 'CSIRO_Alt.csv' using 1:2 with lines title "monthly", \
'CSIRO_Alt.csv' using 1:3 with lines title "3-month running mean"
|
| Date | |
| Source | Own work |
| Author | Kopiersperre (talk) |
Licensing[edit]
|
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. | |
https://creativecommons.org/licenses/by-sa/3.0 CC BY-SA 3.0 Creative Commons Attribution-Share Alike 3.0 truetrue |
| Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 11:43, 20 January 2015 | 600 × 480 (29 KB) | Kopiersperre (talk | contribs) | update 2014.625 | |
| 22:11, 24 June 2014 | 600 × 480 (28 KB) | Kopiersperre (talk | contribs) | {{Information |Description={{en|Global sea level since 1993. Data from Neil White of CSIRO, originally conducted via satellites TOPEX/Poseidon, Jason-1 and Jason 2.}} <source lang="Gnuplot"> # output set output 'global sea level.svg' set terminal svg... |
You cannot overwrite this file.
File usage on Commons
The following 2 pages use this file:
File usage on other wikis
The following other wikis use this file:
- Usage on da.wikipedia.org
- Usage on de.wikipedia.org
- Usage on en.wikiversity.org
- Usage on fr.wikipedia.org
- Usage on rm.wikipedia.org
Metadata
This file contains additional information such as Exif metadata which may have been added by the digital camera, scanner, or software program used to create or digitize it. If the file has been modified from its original state, some details such as the timestamp may not fully reflect those of the original file. The timestamp is only as accurate as the clock in the camera, and it may be completely wrong.
| Short title | Gnuplot |
|---|---|
| Image title | Produced by GNUPLOT 4.6 patchlevel 6 |
| Width | 600 |
| Height | 480 |