Skip to content

Commit 9106708

Browse files
author
Tom Augspurger
authored
Fixed link to USGS PDF on qa-pixel (#180)
1 parent 40929dc commit 9106708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gif.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -259835,7 +259835,7 @@
259835259835
"\n",
259836259836
"Use the bit values of the Landsat-8 QA band to mask out bad pixels. We'll mask pixels labeled as dilated cloud, cirrus, cloud, or cloud shadow. (By \"mask\", we mean just replacing those pixels with NaNs).\n",
259837259837
"\n",
259838-
"See page 14 on [this PDF](https://prd-wret.s3.us-west-2.amazonaws.com/assets/palladium/production/atoms/files/LSDS-1328_Landsat8-9-OLI-TIRS-C2-L2-DFCB-v6.pdf) for the data table describing which bit means what."
259838+
"See page 14 on [this PDF](https://d9-wret.s3.us-west-2.amazonaws.com/assets/palladium/production/s3fs-public/media/files/LSDS-1619_Landsat-8-9-C2-L2-ScienceProductGuide-v4.pdf) for the data table describing which bit means what."
259839259839
]
259840259840
},
259841259841
{

0 commit comments

Comments
 (0)