| Projections of an
Ice-Diminished Arctic
Ocean - Retrospection and Future Projection Jinlun Zhang, D. Andrew Rothrock, and Michael Steele Polar Science Center, Applied Physics Laboratory, University of Washington |
Funded by The National Science Foundation Arctic Program, Grant OPP0240916 |
| [Home ] [ Introduction ] | [ Model ] | [ Retrospection ] | [ Future Projection ] | [ Data ] | [Source Code] | [ Publications ] | [ Links ] |
| Variable | Variable name in programs |
Dimension |
Unit | File name |
| Sea ice thickness |
heff |
2-D |
m | heff.H<yyyy> |
| Sea ice concentration |
area |
2-D |
area.H<yyyy> |
|
| Snow depth (water equivalent) |
snow |
2-D |
m |
snow.H<yyyy> |
| Sea ice growth or melt rate, (meter of ice)/s |
iceprod |
2-D |
m/s |
iceprod.H<yyyy> |
| Sea ice velocity, u and v components |
icevel |
2-D |
m/s |
icevel.H<yyyy> |
| Surface temperature (on snow/ice/ocean) |
tice0 |
2-D |
K |
tice0.H<yyyy> |
| Sea ice advection (-delta(uh)) |
advect |
2-D |
m/s |
advect.H<yyyy> |
| Ocean heat flux used to melt
ice, unit: (meter of ice)/s |
oflux |
2-D |
m/s |
oflux.H<yyyy> |
| Sea surface height |
ssh |
2-D |
cm |
ssh.H<yyyy> |
| Ocean surface salinity |
osali1 |
2-D |
psu |
osali1.H<yyyy> |
| Ocean salinity of first 10
levels |
osali1_10 |
3-D |
psu |
osali1_10.H<yyyy> |
| Ocean surface temperature |
otemp1 |
2-D |
C |
otemp1.H<yyyy> |
| Ocean temperature of first 10
levels |
otemp1_10 |
3-D |
psu |
otemp1_10.H<yyyy> |
| Ocean velocity at 15 m depth, u & v |
uo2 |
2-D |
cm/s |
uo2.H<yyyy> |
| P-E, NCEP/NCAR Reanalysis forcing |
p-e.m.nmc |
2-D |
m/s |
p-e.m.nmc.<yyyy> |
| Grid configuration |
Generalized curvilinear coordinate system |
| Grid Size: | 360 x 120 |
| Spatial Coverage |
45o N - 90o N |
| Spatial Coverage | The grid domain is shown here
|
| lon and lat for scalar fields |
grid.dat |
| lon and lat for vector fields |
grid.dat.pop |
| angle between latitude line
and grid cell x-coordinate line |
alpha.fortran.dat |
The data are flat binary files (no
headers) consisting of single-precision floating-point numbers.
The data were written as unformatted direct
access files on a Linux PC cluster. Byte order may
have to be changed if you are using a machine
using a different byte order (e.g. HP workstations ). A FORTRAN
program
demonstrating how to read sea ice thickness and velocity and grid
information is provided (read_hi_uice.f).
An
IDL
program
demonstrating how to read scalar fields and grid information is
also
provided (read_draw_hi.pro).
Another
IDL
routine (read_draw_uice.pro)
is
provided to read vector fields and vector grid information.
It
also plots ice velocity on a spherical coordinate system using the
angle between the latitude line
and the grid cell x-coordinate line (alpha.fortran.dat).
The
structure
of the data sets should
be apparent from these routines. Please let us know if you
have
difficulty reading the data.
Data Access:
You can access the data via FTP by entering 'ftp
psc.apl.washington.edu', then 'anonymous' as your log name, and
your
email address as password. After entering the web site, go to
zhang/IDAO/retrospection.
You can also access the data from here: ftp://psc.apl.washington.edu/zhang/IDAO/retrospection
If you are downloading the data, please e-mail us at zhang@apl.washington.edu
we
can update you on changes, bugs etc.
| [Home ] [ Introduction ] | [ Model ] | [ Retrospection ] | [ Future Projection ] | [ Data ] | [Source Code] | [ Publications ] | [ Links ] |