Pascal Bourgault
Pascal Bourgault
When the data sent to the explorer is a large xarray object and options `rasterize` and `datashader` are turned off, the explorer tries to sample the data to reduce its...
This fixes #395. - [x] Add a `crs` accessor to both the Dataset and DataArray accessors. + For Datasets, we can only return something if only one grid mapping is...
## Description The changes from intake_esm 2025.2.3 to 2025.7.9 seem to have degraded performance for our usecases. I guess this is related to the new polars backend, but I'm not...
## Change Summary Adds a "iterable_columns" field in the ESM Catalog Spec that acts the same as the `columns_with_iterables` argument of the `esm_datastore`. The ESMCatalogModel object has a `columns_with_iterables` property...