Sea ice forecasting using IceNet
![]()
How to run¶
Running on Binder¶
The notebook is designed to be launched from Binder.
Click the Launch Binder button at the top level of the repository
Running locally¶
You may also download the notebook from GitHub to run it locally:
Open your terminal
Check your conda install with
conda --version. If you don’t have conda, install it by following these instructions (see here)Clone the repository
git clone https://github.com/eds-book-gallery/ac327c3a-5264-40a2-8c6e-1e8d7c4b37ef.gitMove into the cloned repository
cd ac327c3a-5264-40a2-8c6e-1e8d7c4b37efCreate and activate your environment from the
.binder/environment.ymlfileconda env create -f .binder/environment.yml conda activate ac327c3a-5264-40a2-8c6e-1e8d7c4b37efLaunch the jupyter interface of your preference, notebook,
jupyter notebookor labjupyter lab
- Coca-Castro, A. (2025). Sea ice forecasting using IceNet (Jupyter Notebook) published in the Environmental Data Science book. Zenodo. 10.5281/ZENODO.8311332