-
-
Zarr has its own internal mechanism for caching, described here:
- https://zarr.readthedocs.io/en/stable/tutorial.html#distributed-cloud-storage
- https://zarr.readthedocs.io/en/stable/api/storage.h…
-
Hello,
I would like an option in `da.interp() `that instead of returning NaNs during extrapolation returns the data corresponding to the end of the breakpoint data set range.
One way to do thi…
-
This is related to a previous issue (#3668), although the actual problem on that issue is a bit more technically involved and is related with clusters... I decided to open this related issue so that t…
-
### Description
I believe that the time may have come to make `xarray` a core dependency rather than an extra. At present, it is optional as `dask-ms` implements its own stripped down `Dataset`. Un…
-
icepyx enables ICESat-2 data product read-in into an xarray DataSet. This provides a powerful platform for creating custom functionalities for working with ICESat-2 data. Share your xarray data manipu…
-
At the moment our unit conversion is fairly custom. It also relies on pandas in the ops, which is probably pretty slow given you have to make the dataframe before operating on it. Given we now have `S…
-
It has come time to formalize the API for Xarray backends. We now have the following backends implemented in xarray:
| Backend | Read | Write |
|----------------|------|-------|
| netcdf4-…
-
besides those packages:
```
json2json
avro
jq
json2sql
overpy2
```
there are issues with:
```
brotli
daiquiri
dash
dbt
dictdiffer
flask-compress
google-crc32c
hunter
jq
orange3 …
InLaw updated
4 years ago
-
I guess a `to_postgis` feature would be helpful for many users. Similar to `to_sql`