-
Hi,
I'm trying to upload images, but the script says I can't find the json file.
here's the request I make and the answer I get:
python ./theia_download.py -t T31UET -c SENTINEL2 -a config_the…
-
### What is the bug or the crash?
When I open this file with QGIS, my whole user session crashes. I get a black screen and need to log in again.
I think it is due to an over de top amount of RAM bei…
-
Hello!
These days, using ARD images are very common. One of the datasets which could be useful to have in your list format is GLAD Landsat ARD.
https://glad.geog.umd.edu/ard/home
The code is…
-
Is it posible to stack 'eo:bands' with data quality bands into one dask stack?
Would like to do cloud masking by these quality bands
Thank you,
-
Hello folks,
first, thank you for your work, I found your stac packages very useful so far!
**Is your feature request related to a problem? Please describe.**
I'm facing troubles installing the a…
-
I'm following the instruction **6.1.2 Personal resources** inside the guide on [https://platform.ai4eo.eu/enhanced-sentinel2-agriculture-permanent/data](url).
When I try to build the base image exe…
-
If I run `python scripts/create_expected.py` on main right now I get an error:
````
/mnt/c/Dev/stactools-sentinel2/tests/data-files/esa_S2B_MSIL2A_20210122T133229_N0214_R081_T22HBD_20210122T155500…
-
This is different from #490 I think.
And forgive the lengthy TS below but I believe that this case should produce a resulting product that is atmospherically corrected based on the composite long t…
-
I want to add a color bar for this code lake_image = sentinel2.median()
vis = {
'bands': ['B4', 'B3', 'B2'],
'min': 0,
'max': 900
}
Map = geemap.Map()
Map.centerObject(lake_7, 1…
-
Pipe v1.3.0
Rasters v0.8.4
RemoteSensingToolbox v0.2.0
**Quick Start:**
```
using RemoteSensingToolbox, Rasters
using Pipe: @pipe
landsat = read_bands(Landsat8, "LC08_L2SP_043024_20200802_2…