Sealevel.png (633 × 467 pixels, file size: 5 KB, MIME type: image/png)
This is a file from the Wikimedia Commons. Information from its description page there is shown below. Commons is a freely licensed media file repository. You can help. |
Summary
DescriptionSealevel.png |
English: Schematic of sea level rise over the last 25,000 years. |
Date | 2 September 2004 (original upload date) |
Source | Own work |
Author |
This file is lacking author information.
|
- Black line: sea level (below present) in m.
- Blue line: rate of rise (mm/y).
Created with IDL, data from IPCC TAR archive copy at the Wayback Machine.
Note that this is only a schematic and should not be taken literally. See for example http://www.pol.ac.uk/psmsl/palaeoshoreline_webpage/HTML/Science.htm archive copy at the Wayback Machine for a picture drawn from more realistic data including error estimates.
The IDL code is:
sealevel=[-120,-120,-90 ,-3.5,-.75,-0.3,0] date= [-25,-20.,-15.,-6. ,-3 ,0,0.2] th=5 plot,date,sealevel,th=th,/xs,xtitle='Kyr before present',ystyle=8,ytitle='Sea le vel (m)' axis,/yax,/save,yrange=[0,10],ytitle='mm/y',col=3 n=n_elements(date) for i=0,n-2 do begin d=(sealevel(i+1)-sealevel(i))/(date(i+1)-date(i)) plots,col=3,th=3,[date(i),date(i+1)],[1,1]*d if (i gt 0) then plots,col=3,th=3,[1,1]*date(i),[d,dold] dold=d endfor gettwogifs,out='~/np/wmc/sealevel' end
Licensing
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. Subject to disclaimers. | ||
| ||
This licensing tag was added to this file as part of the GFDL licensing update.http://creativecommons.org/licenses/by-sa/3.0/CC BY-SA 3.0Creative Commons Attribution-Share Alike 3.0truetrue |
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. Subject to disclaimers.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
Original upload log
Transferred from en.wikipedia to Commons using For the Common Good.
The original description page was here. All following user names refer to en.wikipedia.
Date/Time | Dimensions | User | Comment |
---|---|---|---|
18:50, 2 September 2004 | 633 × 467 (5,582 bytes) | w:en:William M. Connolley (talk | contribs) | Schematic of sea level over the last 20 kyr |
18:47, 2 September 2004 | 633 × 467 (5,418 bytes) | w:en:William M. Connolley (talk | contribs) | Schematic of sea level over the last 20 kyr |
This file was moved from Japanese Wikipedia.
See below for original file information. | ||||||||||||||||||||||||
| ||||||||||||||||||||||||
|
Items portrayed in this file
depicts
2 September 2004
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 13:23, 28 December 2013 | 633 × 467 (5 KB) | NahidSultan | Transferred from en.wikipedia: see original upload log above |
File usage
The following page uses this file:
Retrieved from "https://en.wikipedia.org/wiki/File:Sealevel.png"