Alex Zvoleff

Results 107 comments of Alex Zvoleff

This is fixed by dff8ced73f8ba0e00ca53a807257ab04a91a22f5. A new release will be coming to the repository shortly. In the meantime the [development zipfile](https://github.com/ConservationInternational/trends.earth?tab=readme-ov-file#development-version-from-zipfile) should work.

Thanks @gkahiu. One more issue I've noted on this one: when rasters get expanded to cover the area of interest a user has selected, the no data areas that are...

Thanks @gkahiu. That fixes the nodata issue. I did notice another issue though - I was playing with importing a dataset when choosing a city as the region, with a...

Adding support here would require: - adding an option in the plugin settings to choose an output coordinate reference system - sending the CRS as a WKT string together with...

@Samweli I've given you admin access to the trends.earth API server, which is needed to deploy this feature ([following the process outlined here](https://docs.trends.earth/en/latest/for_developers/development.html#modifying-the-earth-engine-processing-code)). In addition to the GUI changes [gee/sdg-15-3-1-sub-indicators/src/main.py](https://github.com/ConservationInternational/trends.earth/blob/main/gee/sdg-15-3-1-sub-indicators/src/main.py)...

We likely need a call for this one to discuss again in more detail, but the main challenge is how to speed up processing of the primary algorithms users interact...

@gabrieldaldegan @funkycoda We need to look into whether this comes up on MacOS in general or specific to this setup. The code should skip trying just-in-time compilation via `conda` if...