intake-esm icon indicating copy to clipboard operation
intake-esm copied to clipboard

An intake plugin for parsing an Earth System Model (ESM) catalog and loading assets into xarray datasets.

Results 48 intake-esm issues
Sort by recently updated
recently updated
newest added

Please consider pinning intake

(I first made this as a comment to PR #291, but I realized afterwards that the PR had been staled for three years, so I figured out that a new...

**Is your feature request related to a problem? Please describe.** At Ouranos, we use `intake-esm` to catalog our on-premise data. There are a few types of datasets that produce enormous...

Related Issue: Intake_esm catalog hosted on an s3 file system which points to kerchunk files also hosted on the same file system cannot be accessed properly by existing intake_esm scripts....

### Description It was a nice feature of intake-esm to allow catalogs with combined sources, e.g. data from local disk AND zarr data from cloud by providing a column for...

I've been using kerchunk to generate [aggregated datasets that have a Zarr group](https://ncar.github.io/esds/posts/2023/kerchunk-mom6/#combine-datasets-to-single-zarr-with-groups) for each "stream" (this could be data on different grids and at different frequencies, e.g. full depth...

enhancement

We should allow catalog creators to specify which columns have iterables (used for multi-variable columns) **Describe the solution you'd like** Add this into the spec/check for it in the catalog...

feature

## Change Summary Pin netCDF4 to a version lower than 1.6. I've lost track of the issues talking about the problems of netCDF4 1.6.1, but downgrading solved the errors in...

Hi, I do not understand the design/function of the derived variable registry. I use the official release 2022.9.18. - it seems like I cannot search for derived variables. If I...

**Is your feature request related to a problem? Please describe.** A catalog would list all the "primary" variables in its assets. If one of the assets contains ancillary data for...