Compare commits
No commits in common. "a1b2644cce98eae49ab184812291056215c8f47d" and "6565d6a999dce9358b37eb364e6f5a2f24bd929d" have entirely different histories.
a1b2644cce
...
6565d6a999
7 changed files with 4194 additions and 5 deletions
|
|
@ -10,8 +10,7 @@ services:
|
||||||
dwd-radar:
|
dwd-radar:
|
||||||
build: ./tools/dwd-radar
|
build: ./tools/dwd-radar
|
||||||
image: banyaro-dwd-radar
|
image: banyaro-dwd-radar
|
||||||
# KEIN container_name: Staging + Prod teilen sich den Docker-Host — der Compose-
|
container_name: banyaro-dwd-radar
|
||||||
# Projektname (= Verzeichnis banyaro / banyaro-staging) hält die Container auseinander.
|
|
||||||
mem_limit: 1g
|
mem_limit: 1g
|
||||||
volumes:
|
volumes:
|
||||||
- ./data/radar:/out
|
- ./data/radar:/out
|
||||||
|
|
|
||||||
3
tools/dwd-radar/.gitignore
vendored
3
tools/dwd-radar/.gitignore
vendored
|
|
@ -1,3 +0,0 @@
|
||||||
poc/*.tif
|
|
||||||
poc/*.tar.bz2
|
|
||||||
poc/DE1200_RV*
|
|
||||||
2120
tools/dwd-radar/poc/DE1200_RV2606061540_000
Normal file
2120
tools/dwd-radar/poc/DE1200_RV2606061540_000
Normal file
File diff suppressed because one or more lines are too long
2073
tools/dwd-radar/poc/DE1200_RV2606061540_060
Normal file
2073
tools/dwd-radar/poc/DE1200_RV2606061540_060
Normal file
File diff suppressed because one or more lines are too long
BIN
tools/dwd-radar/poc/poc_3857.tif
Normal file
BIN
tools/dwd-radar/poc/poc_3857.tif
Normal file
Binary file not shown.
BIN
tools/dwd-radar/poc/poc_de1200.tif
Normal file
BIN
tools/dwd-radar/poc/poc_de1200.tif
Normal file
Binary file not shown.
BIN
tools/dwd-radar/poc/rv.tar.bz2
Normal file
BIN
tools/dwd-radar/poc/rv.tar.bz2
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue