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

Home · Changes

Page history
Update Home authored Aug 10, 2021 by brivas's avatar brivas
Hide whitespace changes
Inline Side-by-side
Showing with 30 additions and 1 deletion
+30 -1
  • Home.md Home.md +30 -1
  • No files found.
Home.md
View page @ 2212e704
installation
\ No newline at end of file
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