Robbi Bishop-Taylor

Results 111 comments of Robbi Bishop-Taylor

> Do you think it's a good idea to do `mask_invalid_data()` as an opinionated method? > > I kind of think it's better to keep it a bit lower, so...

> Alright we are getting into many other desired functionalities here, which is fine but they probably deserve their own issue. > > We can keep this one as a...

> * scaling & offset seems to be becoming more complex rather than less, for example the move from Landsat collection 1 to 2 became more confusing for users (compared...

Is this issue mostly resolved by the addition of `.odc.reload()` @Kirill888/@alexgleith? https://odc-geo.readthedocs.io/en/latest/_api/odc.geo.xr.ODCExtensionDa.reload.html If so, we might want to add a little extra to those docstrings to explain how it could...

An even more user-friendly alternative (or possibly addition) would be to visually signify that the area is too large by changing the colour of the dragged polygon when it exceeds...

@Kirill888 Not precise at all, I think `epsg:3857` would suffice without any problem

Yeah, I think that would be fine, after all we get the little "54567.21 ha" popup below the rectangle that users can use to select an area < than the...

This `leaflet` documentation seems to suggest you can also customise the area units that are shown (see "PolygonOptions" and "RectangleOptions"). If that translates to `ipyleaflet`, showing area in "km2" instead...