-
Note from ESPA:
> **May 9, 2017 - Notice of Upcoming CFMask Discontinuation**
> Starting June 2, 2017, users will no longer be able to order CFMask processing for Landsat Collection 1 Higher-Level…
-
Hi Dimitar @misev, as a part of our UC data collection and pre-processing process we need to prepare cloud free Sentinel 2 image mosaics. I would like to know what you could propose as best solution f…
-
This package is very simple and intuitive to use, thank you !
I have an issue that probably has a simple answer that I can't find: the search function only returns level 1 products for landsat 7, 8…
-
I am using M2M Python API to download scenes of Landsat 8 data for North America region, as shown in the code snippet below.
```
datasetName = "landsat_band_files_c2_l1"
spatialFilter = {'filter…
-
**Describe the bug**
Links returned by search queries don't contain custom fields.
**To Reproduce**
1. Run app `docker-compose up`
2. Create test collection
```bash
curl --request POST \
--…
-
Hello Everyone,
I was trying to run the following script for unsupervised classification and I got an error below.
**### Line 8: filter is not defined**
THE SCRIPT :
// Load a pre-compute…
-
Default stackstac.stack parameters are (in my experience) for all stac catalogs I tried providing incorrect pixel coordinates.
First here is an example showing up the shift created by stackstac.sta…
-
_From @benjiao on November 25, 2015 9:23_
Files include:
- Bundles (compressed)
- Individual TIFs
- Thumbnails
- Tiles
Here's my proposed structure:
```
.
+-- images
| +-- landsat
| +-- LC8…
-
**Describe the bug**
the Raster.reproject() function raise an error when the reference Raster have less band than the source one.
**To Reproduce**
```
import geoutils as gu
raster_3b = gu.Rast…
-
When trying to merge 4 cubes over a short test time-period (see python client code example) I get `OpenEoApiError: [500] Internal: Server error: Image.select: Parameter 'input' is required.`
Clearl…