/sea-ice

Notes, code for predicting sea ice over the Arctic

Primary LanguageJupyter Notebook

Binder

sea-ice

Notes, code for predicting sea ice over the Arctic

Requirements for running the notebook(s)

python 3. and the following pip installable packages:

  • jupyter
  • numpy
  • pandas
  • datetime
  • matplotlib
  • xarray
  • tensorflow
  • gpflow
  • (cartopy) for visualisation purposes only
  • netcdf4
  • sklearn (for preprocessing)