Skip to content

Commit

Permalink
add copernicusmarine installation to Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
aperrin66 committed Jul 25, 2024
1 parent 6065d88 commit 346f0f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ FROM ${BASE_IMAGE} as base
ARG METANORM_VERSION
RUN pip install --upgrade --no-cache-dir \
https://github.com/nansencenter/metanorm/releases/download/${METANORM_VERSION}/metanorm-${METANORM_VERSION}-py3-none-any.whl \
'copernicusmarine' \
'feedparser==6.0.*' \
'graypy==2.1.*' \
'requests_oauthlib==1.3.*' \
Expand Down

0 comments on commit 346f0f5

Please sign in to comment.