How to run the OSCAR climate model:

Run using Docker

(Soon.)

Run natively

(Not finished.)

  • If necessary, download and install Git: Link.

Install NetCDF:

  • If using Windows →
    • Download and install: Link.
  • If using macOS →
    • If necessary, download and install Homebrew: Link.
    • Run the command: brew install netcdf

Then, on a UNIX, macOS or Windows system run the commands:

git clone https://github.com/tgasser/OSCAR.git
cd OSCAR
pip install -r requirements.txt

Video

(Coming soon.)