-
In tutorial 1 on mybinder, plotting the trajectory by navigation status does not display the trajectory on the map. It works if we remove the `c` parameter.
```
my_traj.hvplot(title='Trajectory {}…
-
Dear all, I am trying to use geoview to plot images, but I obtained an unwanted bold border in the image, after I gave a custom crs projection.
the crs that I used comes from the to_crs_cartopy() fu…
-
![capture_20210406_110728_001](https://user-images.githubusercontent.com/23077417/113687639-d9678d80-96c8-11eb-8067-41d660f5d8f1.png)
Yet :
```
Python 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020…
-
I am getting an UnsatisfiableError when trying to install geopandas in a fresh conda environment. To replicate:
```
> conda create -n myenv python=3.6
> conda activate myenv
> conda install -c c…
-
```
import xarray as xr
dz = xr.tutorial.open_dataset('air_temperature')['air'].isel(time=(slice(0, 2)))
dz.hvplot('lon', 'lat', coastline=True, projection=ccrs.Robinson(), xticks=False, yticks=Fal…
-
We are running old versions of all Jupyter components, causing problems installing new extensions. I would like to upgrade to the latest versions.
Current versions are
```
jupyterhub --version
…
-
Hi all,
I've noticed when using `canvas.quadmesh` with an irregularly spaced grid of lat/lons (EPSG: 4326) to generate a Datashader image that there seems to be some distortion of the resulting mes…
-
## Description
Since recently (not sure when it started), I am plagued by psutil.ZombieProcess Errors in the server console. Sometimes they immediately appear after launching a Jupyterlab server, som…
-
**Describe the bug**
I got this error loading a GAC dataset from AVHRR-2/NOAA-11. Pygac is under my conda env. The dataset comes from NOAA CLASS and it's a part of the whole swath. I've tried several…
-
I wonder if the package xgcm has been updated lately? Today when I tried to use it an error pop up: "AttributeError: 'NoneType' object has no attribute 'expandtabs'
The full error message is:
Att…