Skip to content

powellb/fjordeco

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

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