Tags: intake/intake-esm
Tags
Feature/xarray kerchunk engine (#758) * add kerchunk engine ability provided by xarray * add lazy load option in `read_kwarg` polar not supporting http csv link that does not have content length but pandas dose. the kwarg is popped to avoid interfering with the later use in read_csv * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add needed packages kerchunk for kerchunk engine url access need request and aiohttp fastparquet for parquet reference file read * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add lazy read description in the esm_datastore docstring * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * remove changes that can be solved with #754 * add the PR fix to the newest version --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Max Grover <mgroverwx@gmail.com>
[pre-commit.ci] pre-commit autoupdate (#593) updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.257 → v0.0.260](astral-sh/ruff-pre-commit@v0.0.257...v0.0.260) - [github.com/psf/black: 23.1.0 → 23.3.0](psf/black@23.1.0...23.3.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
PreviousNext