Skip to content

Commit

Permalink
Merge pull request #97 from brey/dev
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
brey authored Mar 30, 2022
2 parents fcca6fe + c01b4ab commit a3bff4b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,14 @@ This is a development project utilising multiple solvers (currently `DELFT3D` &

## Installation

There are two packages available. The base package which can be installed with

`conda install -c conda-forge pyposeidon-base`

while the full version which includes also the visualization dependencies needs

`conda install -c conda-forge pyposeidon`

**Note**: Due to an upstream issue, `pydap` needs to be installed manually. See `dependencies/python_deps10.yml` for info.

### Prerequisities

Expand Down

0 comments on commit a3bff4b

Please sign in to comment.