YAPIO - Yet Another course of using Python In Oceanography
- Get the conda environment file and install "Ocean" environment to your computer by just typing
conda create -f environment.yaml
or
- Repeat the commands from the video (training_00) (links for lessons screencasts will be provided soon...)
or
- Repeat the command from the commands.log
conda create -n ocean python=3.9 numpy scipy pandas xarray matplotlib cartopy netcdf4 jupyterlab spyder
Main contributor A. Mizyuk, MHI RAS ([email protected])