Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.
/ ESM296-3W-2016 Public archive

Environmental Informatics (ESM 296-3W) at Bren School UCSB, winter 2016

Notifications You must be signed in to change notification settings

ucsb-bren/ESM296-3W-2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Environmental Informatics at UCSB Build Status

Fork and clone this repository. Introduce yourself by adding a file per your Github username.json under the _data/ directory. Here's an example for Github username bbest:

// _data/bbest.json
{
	"program": "lecturer",
	"interests": "marine biology, species distribution modeling, spatial decision-making",
	"project": "route ships around marine mammal hot spots"
}

Using the format above, replace with your own program, interests and project idea. Create an Rmarkdown document also with your username under the students folder with more details on your project idea, commit and push the changes, and submit a pull request to the original repository.

Acknowledgements

The content on this site draws extensively from these repositories:

Testing

cd ~/github/ESM296-3W-2016/
bundle exec jekyll serve --baseurl ''
/usr/local/bin/jekyll serve --baseurl ''