Justin Braaten

Results 77 comments of Justin Braaten

I can take the task of producing some bad image composites and writing a blurb for each about what is wrong. After I have them would you mind editing the...

Hi @giswqs, just a quick note to say I see the review request and will follow up shortly.

It looks like you're maybe still working on `chart.image_byClass`? I saw the new `Image_byClass` class but the `image_byClass` function is unchanged from todo. Do you want to add it to...

It seems `FigureWidget` is not supported by Colab. We can show a non-widget version of a plotly chart in a `widgets.Output` (interactive), but we can't observe interactions like a widget...

Can you send a script that shows how you arrived at these conclusions? - Shows that the original implementation returns minimum among observations (not observation that is the minimum difference...

I think there are multiple layers of things going on here. `ee_Initialize` is quite complicated - lots of checks that users are setup correctly. The error message is coming from...

Since geemap already includes [matplotlib colormaps](https://matplotlib.org/stable/tutorials/colors/colormaps.html), which has the majority of palettes in this repo, I'm hesitant to do anything more (also don't have time currently). To use the colormaps...

> If I try and extract data with the google drive option, the extraction lags forever. However, if I try the getInfo option, it is almost instantaneous. Earth Engine has...