## Not run:
# # Get all urls
# seaiceeurls()
#
# # Get urls for Feb of all years, both S and N poles
# seaiceeurls(mo='Feb')
#
# # Get urls for Feb of all years, just S pole
# seaiceeurls(mo='Feb', pole='S')
#
# # Get urls for Feb of 1980, just S pole
# seaiceeurls(yr=1980, mo='Feb', pole='S')
# ## End(Not run)
Run the code above in your browser using DataLab