Skip to content

Commit b43e3bd

Browse files
committed
don't include non-planet data checkboxes in daily imagery tests
1 parent 387483a commit b43e3bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

planet_explorer/tests/test_daily_imagery.py

-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
"REOrthoTile": "chkRapidEyeOrtho",
2222
"SkySatScene": "chkSkySatScene",
2323
"SkySatCollect": "chkSkySatCollect",
24-
"Landsat8L1G": "chkLandsat",
25-
"Sentinel2L1C": "chkSentinel",
2624
}
2725

2826
SPECTRAL_BAND_CHECKBOXES = {"4Band": "chkNIR", "8Band": "chkYellow"}

0 commit comments

Comments
 (0)