File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: '3'
22
33services :
44 frontend :
5- image : eeacms/copernicus-qctool-frontend:1.7.0
5+ image : eeacms/copernicus-qctool-frontend:1.7.1rc1
66 ports :
77 - 8000:8000
88 environment :
@@ -22,7 +22,7 @@ services:
2222 - qc_tool_frontend:/mnt/qc_tool_frontend
2323
2424 worker :
25- image : eeacms/copernicus-qctool-worker:1.7.0
25+ image : eeacms/copernicus-qctool-worker:1.7.1rc1
2626 environment :
2727 - PRODUCT_DIRS
2828 - BOUNDARY_DIR=/mnt/qc_tool_boundary/boundaries
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: '3'
22
33services :
44 frontend :
5- image : eeacms/copernicus-qctool-frontend:1.7.0
5+ image : eeacms/copernicus-qctool-frontend:1.7.1rc1
66 ports :
77 - 8000:8000
88 environment :
@@ -18,7 +18,7 @@ services:
1818 - qc_tool_volume:/mnt/qc_tool_volume
1919
2020 worker :
21- image : eeacms/copernicus-qctool-worker:1.7.0
21+ image : eeacms/copernicus-qctool-worker:1.7.1rc1
2222 environment :
2323 - PRODUCT_DIRS
2424 - BOUNDARY_DIR=/mnt/qc_tool_volume/boundaries
Original file line number Diff line number Diff line change 9494 "layers" : [" raster" ],
9595 "colors" : {
9696 "0" : [240 ,240 ,240 ],
97- "1" : [88 ,255 ,10 ],
98- "100" : [0 ,92 ,8 ],
97+ "1" : [253 ,255 ,115 ],
98+ "50" : [76 , 230 , 0 ],
99+ "100" : [28 ,92 ,36 ],
99100 "254" : [153 ,153 ,153 ],
100101 "255" : [0 ,0 ,0 ]
101102 }
Original file line number Diff line number Diff line change 9494 "layers" : [" raster" ],
9595 "colors" : {
9696 "0" : [240 ,240 ,240 ],
97- "1" : [88 ,255 ,10 ],
98- "100" : [0 ,92 ,8 ],
97+ "1" : [253 ,255 ,115 ],
98+ "50" : [76 , 230 , 0 ],
99+ "100" : [28 ,92 ,36 ],
99100 "254" : [153 ,153 ,153 ],
100101 "255" : [0 ,0 ,0 ]
101102 }
You can’t perform that action at this time.
0 commit comments