Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

jmunroe/IceDEF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IceDEF

Iceberg Drift Ensemble Forecasting

Binder

Quickstart

  1. Clone this repository
  2. Install Miniconda (or Anaconda)
  3. Navigate to IceDEF directory
    • cd <yourpath>/IceDEF/
  4. Create the icedef conda environment
    • conda env create -f environment.yml
  5. Activate the icedef environment
    • source activate icedef
  6. Install the icedef package using pip
    • pip install -e .
  7. Run jupyter
    • jupyter notebook

Authors

See also the list of contributors who participated in this project.

Acknowledgments

  • Dr. Till Wagner for his model on Iceberg Drift

About

Iceberg Drift Ensemble Forecasting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published