-
Some plotting artefacts occur when there are very few points that define a polygon or line. For example, mid-ocean ridge geometries in the plot below have very few points and do not plot correctly.
…
-
It was [suggested](https://stackoverflow.com/a/57098018/11803412) by [ajdawson](https://stackoverflow.com/users/1867427/ajdawson) on stackoverflow that I submit this as an Issue.
When plotting with…
-
I am using cartopy to fetch the GSHHS filepath, and download if necessary. In doing so, I have come across 2 issues, which I think would be easy to fix.
### Issue 1: Call to shapereader.gshhs(scale…
-
### Description
#### Code to reproduce
```
```
#### Traceback
```
```
Full environment definition
### Operating system
### Cartopy version
### conda l…
-
### ALL software version info
Mac OS, M1 Mac
GeoViews: '1.12.0'
HoloViews: 1.19.1'
#### Description of expected behavior and the observed behavior
I am looking to rasterize projected p…
-
```python
import xarray as xr
import cartopy.crs as ccrs
import hvplot.xarray
import panel as pn
pn.extension()
ds = xr.tutorial.open_dataset("air_temperature").isel(time=0)
pn.pane.HoloV…
-
Environment:
**Python 3.11.9.0**
https://github.com/ytremare/chaquopy-16.0.0
Requirements:
please find attach pip list result
[pip_list_result.txt](https://github.com/user-attachments/files/176…
-
**Describe the bug**
For some areas in the [area definitions included in satpy](https://satpy.readthedocs.io/en/stable/resample.html#area-definitions-included-in-satpy), some borders are missing.
…
-
Related to #190
Add section about python environments for development in our cookbook:
@andypbarrett during coworking, with @michele-personal :
"This is the way NSIDC developers work, it sa…
-
While helping someone with their code I noticed this inconsistency in the `img_transform.regrid` API and docstring. The projection parameters are `source_cs` and `target_proj`, but in the docstring th…