-
I was playing around with the [Geometries Exampe](https://github.com/holoviz/geoviews/blob/master/examples/user_guide/Geometries.ipynb) and found that if I import geopandas (version 0.7.0), I start ge…
-
#### Is your feature request related to a problem? Please describe.
Geo plots allow for axis scrolling, this should be disabled by default, since it's the expected user experience to not stretch a ma…
-
The following environment.yml fails to lock:
```yaml
name: pangeo
channels:
- conda-forge
dependencies:
- python
- bokeh
- cartopy
- cython
- dask
- dask-cloudprovider
- er…
-
### Description
I am using kwargs to chunk my multiple file datasets as they come in as in the `intake-esm` demos:
`dsets = cat.to_dataset_dict(cdf_kwargs={"chunks": {"time": -1}})`, but after th…
-
Issue:
The most recent build (build 3) is causing a missing symbol error on OSX that is showing up with the rasterio package. There is an issue with more detail [here](https://github.com/conda-forg…
-
#### ALL software version info
(this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc)
geoviews 1.6.6
holoviews 1.12.7
#### Description of expected behavio…
-
#### Code Sample, a minimal, complete, and verifiable piece of code
```python
import pyresample
import matplotlib.pyplot
import PIL.Image
import cartopy.crs
ar = pyresample.create_area_def(
…
-
I've seen reports of `libkea.so.1.4.7: cannot open shared object file` from 2017 onwards.
I tried to follow all the suggestions, but I still get the error on a new conda env based on the following …
-
Plots made using hvplot and the Bokeh or Plotly backends with the 'logz' parameter set to True generate linearly scaled colormaps. This is immediately apparent using the Plotly backend. However, the B…
-
Issue:
Operating system: Windows 10
Versions:
- pyproj: 1.96
- proj4: 5.2.0
I reinstalled my conda environment which is simplified above. Since then I can no longer find a proj.db in my envi…