-
I am trying to build the following nix shell environment.
```nix :tangle shell.nix
{
sources ? import ./nix/sources.nix
, pkgs ? import sources.nixpkgs {}
}:
let
mach-nix = import (bu…
-
First of all, I really appreciate this awesome project!
I ran into an issue that only occurs when pygeos is installed.
**Problem description**
- What did you do?
Using `movingpandas` [exampl…
-
Hi, i would like some help. i want to add coastline or/and country bordes in my scenes from netCDF data.i could get it with pycoast onr geoviews
any help or simple code
Thanks in advance
-
We have an app (https://github.com/pat-schmitt/glacier_simulator) which works as follows: when the user presses the "run the model" button, a relatively expensive numerical model runs in the backgroun…
-
jupyter_pivottablejs
jupyterlab_bokeh
fastparquet
orange3
pymc3
geoviews
cuspatial
OSGeo-Easy
pyModis
osgeo-manager
pdf
pdfminer.six
perl-pdf-api2
JCC
Nikola
blosc
…
InLaw updated
4 years ago
-
How can I embed an interactive datashaded plot (using datashade(hv.Curve ..) and using a gv get_maptiles map in background) in a Flask app?
-
- [X] I read [the conda-forge documentation](https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge) and could not find the solution for my problem there.
…
-
Trying to run the tutorials and I always get an error at the hvplot line:
DataError Traceback (most recent call last)
in
----> 1 df.to_crs({'init': 'epsg:4326'})…
-
#### ALL software version info
```
('geoviews', '1.8.1')
('bokeh', '2.0.2')
('cartopy', '0.17.0')
```
#### Description of expected behavior and the observed behavior
Wish laying out differe…
-
## Overview
After merging https://github.com/icesat2py/icepyx/pull/168. I think it's good to release a minor version 0.3.3 to resolve https://github.com/conda-forge/staged-recipes/pull/13866. Since…