Arctic Sea Ice

Just for kicks, I've knocked-up a quick php page which shows sea ice concentration for the northern hemisphere.  It fetches images from the University of Illinois at Urbana-Champaign Polar Research Group's "The Cryosphere Today" website and displays one from the current day (or the previous day) and one for the same day in 1980 (if the image is available).
The idea is that you can compare the sea ice extent and see how badly global warming is getting.
By the looks of things, I'd say not very, but we'll have to wait 'til the summer (northern hemisphere) to see a dramatic difference I think.

The main need for php code was to find a suitable image should there not be one for the current day (it will display one for the previous day) or for the same day in 1980 in which case an image for the most recent image prior to that date will be displayed.
I don't do a lot of php code so this was fun.  I even did it in an OO stylee.

Leave a comment

Recent Entries

  • The TCP/IP Guide - Greasemonkey Userscript

    jah has written a greasemonkey userscript to fix the page layout for The TCP/IP Guide free online edition - it's very simple, but it took him ages!...

  • PicaVue

    jah has begun work on an open source javascript gallery to display his Picasa Web Albums - it's called PicaVue...

  • Nmap 5 - An Introduction

    The newest version of Nmap - Nmap 5.00 - is now available for download and is the best Nmap ever. This is a short introduction to Nmap and the Nmap family of tools: Zenmap; Ncat and Ndiff which are included with this latest release....

  • Enable apache mod_userdir on Debian

    How to enable mod_userdir for apache2 on Debian 5.0 (Lenny)....

  • Nmap 4.85BETA5 and Conficker detection

    Nmap 4.85BETA5 is now available and is able to remotely and anonymously detect hosts compromised with Conficker (downadup, kido) using an NSE script....

  • Install BackTrack 4 beta on VMware 5.5.x from the ISO image

    Here are the steps required to create a new VMware virtual machine on which to install BackTrack 4 beta from the ISO image...