CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
versioneer.py
src/netcdf_scm/__init__.py
src/netcdf_scm/_version.py
src/netcdf_scm/cli.py
src/netcdf_scm/cli_parallel.py
src/netcdf_scm/cli_utils.py
src/netcdf_scm/crunching.py
src/netcdf_scm/definitions.py
src/netcdf_scm/errors.py
src/netcdf_scm/io.py
src/netcdf_scm/iris_cube_wrappers.py
src/netcdf_scm/misc_readers.py
src/netcdf_scm/output.py
src/netcdf_scm/stitching.py
src/netcdf_scm/utils.py
src/netcdf_scm/wranglers.py
src/netcdf_scm/wrangling.py
src/netcdf_scm.egg-info/PKG-INFO
src/netcdf_scm.egg-info/SOURCES.txt
src/netcdf_scm.egg-info/dependency_links.txt
src/netcdf_scm.egg-info/entry_points.txt
src/netcdf_scm.egg-info/requires.txt
src/netcdf_scm.egg-info/top_level.txt
src/netcdf_scm/mat4py/__init__.py
src/netcdf_scm/mat4py/loadmat.py
src/netcdf_scm/mat4py/savemat.py
src/netcdf_scm/weights/__init__.py
src/netcdf_scm/weights/default_land_ocean_weights.nc
tests/conftest.py
tests/integration/test_cli_entry_points.py
tests/integration/test_crunching.py
tests/integration/test_integrated_behaviour_scmcube.py
tests/integration/test_io.py
tests/integration/test_misc_readers.py
tests/integration/test_stitching_integration.py
tests/integration/test_tuningstruc_to_openscmdf.py
tests/integration/test_weights_retrieval.py
tests/integration/test_wrangling.py
tests/integration/timeseries_crunching/test_scm_timeseries_crunching.py
tests/regression/test_cmip6output_results.py
tests/regression/test_marblecmip5_results.py
tests/regression/test_stitching_cmip5out_results.py
tests/regression/test_stitching_cmip6out_results.py
tests/regression/test_wrangling_cmip6out_results.py
tests/unit/test_errors.py
tests/unit/test_output.py
tests/unit/test_scmcube.py
tests/unit/test_stitching.py
tests/unit/test_utils.py
tests/unit/test_weights.py