Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O ORCHESTRA-SST
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • brivas
  • ORCHESTRA-SST
  • Wiki
  • Home

Last edited by Beartriz Recinos Rivas Aug 17, 2021
Page history
This is an old version of this page. You can view the most recent version or browse the history.

Home

installation

conda config --add channels conda-forge

conda install -c conda-forge numpy pyreadr pandas xarray scipy

conda install -c conda-forge cartopy

conda install -c conda-forge pyproj

pip install git+https://github.com/fmaussion/salem.git

conda install -c conda-forge configobj

conda install -c conda-forge seaborn

pip install shapely rasterio Pillow geopandas netcdf4 scikit-image joblib motionless dask Descartes

conda install -c conda-forge netCDF4 joblib

pip install git+https://github.com/fmaussion/salem.git

conda install -c conda-forge ipykernel python -m ipykernel install --user --name ENVNAME --display-name "Python (whatever you want to call it)"

Clone repository
  • Home
  • How to install
  • How to run in jasmin
  • Introduction