-
Is there a good reference or a ckanapi function on how to read datasets from a CKAN instance into pandas and/or dask and/or xarray?
Pandas
- ``pandas.read_json("https://url.to/dataset.json")``
- …
-
The current configuration files have fields like "temp_dataset", "prs_dataset" and other variables in the code making reference to pressure and temperature directly, however, this method could be used…
-
## Description
when opening parentheses triggers the signature, the default behavior of lsp appears to be to show an _extra_ tooltip (in addition to default completer), which obscures the code bein…
minrk updated
2 months ago
-
### Discussed in https://github.com/pydata/xarray/discussions/9421
Originally posted by **KBodolai** September 2, 2024
Hi there! I have a question about the chunking behaviour when using idxm…
-
### Current Status
An important part of oceanspy's feature space is concerned with providing custom ways to select data from Xarray datasets. These are enumerated on the [API docs](https://oceanspy…
-
There are two places we could use xarray's machinery for parallelization to potentially speed up the generation of references.
1) Using `parallel=True` in `xr.open_mfdataset`, which would then use …
-
I received the following error when I tried to run the test example. I would appreciate it if someone could help me.
import igrf
mag = igrf.igrf('2010-07-12', glat=65, glon=-148, alt_km=100)
…
-
### Description
The TwoSlopeNorm doesn't work with proplot.
### Steps to reproduce
```python
import numpy as np
import proplot as pplt
from matplotlib.colors import TwoSlopeNorm
import xa…
-
I just learned about [hypergrib](https://github.com/JackKelly/hypergrib) (via [this blog post](https://openclimatefix.org/post/lazy-loading-making-it-easier-to-access-vast-datasets-of-weather-satellit…
-
Hi @abkfenris, I've been maintaining [Catalog-To-Xpublish](https://github.com/xpublish-experiments/Catalog-To-Xpublish), and we're having some issues with the `opendap` response for one of the USGS da…