.codecov.yml
.git-blame-ignore-revs
.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CORE_TEAM_GUIDE.md
DATATREE_MIGRATION_GUIDE.md
HOW_TO_RELEASE.md
LICENSE
README.md
conftest.py
pyproject.toml
setup.py
.binder/environment.yml
.github/FUNDING.yml
.github/PULL_REQUEST_TEMPLATE.md
.github/config.yml
.github/dependabot.yml
.github/labeler.yml
.github/release.yml
.github/stale.yml
.github/ISSUE_TEMPLATE/bugreport.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/misc.yml
.github/ISSUE_TEMPLATE/newfeature.yml
.github/workflows/benchmarks-last-release.yml
.github/workflows/benchmarks.yml
.github/workflows/ci-additional.yaml
.github/workflows/ci.yaml
.github/workflows/configure-testpypi-version.py
.github/workflows/hypothesis.yaml
.github/workflows/label-prs.yml
.github/workflows/nightly-wheels.yml
.github/workflows/publish-test-results.yaml
.github/workflows/pypi-release.yaml
.github/workflows/upstream-dev-ci.yaml
asv_bench/asv.conf.json
asv_bench/benchmarks/README_CI.md
asv_bench/benchmarks/__init__.py
asv_bench/benchmarks/accessors.py
asv_bench/benchmarks/alignment.py
asv_bench/benchmarks/coding.py
asv_bench/benchmarks/combine.py
asv_bench/benchmarks/dataarray_missing.py
asv_bench/benchmarks/dataset.py
asv_bench/benchmarks/dataset_io.py
asv_bench/benchmarks/datatree.py
asv_bench/benchmarks/groupby.py
asv_bench/benchmarks/import.py
asv_bench/benchmarks/indexing.py
asv_bench/benchmarks/interp.py
asv_bench/benchmarks/merge.py
asv_bench/benchmarks/pandas.py
asv_bench/benchmarks/polyfit.py
asv_bench/benchmarks/reindexing.py
asv_bench/benchmarks/renaming.py
asv_bench/benchmarks/repr.py
asv_bench/benchmarks/rolling.py
asv_bench/benchmarks/unstacking.py
ci/install-upstream-wheels.sh
ci/minimum_versions.py
ci/release_contributors.py
ci/requirements/all-but-dask.yml
ci/requirements/all-but-numba.yml
ci/requirements/bare-min-and-scipy.yml
ci/requirements/bare-minimum.yml
ci/requirements/doc.yml
ci/requirements/environment-3.14.yml
ci/requirements/environment-windows-3.14.yml
ci/requirements/environment-windows.yml
ci/requirements/environment.yml
ci/requirements/min-all-deps.yml
design_notes/flexible_indexes_notes.md
design_notes/grouper_objects.md
design_notes/named_array_design_doc.md
doc/Makefile
doc/README.rst
doc/api-hidden.rst
doc/api.rst
doc/combined.json
doc/conf.py
doc/gallery.rst
doc/gallery.yml
doc/index.rst
doc/roadmap.rst
doc/videos.yml
doc/whats-new.rst
doc/_static/.gitignore
doc/_static/advanced_selection_interpolation.svg
doc/_static/ci.png
doc/_static/dask-array.svg
doc/_static/dataset-diagram.png
doc/_static/index_api.svg
doc/_static/index_contribute.svg
doc/_static/index_getting_started.svg
doc/_static/index_user_guide.svg
doc/_static/numfocus_logo.png
doc/_static/opendap-prism-tmax.png
doc/_static/style.css
doc/_static/view-docs.png
doc/_static/logos/Xarray_Icon_Final.png
doc/_static/logos/Xarray_Icon_Final.svg
doc/_static/logos/Xarray_Logo_FullColor_InverseRGB_Final.png
doc/_static/logos/Xarray_Logo_FullColor_InverseRGB_Final.svg
doc/_static/logos/Xarray_Logo_RGB_Final.png
doc/_static/logos/Xarray_Logo_RGB_Final.svg
doc/_static/thumbnails/ERA5-GRIB-example.png
doc/_static/thumbnails/ROMS_ocean_model.png
doc/_static/thumbnails/area_weighted_temperature.png
doc/_static/thumbnails/monthly-means.png
doc/_static/thumbnails/multidimensional-coords.png
doc/_static/thumbnails/toy-weather-data.png
doc/_static/thumbnails/visualization_gallery.png
doc/_templates/autosummary/accessor.rst
doc/_templates/autosummary/accessor_attribute.rst
doc/_templates/autosummary/accessor_callable.rst
doc/_templates/autosummary/accessor_method.rst
doc/contribute/contributing.rst
doc/contribute/developers-meeting.rst
doc/contribute/index.rst
doc/examples/ERA5-GRIB-example.ipynb
doc/examples/ROMS_ocean_model.ipynb
doc/examples/apply_ufunc_vectorize_1d.ipynb
doc/examples/area_weighted_temperature.ipynb
doc/examples/blank_template.ipynb
doc/examples/monthly-means.ipynb
doc/examples/multidimensional-coords.ipynb
doc/examples/visualization_gallery.ipynb
doc/examples/weather-data.ipynb
doc/examples/_code/accessor_example.py
doc/gallery/README.txt
doc/gallery/plot_cartopy_facetgrid.py
doc/gallery/plot_colorbar_center.py
doc/gallery/plot_control_colorbar.py
doc/gallery/plot_lines_from_2d.py
doc/get-help/faq.rst
doc/get-help/help-diagram.rst
doc/get-help/howdoi.rst
doc/get-help/socials.rst
doc/getting-started-guide/index.rst
doc/getting-started-guide/installing.rst
doc/getting-started-guide/quick-overview.rst
doc/getting-started-guide/tutorials-and-videos.rst
doc/getting-started-guide/why-xarray.rst
doc/internals/chunked-arrays.rst
doc/internals/duck-arrays-integration.rst
doc/internals/extending-xarray.rst
doc/internals/how-to-add-new-backend.rst
doc/internals/how-to-create-custom-index.rst
doc/internals/index.rst
doc/internals/internal-design.rst
doc/internals/interoperability.rst
doc/internals/time-coding.rst
doc/internals/zarr-encoding-spec.rst
doc/user-guide/combining.rst
doc/user-guide/complex-numbers.rst
doc/user-guide/computation.rst
doc/user-guide/dask.rst
doc/user-guide/data-structures.rst
doc/user-guide/duckarrays.rst
doc/user-guide/ecosystem.rst
doc/user-guide/groupby.rst
doc/user-guide/hierarchical-data.rst
doc/user-guide/index.rst
doc/user-guide/indexing.rst
doc/user-guide/interpolation.rst
doc/user-guide/io.rst
doc/user-guide/options.rst
doc/user-guide/pandas.rst
doc/user-guide/plotting.rst
doc/user-guide/reshaping.rst
doc/user-guide/terminology.rst
doc/user-guide/testing.rst
doc/user-guide/time-series.rst
doc/user-guide/weather-climate.rst
licenses/ANYTREE_LICENSE
licenses/DASK_LICENSE
licenses/ICOMOON_LICENSE
licenses/NUMPY_LICENSE
licenses/PANDAS_LICENSE
licenses/PYTHON_LICENSE
licenses/SCIKIT_LEARN_LICENSE
licenses/SEABORN_LICENSE
properties/README.md
properties/__init__.py
properties/conftest.py
properties/test_encode_decode.py
properties/test_index_manipulation.py
properties/test_pandas_roundtrip.py
properties/test_properties.py
xarray/__init__.py
xarray/coders.py
xarray/conventions.py
xarray/convert.py
xarray/groupers.py
xarray/py.typed
xarray/tutorial.py
xarray/typing.py
xarray/ufuncs.py
xarray.egg-info/PKG-INFO
xarray.egg-info/SOURCES.txt
xarray.egg-info/dependency_links.txt
xarray.egg-info/entry_points.txt
xarray.egg-info/requires.txt
xarray.egg-info/top_level.txt
xarray/backends/__init__.py
xarray/backends/api.py
xarray/backends/chunks.py
xarray/backends/common.py
xarray/backends/file_manager.py
xarray/backends/h5netcdf_.py
xarray/backends/locks.py
xarray/backends/lru_cache.py
xarray/backends/memory.py
xarray/backends/netCDF4_.py
xarray/backends/netcdf3.py
xarray/backends/plugins.py
xarray/backends/pydap_.py
xarray/backends/scipy_.py
xarray/backends/store.py
xarray/backends/zarr.py
xarray/coding/__init__.py
xarray/coding/calendar_ops.py
xarray/coding/cftime_offsets.py
xarray/coding/cftimeindex.py
xarray/coding/common.py
xarray/coding/frequencies.py
xarray/coding/strings.py
xarray/coding/times.py
xarray/coding/variables.py
xarray/compat/__init__.py
xarray/compat/array_api_compat.py
xarray/compat/dask_array_compat.py
xarray/compat/dask_array_ops.py
xarray/compat/npcompat.py
xarray/compat/pdcompat.py
xarray/compat/toolzcompat.py
xarray/computation/__init__.py
xarray/computation/apply_ufunc.py
xarray/computation/arithmetic.py
xarray/computation/computation.py
xarray/computation/fit.py
xarray/computation/nanops.py
xarray/computation/ops.py
xarray/computation/rolling.py
xarray/computation/rolling_exp.py
xarray/computation/weighted.py
xarray/core/__init__.py
xarray/core/_aggregations.py
xarray/core/_typed_ops.py
xarray/core/accessor_dt.py
xarray/core/accessor_str.py
xarray/core/common.py
xarray/core/coordinate_transform.py
xarray/core/coordinates.py
xarray/core/dataarray.py
xarray/core/dataset.py
xarray/core/dataset_utils.py
xarray/core/dataset_variables.py
xarray/core/datatree.py
xarray/core/datatree_io.py
xarray/core/datatree_mapping.py
xarray/core/datatree_render.py
xarray/core/dtypes.py
xarray/core/duck_array_ops.py
xarray/core/extension_array.py
xarray/core/extensions.py
xarray/core/formatting.py
xarray/core/formatting_html.py
xarray/core/groupby.py
xarray/core/indexes.py
xarray/core/indexing.py
xarray/core/missing.py
xarray/core/nputils.py
xarray/core/options.py
xarray/core/parallel.py
xarray/core/resample.py
xarray/core/resample_cftime.py
xarray/core/treenode.py
xarray/core/types.py
xarray/core/utils.py
xarray/core/variable.py
xarray/indexes/__init__.py
xarray/indexes/range_index.py
xarray/namedarray/__init__.py
xarray/namedarray/_aggregations.py
xarray/namedarray/_array_api.py
xarray/namedarray/_typing.py
xarray/namedarray/core.py
xarray/namedarray/daskmanager.py
xarray/namedarray/dtypes.py
xarray/namedarray/parallelcompat.py
xarray/namedarray/pycompat.py
xarray/namedarray/utils.py
xarray/plot/__init__.py
xarray/plot/accessor.py
xarray/plot/dataarray_plot.py
xarray/plot/dataset_plot.py
xarray/plot/facetgrid.py
xarray/plot/utils.py
xarray/static/__init__.py
xarray/static/css/__init__.py
xarray/static/css/style.css
xarray/static/html/__init__.py
xarray/static/html/icons-svg-inline.html
xarray/structure/__init__.py
xarray/structure/alignment.py
xarray/structure/chunks.py
xarray/structure/combine.py
xarray/structure/concat.py
xarray/structure/merge.py
xarray/testing/__init__.py
xarray/testing/assertions.py
xarray/testing/strategies.py
xarray/tests/__init__.py
xarray/tests/arrays.py
xarray/tests/conftest.py
xarray/tests/indexes.py
xarray/tests/namespace.py
xarray/tests/test_accessor_dt.py
xarray/tests/test_accessor_str.py
xarray/tests/test_array_api.py
xarray/tests/test_assertions.py
xarray/tests/test_backends.py
xarray/tests/test_backends_api.py
xarray/tests/test_backends_chunks.py
xarray/tests/test_backends_common.py
xarray/tests/test_backends_datatree.py
xarray/tests/test_backends_file_manager.py
xarray/tests/test_backends_locks.py
xarray/tests/test_backends_lru_cache.py
xarray/tests/test_calendar_ops.py
xarray/tests/test_cftime_offsets.py
xarray/tests/test_cftimeindex.py
xarray/tests/test_cftimeindex_resample.py
xarray/tests/test_coarsen.py
xarray/tests/test_coding.py
xarray/tests/test_coding_strings.py
xarray/tests/test_coding_times.py
xarray/tests/test_combine.py
xarray/tests/test_computation.py
xarray/tests/test_concat.py
xarray/tests/test_conventions.py
xarray/tests/test_coordinate_transform.py
xarray/tests/test_coordinates.py
xarray/tests/test_cupy.py
xarray/tests/test_dask.py
xarray/tests/test_dataarray.py
xarray/tests/test_dataarray_typing.yml
xarray/tests/test_dataset.py
xarray/tests/test_dataset_typing.yml
xarray/tests/test_datatree.py
xarray/tests/test_datatree_mapping.py
xarray/tests/test_datatree_typing.yml
xarray/tests/test_deprecation_helpers.py
xarray/tests/test_distributed.py
xarray/tests/test_dtypes.py
xarray/tests/test_duck_array_ops.py
xarray/tests/test_duck_array_wrapping.py
xarray/tests/test_error_messages.py
xarray/tests/test_extensions.py
xarray/tests/test_formatting.py
xarray/tests/test_formatting_html.py
xarray/tests/test_groupby.py
xarray/tests/test_hashable.py
xarray/tests/test_indexes.py
xarray/tests/test_indexing.py
xarray/tests/test_interp.py
xarray/tests/test_merge.py
xarray/tests/test_missing.py
xarray/tests/test_namedarray.py
xarray/tests/test_nputils.py
xarray/tests/test_options.py
xarray/tests/test_pandas_to_xarray.py
xarray/tests/test_parallelcompat.py
xarray/tests/test_plot.py
xarray/tests/test_plugins.py
xarray/tests/test_print_versions.py
xarray/tests/test_range_index.py
xarray/tests/test_rolling.py
xarray/tests/test_sparse.py
xarray/tests/test_strategies.py
xarray/tests/test_treenode.py
xarray/tests/test_tutorial.py
xarray/tests/test_typed_ops.py
xarray/tests/test_ufuncs.py
xarray/tests/test_units.py
xarray/tests/test_utils.py
xarray/tests/test_variable.py
xarray/tests/test_weighted.py
xarray/tests/data/bears.nc
xarray/tests/data/example.grib
xarray/tests/data/example.ict
xarray/tests/data/example.uamiv
xarray/tests/data/example_1.nc
xarray/tests/data/example_1.nc.gz
xarray/util/__init__.py
xarray/util/deprecation_helpers.py
xarray/util/generate_aggregations.py
xarray/util/generate_ops.py
xarray/util/print_versions.py