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

### Description ``` Following [intake-esm doc](https://intake-esm.readthedocs.io/en/stable/how-to/understand-keys-and-how-to-change-them.html) to print aggregation columns and get more info on the keys 1) catalog.esmcat.aggregation_control.groupby_attrs and 2) keys_info(), but running into errors. User error not ruled...

updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0) - [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.4.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.4...v0.4.3)

I am talking about this example: https://intake-esm.readthedocs.io/en/stable/how-to/enforce-search-query-criteria-via-require-all-on.html for which the first search query returns zero dataset, which I don't think is the expected behavior. Not sure if that's a bug...

Hello there, I am new to using intake-esm. I have been following the documentation to read data from a data catalog file and subset it to a new data catalog...

## Change Summary Whilst skim reading the contributing guidelines to put in the PR #673 I noticed it referred to the `master` branch but the default branch is named `main`...

## Change Summary Hi, this afternoon I have been getting familiar with this library using your documentation relating to a work summit I am attending this week. I noticed when...

I have added netcdf4 data format to the class DataFormat to support http access to netcdf4 files.

## Change Summary - Updated intake version number to >2.0 in - `requirements.txt` - `ci/environment.yml` - `ci/environment-docs.yml` - Specify xarray !=2024.10 (appear to be some issues related to datatree). -...

dependencies