-
i.e. fill and ecolor (ecolor I assume is edgecolor and ec so not too big of deal)
```
import xarray as xr
import hvplot.xarray
import holoviews as hv
hv.extension('matplotlib')
ds = xr.tutoria…
-
Right now a user can pretty easily set up a streams object with a HoloViews object as its source:
```python
import panel as pn, xarray as xr, holoviews as hv, hvplot.xarray
pn.extension()
ds =…
-
# **Issue Description**
I am experiencing an issue with the `set_zero_in_cmap_to_transparent` function. According to the documentation, using this function should set the positions in the data with a …
-
@jorisvandenbossche , I think we should do some rework on the current state of the raster info in the repo. My proposal:
- Remove 11-numpy.ipynb. Could be an option to integrate the convolution e…
-
# Challenge 31- ECMWF forecast data in 3D with Blender
> **Stream 3** - Visualize weather, climate and atmosphere
### Goal
Extend existing visualisation software to support ECMWF forecast dat…
-
#### Is your feature request related to a problem? Please describe.
It's a (small) annoyance that every `import hvplot.pandas` or `import hvplot.xarray` creates some kind of invisible return object, …
-
In GitLab by @visr on May 20, 2019, 11:30
[PEP 484](https://www.python.org/dev/peps/pep-0484/) and [PEP 526](https://www.python.org/dev/peps/pep-0526/) added optional type hints to Python. We can use…
-
**Describe the bug**
hello professor,
when I use the read_SLC_int function of the PRM.py, it report the error, here is the error ` File "c:\Users\kjzha\.conda\envs\pygmt\Lib\runpy.py", line 198, in …
-
# Review Instructions
The review ipynb can be found here: https://github.com/casangi/xradio/blob/main/reviews/review_antenna_xds.ipynb
Please review the MSv4 `antenna_xds` schema and the XRADIO…
-
Cross-posting here what I've suggested in the [pangeo discource thread](https://discourse.pangeo.io/t/discrete-global-grid-systems-dggs-use-with-pangeo/2274/50?u=benbovy).
## Xarray-DGGS
I think…