Skip to content

Improve console error messages #22

@ambarja

Description

@ambarja
>  precip <- l4h_surface_temp(
+    from = '2001-01-01',
+    to = '2024-12-31',
+    region = region,
+    band = 'day')
Error en py_call_impl(callable, call_args$unnamed, call_args$named): 
  ee.ee_exception.EEException: ImageCollection.toBands: Too many bands (more than 5000).
Run `reticulate::py_last_error()` for details.
Además: Avisos:
1: In ee_utils_py_to_r(.) : reiniciar evaluación premisa interrumpida
2: In ee_utils_py_to_r(.) : reiniciar evaluación premisa interrumpida
Called from: py_call_impl(callable, call_args$unnamed, call_args$named)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentationrelease v.1.0preparation or deployment of a new version of the project.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions