David Montero Loaiza

Results 52 comments of David Montero Loaiza

Hi Prof. Wu, I just found this one: [`eo-learn`](https://github.com/sentinel-hub/eo-learn). I've never used it but seems quite interesting and it has a big user-base.

Hi, @aazuspan! I was super curious and I just created the repository (https://github.com/davemlz/ee-land-cover-datasets). The repository updates itself every day at midnight and here is the [JSON file](https://raw.githubusercontent.com/davemlz/ee-land-cover-datasets/main/list/ee-land-cover-datasets.json) with the complete...

Hi, @aazuspan! Haha don't worry. When I started `eemont` I also did it manual at first! :) For the JSON access: Both can be. I mean, we can get `sankee`...

Hi @navidboy70! I tried the code that you sent (with another ROI since I don't have access to the one you're using) and everything works fine in VS Code, JN,...

Sorry, it was an error when translating from Python to JavaScript. It has been fixed! :) Bets regards, David

This is really curious. It works for `ee.ImageCollection` and for `ee.ImageCollection.first()` or when I filter the collection by the id. But it doesn't work when you directly specify the image...

Hi @FeiYao-Edinburgh! Ok, this is super weird. I've been trying to look for a solution but I have no idea. I will keep this issue open. Thank you for spotting...

Hi @jencaro19! S2_HARMONIZED is not yet included in the current version of `eemont` (`0.3.4`), but it will be in the following days with the upcoming version (`0.3.5`). Please see https://github.com/davemlz/eemont/issues/68....

Hi @jencaro19! [`eemont v0.3.5`](https://github.com/davemlz/eemont/releases/tag/0.3.5) was just released and now you can try it. It should work! :) `pip install -U eemont`

Hi @FeiYao-Edinburgh! You're totally right! I'll work on it :rocket: