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
Public repo for Python modules which may be useful for parsing/plotting sea ice data (e.g. from NSIDC, seismic traces)
Overview of modules:
nsidc_sic is a way to visualize NSIDC sea ice concentration data for the south pole.
It assumes that the Basemap module has already been installed; if this is not the case, an easy way to install it is using the Anaconda distribution of Python.