You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOAA@NSIDC is pleased to announce the release of the Sea Ice Index in GeoTIFF format. GeoTIFF files representing sea-ice concentration and sea-ice extent are now available for both hemispheres at daily and monthly resolutions. The GeoTIFF data are single-band, georeferenced images with an embedded color table to make visualizations of the dataset in GIS programs as easy as possible.
To learn more about these data and to access the archive, please visit the Sea Ice Index web page: http://nsidc.org/data/g02135.
not sure if current seaice() function uses the same data, just in diff. format, or if above is a new source of data too
The text was updated successfully, but these errors were encountered:
* fix#219 change seaice fxn to sea_ice, painful to change fxn name
but wanted to change user interface, so useful i think to change fxn name to make it easier
updated tests
* change to sea_ice() to allow passing in multiple months, years, or poles
from email from noaa
not sure if current
seaice()
function uses the same data, just in diff. format, or if above is a new source of data tooThe text was updated successfully, but these errors were encountered: