-
Max and min class (crop) extent options
-
Combining `geom_imshow` with `scale_y_reverse ` does not seem to work:
```
(
ggplot()
+ scale_y_reverse()
+ geom_imshow(pixels, extent=[0, im.width, im.height, 0])
)
`…
-
The 4.4 release caused a performance regression on the Serial backend, for the Trilinos Intrepid2 Sierra test.
Bisecting showed that the first commit with the regression was the merge of #7080.
The …
-
I have an extension in VS Code and I would like to add a context menu item to the VS Code Menu panel (File, View, Edit ...) related to my extention.
There could be an extra option call…
-
When using Paramtere.spatial_extent in a UDP:
```
spatial_extent = Parameter.spatial_extent(
name="spatial_extent",
description="Limits the data to process to the specified boundin…
-
Hello,
I'm currently working on a STAC API implementation for offering geolocated street pictures ([docs](https://gitlab.com/geovisio/geovisio)).
I'm wondering what would be the best option rega…
-
The text translated in overlay mode goes out of the screen's boundaries/borders. Can you add an option where there is a certain extent the text could go and go to the line below? The only solution rig…
-
The existing one is kinda sad i'm pretty sure we can do better to make it more clear that this extention is dedicated to python users and python users only.
-
OGC-API Common and OGC-API EDR both are tolerant of various ways of specifying coordinate systems, leading to variations in the implementations, like:
- `crs: WGS84`
- `crs: CRS84`
- `crs: EPSG:4…
-
Particle patches could be made more general in the following way:
- they already describe disjoint sets of hyperrectangles regarding the spatial particle position
One could now:
- define a refere…