Skip to content

OpenClimateScience/OpenClimateScience.github.io

Repository files navigation

Satellite Data and Models for Computational Climate or Agricultural Science

Installation and Setup

# Install dependencies using Ubuntu package manager
sudo apt install ruby-bundler ruby-dev

# It's easier to install the Ruby packages to a user directory;
#   or, a project-specific directory
LOCAL_RUBY_PATH="/home/arthur/.ruby"
mkdir -p $LOCAL_RUBY_PATH
bundle config set --local path $LOCAL_RUBY_PATH

bundle install

Then, to preview your work:

sh deploy.sh

About

Project website for our NASA-funded computational climate-science curriculum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages