xarray_leaflet icon indicating copy to clipboard operation
xarray_leaflet copied to clipboard

An xarray extension for tiled map plotting.

Results 33 xarray_leaflet issues
Sort by recently updated
recently updated
newest added

Same as #69, but from my fork of xarray-leaflet.

I get the following error when importing the library: ``` AttributeError: module 'xarray.core' has no attribute 'rolling'1 ``` The versions are: xarray 2022.6.0 xarray_leaflet 0.1.15 Is there any idea what...

The `Zzarr` class introduced in #69 can be used to build a group of hierarchical arrays at various zoom levels. @rabernat mentioned it could implement the [multiscale convention](https://forum.image.sc/t/multiscale-arrays-v0-1/37930). He also...

xarray-leaflet could be a general purpose visualization tool, not specific to geographical data. For that we could use `CRS.Simple` (see https://leafletjs.com/examples/crs-simple/crs-simple.html).

In #69 we are introducing new dependencies that can make it harder to install. Maybe the vector support should be separate and require an explicit e.g. `import xarray_leaflet.vector`, as well...

I'm trying to use xarray_leaflet to display an image that I've loaded via rioxarray. The image isn't in WGS84 projection (it's in a UK-based projection). It doesn't appear on the...

Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4. Release notes Sourced from jpeg-js's releases. v0.4.4 v0.4.4 (2022-06-07) feat: add comment tag encoding (#87) (13e1ffa), closes #87 fix: validate sampling factors (#106) (9ccd35f),...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies