Size: 463
Comment:
|
Size: 445
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
Example of reading the ice concentration data into python: | [[/ExampleRead | Example of reading the ice concentration data into python]] |
Line 8: | Line 8: |
{{{#!python from PyNGL import Nio grid = Nio.open_file('antarctic_psi_conc_antarctic_ssmi_daily_19911205_20080821_concOnly_runmedian5.nc') C=grid.variables['concentration'][0,:,:] # Day zero }}} |
|
Line 17: | Line 12: |
= Brightness temperatures = Get data from NSIDC {{{wget ftp://sidads.colorado.edu/pub/DATASETS/brightness-temperatures/polar-stereo/ssmi/north/2008.tar}}} |
SSM/I ASI
ftp://ftp-projects.zmaw.de/seaice/SSMI_ASI_IceConc/
Example of reading the ice concentration data into python
Animation
Brightness temperatures
Get data from NSIDC wget ftp://sidads.colorado.edu/pub/DATASETS/brightness-temperatures/polar-stereo/ssmi/north/2008.tar