pkgsrc/math/py-xarray/PLIST
adam 49dab22f08 py-xarray: updated to 0.18.0
v0.18.0 (6 May 2021)

This release brings a few important performance improvements, a wide range of usability upgrades, lots of bug fixes, and some new features. These include a plugin API to add backend engines, a new theme for the documentation, curve fitting methods, and several new plotting functions.


v0.17.0 (24 Feb 2021)

This release brings a few important performance improvements, a wide range of usability upgrades, lots of bug fixes, and some new features. These include better cftime support, a new quiver plot, better unstack performance, more efficient memory use in rolling operations, and some python packaging improvements. We also have a few documentation improvements (and more planned!).


v0.16.2 (30 Nov 2020)

This release brings the ability to write to limited regions of zarr files, open zarr files with :py:func:`open_dataset` and :py:func:`open_mfdataset`, increased support for propagating attrs using the keep_attrs flag, as well as numerous bugfixes and documentation improvements.


v0.16.1 (2020-09-20)

This patch release fixes an incompatibility with a recent pandas change, which was causing an issue indexing with a datetime64. It also includes improvements to rolling, to_dataframe, cov & corr methods and bug fixes. Our documentation has a number of improvements, including fixing all doctests and confirming their accuracy on every commit.


v0.16.0 (2020-07-11)

This release adds xarray.cov & xarray.corr for covariance & correlation respectively; the idxmax & idxmin methods, the polyfit method & xarray.polyval for fitting polynomials, as well as a number of documentation improvements, other features, and bug fixes. Many thanks to all 44 contributors who contributed to this release:
2021-05-07 19:14:36 +00:00

398 lines
16 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2021/05/07 19:14:36 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/xarray/__init__.py
${PYSITELIB}/xarray/__init__.pyc
${PYSITELIB}/xarray/__init__.pyo
${PYSITELIB}/xarray/backends/__init__.py
${PYSITELIB}/xarray/backends/__init__.pyc
${PYSITELIB}/xarray/backends/__init__.pyo
${PYSITELIB}/xarray/backends/api.py
${PYSITELIB}/xarray/backends/api.pyc
${PYSITELIB}/xarray/backends/api.pyo
${PYSITELIB}/xarray/backends/cfgrib_.py
${PYSITELIB}/xarray/backends/cfgrib_.pyc
${PYSITELIB}/xarray/backends/cfgrib_.pyo
${PYSITELIB}/xarray/backends/common.py
${PYSITELIB}/xarray/backends/common.pyc
${PYSITELIB}/xarray/backends/common.pyo
${PYSITELIB}/xarray/backends/file_manager.py
${PYSITELIB}/xarray/backends/file_manager.pyc
${PYSITELIB}/xarray/backends/file_manager.pyo
${PYSITELIB}/xarray/backends/h5netcdf_.py
${PYSITELIB}/xarray/backends/h5netcdf_.pyc
${PYSITELIB}/xarray/backends/h5netcdf_.pyo
${PYSITELIB}/xarray/backends/locks.py
${PYSITELIB}/xarray/backends/locks.pyc
${PYSITELIB}/xarray/backends/locks.pyo
${PYSITELIB}/xarray/backends/lru_cache.py
${PYSITELIB}/xarray/backends/lru_cache.pyc
${PYSITELIB}/xarray/backends/lru_cache.pyo
${PYSITELIB}/xarray/backends/memory.py
${PYSITELIB}/xarray/backends/memory.pyc
${PYSITELIB}/xarray/backends/memory.pyo
${PYSITELIB}/xarray/backends/netCDF4_.py
${PYSITELIB}/xarray/backends/netCDF4_.pyc
${PYSITELIB}/xarray/backends/netCDF4_.pyo
${PYSITELIB}/xarray/backends/netcdf3.py
${PYSITELIB}/xarray/backends/netcdf3.pyc
${PYSITELIB}/xarray/backends/netcdf3.pyo
${PYSITELIB}/xarray/backends/plugins.py
${PYSITELIB}/xarray/backends/plugins.pyc
${PYSITELIB}/xarray/backends/plugins.pyo
${PYSITELIB}/xarray/backends/pseudonetcdf_.py
${PYSITELIB}/xarray/backends/pseudonetcdf_.pyc
${PYSITELIB}/xarray/backends/pseudonetcdf_.pyo
${PYSITELIB}/xarray/backends/pydap_.py
${PYSITELIB}/xarray/backends/pydap_.pyc
${PYSITELIB}/xarray/backends/pydap_.pyo
${PYSITELIB}/xarray/backends/pynio_.py
${PYSITELIB}/xarray/backends/pynio_.pyc
${PYSITELIB}/xarray/backends/pynio_.pyo
${PYSITELIB}/xarray/backends/rasterio_.py
${PYSITELIB}/xarray/backends/rasterio_.pyc
${PYSITELIB}/xarray/backends/rasterio_.pyo
${PYSITELIB}/xarray/backends/scipy_.py
${PYSITELIB}/xarray/backends/scipy_.pyc
${PYSITELIB}/xarray/backends/scipy_.pyo
${PYSITELIB}/xarray/backends/store.py
${PYSITELIB}/xarray/backends/store.pyc
${PYSITELIB}/xarray/backends/store.pyo
${PYSITELIB}/xarray/backends/zarr.py
${PYSITELIB}/xarray/backends/zarr.pyc
${PYSITELIB}/xarray/backends/zarr.pyo
${PYSITELIB}/xarray/coding/__init__.py
${PYSITELIB}/xarray/coding/__init__.pyc
${PYSITELIB}/xarray/coding/__init__.pyo
${PYSITELIB}/xarray/coding/cftime_offsets.py
${PYSITELIB}/xarray/coding/cftime_offsets.pyc
${PYSITELIB}/xarray/coding/cftime_offsets.pyo
${PYSITELIB}/xarray/coding/cftimeindex.py
${PYSITELIB}/xarray/coding/cftimeindex.pyc
${PYSITELIB}/xarray/coding/cftimeindex.pyo
${PYSITELIB}/xarray/coding/frequencies.py
${PYSITELIB}/xarray/coding/frequencies.pyc
${PYSITELIB}/xarray/coding/frequencies.pyo
${PYSITELIB}/xarray/coding/strings.py
${PYSITELIB}/xarray/coding/strings.pyc
${PYSITELIB}/xarray/coding/strings.pyo
${PYSITELIB}/xarray/coding/times.py
${PYSITELIB}/xarray/coding/times.pyc
${PYSITELIB}/xarray/coding/times.pyo
${PYSITELIB}/xarray/coding/variables.py
${PYSITELIB}/xarray/coding/variables.pyc
${PYSITELIB}/xarray/coding/variables.pyo
${PYSITELIB}/xarray/conventions.py
${PYSITELIB}/xarray/conventions.pyc
${PYSITELIB}/xarray/conventions.pyo
${PYSITELIB}/xarray/convert.py
${PYSITELIB}/xarray/convert.pyc
${PYSITELIB}/xarray/convert.pyo
${PYSITELIB}/xarray/core/__init__.py
${PYSITELIB}/xarray/core/__init__.pyc
${PYSITELIB}/xarray/core/__init__.pyo
${PYSITELIB}/xarray/core/_typed_ops.py
${PYSITELIB}/xarray/core/_typed_ops.pyc
${PYSITELIB}/xarray/core/_typed_ops.pyi
${PYSITELIB}/xarray/core/_typed_ops.pyo
${PYSITELIB}/xarray/core/accessor_dt.py
${PYSITELIB}/xarray/core/accessor_dt.pyc
${PYSITELIB}/xarray/core/accessor_dt.pyo
${PYSITELIB}/xarray/core/accessor_str.py
${PYSITELIB}/xarray/core/accessor_str.pyc
${PYSITELIB}/xarray/core/accessor_str.pyo
${PYSITELIB}/xarray/core/alignment.py
${PYSITELIB}/xarray/core/alignment.pyc
${PYSITELIB}/xarray/core/alignment.pyo
${PYSITELIB}/xarray/core/arithmetic.py
${PYSITELIB}/xarray/core/arithmetic.pyc
${PYSITELIB}/xarray/core/arithmetic.pyo
${PYSITELIB}/xarray/core/combine.py
${PYSITELIB}/xarray/core/combine.pyc
${PYSITELIB}/xarray/core/combine.pyo
${PYSITELIB}/xarray/core/common.py
${PYSITELIB}/xarray/core/common.pyc
${PYSITELIB}/xarray/core/common.pyo
${PYSITELIB}/xarray/core/computation.py
${PYSITELIB}/xarray/core/computation.pyc
${PYSITELIB}/xarray/core/computation.pyo
${PYSITELIB}/xarray/core/concat.py
${PYSITELIB}/xarray/core/concat.pyc
${PYSITELIB}/xarray/core/concat.pyo
${PYSITELIB}/xarray/core/coordinates.py
${PYSITELIB}/xarray/core/coordinates.pyc
${PYSITELIB}/xarray/core/coordinates.pyo
${PYSITELIB}/xarray/core/dask_array_compat.py
${PYSITELIB}/xarray/core/dask_array_compat.pyc
${PYSITELIB}/xarray/core/dask_array_compat.pyo
${PYSITELIB}/xarray/core/dask_array_ops.py
${PYSITELIB}/xarray/core/dask_array_ops.pyc
${PYSITELIB}/xarray/core/dask_array_ops.pyo
${PYSITELIB}/xarray/core/dataarray.py
${PYSITELIB}/xarray/core/dataarray.pyc
${PYSITELIB}/xarray/core/dataarray.pyo
${PYSITELIB}/xarray/core/dataset.py
${PYSITELIB}/xarray/core/dataset.pyc
${PYSITELIB}/xarray/core/dataset.pyo
${PYSITELIB}/xarray/core/dtypes.py
${PYSITELIB}/xarray/core/dtypes.pyc
${PYSITELIB}/xarray/core/dtypes.pyo
${PYSITELIB}/xarray/core/duck_array_ops.py
${PYSITELIB}/xarray/core/duck_array_ops.pyc
${PYSITELIB}/xarray/core/duck_array_ops.pyo
${PYSITELIB}/xarray/core/extensions.py
${PYSITELIB}/xarray/core/extensions.pyc
${PYSITELIB}/xarray/core/extensions.pyo
${PYSITELIB}/xarray/core/formatting.py
${PYSITELIB}/xarray/core/formatting.pyc
${PYSITELIB}/xarray/core/formatting.pyo
${PYSITELIB}/xarray/core/formatting_html.py
${PYSITELIB}/xarray/core/formatting_html.pyc
${PYSITELIB}/xarray/core/formatting_html.pyo
${PYSITELIB}/xarray/core/groupby.py
${PYSITELIB}/xarray/core/groupby.pyc
${PYSITELIB}/xarray/core/groupby.pyo
${PYSITELIB}/xarray/core/indexes.py
${PYSITELIB}/xarray/core/indexes.pyc
${PYSITELIB}/xarray/core/indexes.pyo
${PYSITELIB}/xarray/core/indexing.py
${PYSITELIB}/xarray/core/indexing.pyc
${PYSITELIB}/xarray/core/indexing.pyo
${PYSITELIB}/xarray/core/merge.py
${PYSITELIB}/xarray/core/merge.pyc
${PYSITELIB}/xarray/core/merge.pyo
${PYSITELIB}/xarray/core/missing.py
${PYSITELIB}/xarray/core/missing.pyc
${PYSITELIB}/xarray/core/missing.pyo
${PYSITELIB}/xarray/core/nanops.py
${PYSITELIB}/xarray/core/nanops.pyc
${PYSITELIB}/xarray/core/nanops.pyo
${PYSITELIB}/xarray/core/npcompat.py
${PYSITELIB}/xarray/core/npcompat.pyc
${PYSITELIB}/xarray/core/npcompat.pyo
${PYSITELIB}/xarray/core/nputils.py
${PYSITELIB}/xarray/core/nputils.pyc
${PYSITELIB}/xarray/core/nputils.pyo
${PYSITELIB}/xarray/core/ops.py
${PYSITELIB}/xarray/core/ops.pyc
${PYSITELIB}/xarray/core/ops.pyo
${PYSITELIB}/xarray/core/options.py
${PYSITELIB}/xarray/core/options.pyc
${PYSITELIB}/xarray/core/options.pyo
${PYSITELIB}/xarray/core/parallel.py
${PYSITELIB}/xarray/core/parallel.pyc
${PYSITELIB}/xarray/core/parallel.pyo
${PYSITELIB}/xarray/core/pdcompat.py
${PYSITELIB}/xarray/core/pdcompat.pyc
${PYSITELIB}/xarray/core/pdcompat.pyo
${PYSITELIB}/xarray/core/pycompat.py
${PYSITELIB}/xarray/core/pycompat.pyc
${PYSITELIB}/xarray/core/pycompat.pyo
${PYSITELIB}/xarray/core/resample.py
${PYSITELIB}/xarray/core/resample.pyc
${PYSITELIB}/xarray/core/resample.pyo
${PYSITELIB}/xarray/core/resample_cftime.py
${PYSITELIB}/xarray/core/resample_cftime.pyc
${PYSITELIB}/xarray/core/resample_cftime.pyo
${PYSITELIB}/xarray/core/rolling.py
${PYSITELIB}/xarray/core/rolling.pyc
${PYSITELIB}/xarray/core/rolling.pyo
${PYSITELIB}/xarray/core/rolling_exp.py
${PYSITELIB}/xarray/core/rolling_exp.pyc
${PYSITELIB}/xarray/core/rolling_exp.pyo
${PYSITELIB}/xarray/core/utils.py
${PYSITELIB}/xarray/core/utils.pyc
${PYSITELIB}/xarray/core/utils.pyo
${PYSITELIB}/xarray/core/variable.py
${PYSITELIB}/xarray/core/variable.pyc
${PYSITELIB}/xarray/core/variable.pyo
${PYSITELIB}/xarray/core/weighted.py
${PYSITELIB}/xarray/core/weighted.pyc
${PYSITELIB}/xarray/core/weighted.pyo
${PYSITELIB}/xarray/plot/__init__.py
${PYSITELIB}/xarray/plot/__init__.pyc
${PYSITELIB}/xarray/plot/__init__.pyo
${PYSITELIB}/xarray/plot/dataset_plot.py
${PYSITELIB}/xarray/plot/dataset_plot.pyc
${PYSITELIB}/xarray/plot/dataset_plot.pyo
${PYSITELIB}/xarray/plot/facetgrid.py
${PYSITELIB}/xarray/plot/facetgrid.pyc
${PYSITELIB}/xarray/plot/facetgrid.pyo
${PYSITELIB}/xarray/plot/plot.py
${PYSITELIB}/xarray/plot/plot.pyc
${PYSITELIB}/xarray/plot/plot.pyo
${PYSITELIB}/xarray/plot/utils.py
${PYSITELIB}/xarray/plot/utils.pyc
${PYSITELIB}/xarray/plot/utils.pyo
${PYSITELIB}/xarray/py.typed
${PYSITELIB}/xarray/static/css/style.css
${PYSITELIB}/xarray/static/html/icons-svg-inline.html
${PYSITELIB}/xarray/testing.py
${PYSITELIB}/xarray/testing.pyc
${PYSITELIB}/xarray/testing.pyo
${PYSITELIB}/xarray/tests/__init__.py
${PYSITELIB}/xarray/tests/__init__.pyc
${PYSITELIB}/xarray/tests/__init__.pyo
${PYSITELIB}/xarray/tests/data/bears.nc
${PYSITELIB}/xarray/tests/data/example.grib
${PYSITELIB}/xarray/tests/data/example.ict
${PYSITELIB}/xarray/tests/data/example.uamiv
${PYSITELIB}/xarray/tests/data/example_1.nc
${PYSITELIB}/xarray/tests/data/example_1.nc.gz
${PYSITELIB}/xarray/tests/test_accessor_dt.py
${PYSITELIB}/xarray/tests/test_accessor_dt.pyc
${PYSITELIB}/xarray/tests/test_accessor_dt.pyo
${PYSITELIB}/xarray/tests/test_accessor_str.py
${PYSITELIB}/xarray/tests/test_accessor_str.pyc
${PYSITELIB}/xarray/tests/test_accessor_str.pyo
${PYSITELIB}/xarray/tests/test_backends.py
${PYSITELIB}/xarray/tests/test_backends.pyc
${PYSITELIB}/xarray/tests/test_backends.pyo
${PYSITELIB}/xarray/tests/test_backends_api.py
${PYSITELIB}/xarray/tests/test_backends_api.pyc
${PYSITELIB}/xarray/tests/test_backends_api.pyo
${PYSITELIB}/xarray/tests/test_backends_common.py
${PYSITELIB}/xarray/tests/test_backends_common.pyc
${PYSITELIB}/xarray/tests/test_backends_common.pyo
${PYSITELIB}/xarray/tests/test_backends_file_manager.py
${PYSITELIB}/xarray/tests/test_backends_file_manager.pyc
${PYSITELIB}/xarray/tests/test_backends_file_manager.pyo
${PYSITELIB}/xarray/tests/test_backends_locks.py
${PYSITELIB}/xarray/tests/test_backends_locks.pyc
${PYSITELIB}/xarray/tests/test_backends_locks.pyo
${PYSITELIB}/xarray/tests/test_backends_lru_cache.py
${PYSITELIB}/xarray/tests/test_backends_lru_cache.pyc
${PYSITELIB}/xarray/tests/test_backends_lru_cache.pyo
${PYSITELIB}/xarray/tests/test_cftime_offsets.py
${PYSITELIB}/xarray/tests/test_cftime_offsets.pyc
${PYSITELIB}/xarray/tests/test_cftime_offsets.pyo
${PYSITELIB}/xarray/tests/test_cftimeindex.py
${PYSITELIB}/xarray/tests/test_cftimeindex.pyc
${PYSITELIB}/xarray/tests/test_cftimeindex.pyo
${PYSITELIB}/xarray/tests/test_cftimeindex_resample.py
${PYSITELIB}/xarray/tests/test_cftimeindex_resample.pyc
${PYSITELIB}/xarray/tests/test_cftimeindex_resample.pyo
${PYSITELIB}/xarray/tests/test_coding.py
${PYSITELIB}/xarray/tests/test_coding.pyc
${PYSITELIB}/xarray/tests/test_coding.pyo
${PYSITELIB}/xarray/tests/test_coding_strings.py
${PYSITELIB}/xarray/tests/test_coding_strings.pyc
${PYSITELIB}/xarray/tests/test_coding_strings.pyo
${PYSITELIB}/xarray/tests/test_coding_times.py
${PYSITELIB}/xarray/tests/test_coding_times.pyc
${PYSITELIB}/xarray/tests/test_coding_times.pyo
${PYSITELIB}/xarray/tests/test_combine.py
${PYSITELIB}/xarray/tests/test_combine.pyc
${PYSITELIB}/xarray/tests/test_combine.pyo
${PYSITELIB}/xarray/tests/test_computation.py
${PYSITELIB}/xarray/tests/test_computation.pyc
${PYSITELIB}/xarray/tests/test_computation.pyo
${PYSITELIB}/xarray/tests/test_concat.py
${PYSITELIB}/xarray/tests/test_concat.pyc
${PYSITELIB}/xarray/tests/test_concat.pyo
${PYSITELIB}/xarray/tests/test_conventions.py
${PYSITELIB}/xarray/tests/test_conventions.pyc
${PYSITELIB}/xarray/tests/test_conventions.pyo
${PYSITELIB}/xarray/tests/test_cupy.py
${PYSITELIB}/xarray/tests/test_cupy.pyc
${PYSITELIB}/xarray/tests/test_cupy.pyo
${PYSITELIB}/xarray/tests/test_dask.py
${PYSITELIB}/xarray/tests/test_dask.pyc
${PYSITELIB}/xarray/tests/test_dask.pyo
${PYSITELIB}/xarray/tests/test_dataarray.py
${PYSITELIB}/xarray/tests/test_dataarray.pyc
${PYSITELIB}/xarray/tests/test_dataarray.pyo
${PYSITELIB}/xarray/tests/test_dataset.py
${PYSITELIB}/xarray/tests/test_dataset.pyc
${PYSITELIB}/xarray/tests/test_dataset.pyo
${PYSITELIB}/xarray/tests/test_distributed.py
${PYSITELIB}/xarray/tests/test_distributed.pyc
${PYSITELIB}/xarray/tests/test_distributed.pyo
${PYSITELIB}/xarray/tests/test_dtypes.py
${PYSITELIB}/xarray/tests/test_dtypes.pyc
${PYSITELIB}/xarray/tests/test_dtypes.pyo
${PYSITELIB}/xarray/tests/test_duck_array_ops.py
${PYSITELIB}/xarray/tests/test_duck_array_ops.pyc
${PYSITELIB}/xarray/tests/test_duck_array_ops.pyo
${PYSITELIB}/xarray/tests/test_extensions.py
${PYSITELIB}/xarray/tests/test_extensions.pyc
${PYSITELIB}/xarray/tests/test_extensions.pyo
${PYSITELIB}/xarray/tests/test_formatting.py
${PYSITELIB}/xarray/tests/test_formatting.pyc
${PYSITELIB}/xarray/tests/test_formatting.pyo
${PYSITELIB}/xarray/tests/test_formatting_html.py
${PYSITELIB}/xarray/tests/test_formatting_html.pyc
${PYSITELIB}/xarray/tests/test_formatting_html.pyo
${PYSITELIB}/xarray/tests/test_groupby.py
${PYSITELIB}/xarray/tests/test_groupby.pyc
${PYSITELIB}/xarray/tests/test_groupby.pyo
${PYSITELIB}/xarray/tests/test_indexing.py
${PYSITELIB}/xarray/tests/test_indexing.pyc
${PYSITELIB}/xarray/tests/test_indexing.pyo
${PYSITELIB}/xarray/tests/test_interp.py
${PYSITELIB}/xarray/tests/test_interp.pyc
${PYSITELIB}/xarray/tests/test_interp.pyo
${PYSITELIB}/xarray/tests/test_merge.py
${PYSITELIB}/xarray/tests/test_merge.pyc
${PYSITELIB}/xarray/tests/test_merge.pyo
${PYSITELIB}/xarray/tests/test_missing.py
${PYSITELIB}/xarray/tests/test_missing.pyc
${PYSITELIB}/xarray/tests/test_missing.pyo
${PYSITELIB}/xarray/tests/test_nputils.py
${PYSITELIB}/xarray/tests/test_nputils.pyc
${PYSITELIB}/xarray/tests/test_nputils.pyo
${PYSITELIB}/xarray/tests/test_options.py
${PYSITELIB}/xarray/tests/test_options.pyc
${PYSITELIB}/xarray/tests/test_options.pyo
${PYSITELIB}/xarray/tests/test_plot.py
${PYSITELIB}/xarray/tests/test_plot.pyc
${PYSITELIB}/xarray/tests/test_plot.pyo
${PYSITELIB}/xarray/tests/test_plugins.py
${PYSITELIB}/xarray/tests/test_plugins.pyc
${PYSITELIB}/xarray/tests/test_plugins.pyo
${PYSITELIB}/xarray/tests/test_print_versions.py
${PYSITELIB}/xarray/tests/test_print_versions.pyc
${PYSITELIB}/xarray/tests/test_print_versions.pyo
${PYSITELIB}/xarray/tests/test_sparse.py
${PYSITELIB}/xarray/tests/test_sparse.pyc
${PYSITELIB}/xarray/tests/test_sparse.pyo
${PYSITELIB}/xarray/tests/test_testing.py
${PYSITELIB}/xarray/tests/test_testing.pyc
${PYSITELIB}/xarray/tests/test_testing.pyo
${PYSITELIB}/xarray/tests/test_tutorial.py
${PYSITELIB}/xarray/tests/test_tutorial.pyc
${PYSITELIB}/xarray/tests/test_tutorial.pyo
${PYSITELIB}/xarray/tests/test_ufuncs.py
${PYSITELIB}/xarray/tests/test_ufuncs.pyc
${PYSITELIB}/xarray/tests/test_ufuncs.pyo
${PYSITELIB}/xarray/tests/test_units.py
${PYSITELIB}/xarray/tests/test_units.pyc
${PYSITELIB}/xarray/tests/test_units.pyo
${PYSITELIB}/xarray/tests/test_utils.py
${PYSITELIB}/xarray/tests/test_utils.pyc
${PYSITELIB}/xarray/tests/test_utils.pyo
${PYSITELIB}/xarray/tests/test_variable.py
${PYSITELIB}/xarray/tests/test_variable.pyc
${PYSITELIB}/xarray/tests/test_variable.pyo
${PYSITELIB}/xarray/tests/test_weighted.py
${PYSITELIB}/xarray/tests/test_weighted.pyc
${PYSITELIB}/xarray/tests/test_weighted.pyo
${PYSITELIB}/xarray/tutorial.py
${PYSITELIB}/xarray/tutorial.pyc
${PYSITELIB}/xarray/tutorial.pyo
${PYSITELIB}/xarray/ufuncs.py
${PYSITELIB}/xarray/ufuncs.pyc
${PYSITELIB}/xarray/ufuncs.pyo
${PYSITELIB}/xarray/util/__init__.py
${PYSITELIB}/xarray/util/__init__.pyc
${PYSITELIB}/xarray/util/__init__.pyo
${PYSITELIB}/xarray/util/generate_ops.py
${PYSITELIB}/xarray/util/generate_ops.pyc
${PYSITELIB}/xarray/util/generate_ops.pyo
${PYSITELIB}/xarray/util/print_versions.py
${PYSITELIB}/xarray/util/print_versions.pyc
${PYSITELIB}/xarray/util/print_versions.pyo