-
This is definitely a nice-to-have, but I am wondering if there is a reliable way to estimate the number of eecu-hours. Considering we pay for these hours, it would be nice to avoid the "oops just spen…
-
Hi, has there been any work or examples on stretching the rasters when used with localtileserver.get_leaflet_tile_layer? Working with uint16 raster at the time and imagery is extremely dark. I have se…
-
```python
def export_oneimage(img,folder,name,region,scale,crs):
task = ee.batch.Export.image(img, name, {
'driveFolder':folder,
'driveFileNamePrefix':name,
'region': region,
…
mdt01 updated
3 years ago
-
**Describe the bug**
ee.ee_exception.EEException: Earth Engine client library not initialized. Run `ee.Initialize()`
ee.Initialize() error while executing Jaltol plugin
**To Reproduce**
On the c…
-
Submitting Author Name: Cesar Aybar
Submitting Author Github Handle: @csaybar
Other Package Authors Github handles: (comma separated, delete if none) @davemlz, @LBautistaB13, @choisy
Repository…
-
Hi all - I haven't yet attended a meet up, but I am moving to Madrid shortly, and would be interested in getting involved. I could potentially contribute a talk on the following, if people think it is…
-
Hey,
I am testing LandsatLinkr out for my study area and got an error when completing step 5. The two tasks (medianOffset and mss2TMCoefCol) fail with this error: Error: Error in map(ID=2_2_LM05_0…
-
* rgee version: 1.1.5
* R version: 4.3.0
* Operating System: Windows
#### At submit an issue, please attached the following information of your `rgee` session:
- [x] You have the Python API in…
-
I want to use this module directly to find whether there is a break on a pixel, but the error "Invalid number" occurred.
The parameters are the same as the original code you presented.
Here is my …
-
I'm trying to run the analysis over the cote d'Ivoir country, with specific interest on restoration sites (I'm using a shapefile to deal with it). The country is too big to be exported, it's even too …