-
```
What steps will reproduce the problem?
1. Attempting to run non defaults fmask 4 4 0 20.3
What is the expected output? What do you see instead?
Cloud/cloud shadow/snow dialated by 4/4/0
I see
Clo…
-
```
What steps will reproduce the problem?
1. Attempting to run non defaults fmask 4 4 0 20.3
What is the expected output? What do you see instead?
Cloud/cloud shadow/snow dialated by 4/4/0
I see
Clo…
-
```
What steps will reproduce the problem?
1. Attempting to run non defaults fmask 4 4 0 20.3
What is the expected output? What do you see instead?
Cloud/cloud shadow/snow dialated by 4/4/0
I see
Clo…
-
I downloaded recent Landsat 8 images that have names of patterns (see below) and the LoadImage() can't load/stack the. Maybe the patterns defined in the function can't detect these names? or I need to…
-
Landsat 9 item with id `LC09_L2SR_073073_20231109_02_T2` has an incorrect bounding box of `[-242.00149752, -19.84166403, -117.33451435, -17.73297939]`
https://planetarycomputer.microsoft.com/api/st…
-
```
What steps will reproduce the problem?
1. Executing fmask in cmd
2.
3.
What is the expected output? What do you see instead?
c:\lucene>cd c:\lucene\LO81830282013168LGN00
c:\lucene\LO818302820131…
-
```
What steps will reproduce the problem?
1. Executing fmask in cmd
2.
3.
What is the expected output? What do you see instead?
c:\lucene>cd c:\lucene\LO81830282013168LGN00
c:\lucene\LO818302820131…
-
Dear yannforget,
Could you please give three examples to how to run ledaps, lasrc and cfmask ater these packages are installed as conda-recipes show. I did not find the codes like do_ledaps.py etc.
-
when i import all the library in the sample code, errors occur as following:
> AttributeError Traceback (most recent call last)
> in ()
> ----> 1 from geebap import ba…
-
The issue is `interpolate_na` can be much slower than `rio.fill.fillnodata`
Simple example:
Reading B9 Landsat band
```
with rioxarray.open_rasterio(r"path/to/file/B9.tif", chunks = True, loc…