Skip to content

Files for Friday Harbor Labs Summer Course on FjordEco

Notifications You must be signed in to change notification settings

powellb/fjordeco

Repository files navigation

FjordEco Ecosystem Modeling Course

This section of the summer course will focus on numerical modeling of ecosystems in the Antarctic Fjord. We will learn the basic techniques...

  1. Download and install miniconda for your respective platform from:

https://conda.io/miniconda.html

  1. Once installed, copy the environment.yml file to your local machine.

  2. Create a new conda environment with:

% conda env create --file environment.yml

This will create a new conda environment with python and R installed and ready to use the notebooks provided in the lab session.

  1. Once it is installed, select your new conda environment via:

% conda activate fjordeco

  1. Then, start the Jupyter Lab:

% jupyter lab

  1. This should start your web browser with a Jupyter Lab session ready. Download the notebooks to your machine, and you can open and run them locally on your machine.

About

Files for Friday Harbor Labs Summer Course on FjordEco

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published