Skip to content

Commit

Permalink
Setting SCL test product to visible
Browse files Browse the repository at this point in the history
  • Loading branch information
constantinius committed Oct 4, 2023
1 parent 03eae92 commit 049d7e4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion autotest/autotest/data/SCL/setup_data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@ python3 manage.py rasterstyle import ./autotest/data/SCL/scl.sld --rename S2B_30
python3 manage.py rasterstyle link SCL SCL SCL color

python3 manage.py product register -i S2B_30UUG_20221226_0_L2A -t SCL --footprint "POLYGON ((-6.1994886 55.9041676, -6.1207799 54.9190265, -4.4083987 54.9509423, -4.4439779 55.9372733, -6.1994886 55.9041676))" --replace
python3 manage.py coverage register -t SCL -r -d autotest/data/SCL/scl_small.tif --footprint-from-extent -i S2B_30UUG_20221226_0_L2A_scl -p S2B_30UUG_20221226_0_L2A
python3 manage.py coverage register -t SCL -r -d autotest/data/SCL/scl_small.tif --footprint-from-extent -i S2B_30UUG_20221226_0_L2A_scl -p S2B_30UUG_20221226_0_L2A

python3 manage.py visibility S2B_30UUG_20221226_0_L2A --wms

0 comments on commit 049d7e4

Please sign in to comment.