Skip to content

Commit

Permalink
use synop2bufr/csv2bufr from main
Browse files Browse the repository at this point in the history
  • Loading branch information
maaikelimper committed Mar 4, 2024
1 parent 149c737 commit c805b9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ RUN pip3 install --no-cache-dir git+https://github.com/geopython/pygeoapi.git@ma
https://github.com/wmo-im/pywis-topics/archive/main.zip \
https://github.com/wmo-im/pywcmp/archive/master.zip \
https://github.com/wmo-im/bufr2geojson/archive/main.zip \
https://github.com/wmo-im/csv2bufr/archive/refs/tags/v0.8.1.zip \
https://github.com/wmo-im/csv2bufr/archive/main.zip \
https://github.com/wmo-im/pymetdecoder/archive/refs/tags/v0.1.10.zip \
https://github.com/wmo-cop/pyoscar/archive/refs/tags/0.6.4.zip \
https://github.com/wmo-im/synop2bufr/archive/refs/tags/v0.6.2.zip
https://github.com/wmo-im/synop2bufr/archive/main.zip

# install csv2bufr templates
RUN mkdir /opt/csv2bufr && \
Expand Down

0 comments on commit c805b9c

Please sign in to comment.