.coveragerc
AUTHORS.txt
CHANGELOG.rst
LICENSE.txt
MANIFEST.in
README.rst
environment.yml
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/make.bat
docs/notes.rst
docs/requirements.txt
docs/source/FormData.json
docs/source/_inspect.py
docs/source/cite.rst
docs/source/conf.py
docs/source/contents.rst
docs/source/custom_domain.py
docs/source/examples.rst
docs/source/index.rst
docs/source/recursive_glob.py
docs/source/_static/assets/fonts/synconew.regular.ttf
docs/source/_static/assets/fonts/syncopate.bold.ttf
docs/source/_static/assets/fonts/syncopate.regular.ttf
docs/source/_static/css/custom-anaconda-doc.css
docs/source/_static/css/custom-pydata.css
docs/source/_static/css/custom.css
docs/source/_static/js/custom-pydata.js
docs/source/_templates/layout.html
docs/source/_templates/sidebar-nav-bs.html
docs/source/_templates/version.html
docs/source/_templates/autosummary/attribute.rst
docs/source/_templates/autosummary/class.rst
docs/source/_templates/autosummary/method.rst
docs/source/_templates/autosummary/ndarray_subclass.rst
docs/source/_templates/autosummary/property.rst
docs/source/api/api.rst
docs/source/api/cli_restore.rst
docs/source/api/cli_scan.rst
docs/source/api/generated/restoreio.restore.rst
docs/source/api/generated/restoreio.scan.rst
docs/source/install/gen_documentation.rst
docs/source/install/install.rst
docs/source/install/install_wheels.rst
docs/source/install/test_package.rst
docs/source/install/troubleshooting.rst
docs/source/install/virtual_env.rst
docs/source/user_guide/generating_ensembles.rst
docs/source/user_guide/getting_started.rst
docs/source/user_guide/input_data.rst
docs/source/user_guide/output_data.rst
docs/source/user_guide/restore_setting.rst
docs/source/user_guide/user_guide.rst
examples/restore/main_VaryingNumModes.py
examples/restore/plot_coverage.py
examples/restore/plot_fixed_size_artificial_mask.py
examples/restore/plot_variable_d_artificial_masks.py
examples/restore/plot_variable_size_artificial_masks.py
examples/uncertainty_quant/plot_gdop_coverage.py
examples/uncertainty_quant/plot_js_divergence.py
examples/uncertainty_quant/plot_js_divergence.sh
examples/uncertainty_quant/restoreio_mwe.py
examples/uncertainty_quant/_utils/_load_variables/__init__.py
examples/uncertainty_quant/_utils/_load_variables/_get_datetime_info.py
examples/uncertainty_quant/_utils/_plot_utils/__init__.py
examples/uncertainty_quant/_utils/_plot_utils/_display_utilities.py
examples/uncertainty_quant/_utils/_plot_utils/_draw_map.py
examples/uncertainty_quant/_utils/_plot_utils/_plot_utilities.py
examples/uncertainty_quant/_utils/_server_utils/__init__.py
examples/uncertainty_quant/_utils/_server_utils/globals.py
examples/uncertainty_quant/_utils/_server_utils/terminate_with_error.py
examples/uncertainty_quant/_utils/_subset/__init__.py
examples/uncertainty_quant/_utils/_subset/_array_utilities.py
examples/uncertainty_quant/_utils/_subset/subset_datetime.py
examples/uncertainty_quant/_utils/_subset/subset_domain.py
restoreio/__init__.py
restoreio/__main__.py
restoreio/__version__.py
restoreio.egg-info/PKG-INFO
restoreio.egg-info/SOURCES.txt
restoreio.egg-info/dependency_links.txt
restoreio.egg-info/entry_points.txt
restoreio.egg-info/not-zip-safe
restoreio.egg-info/requires.txt
restoreio.egg-info/top_level.txt
restoreio/_file_utilities/__init__.py
restoreio/_file_utilities/file_utilities.py
restoreio/_geography/__init__.py
restoreio/_geography/_find_alpha_shapes.py
restoreio/_geography/create_mask_info.py
restoreio/_geography/detect_land_ocean.py
restoreio/_geography/locate_missing_data.py
restoreio/_inpaint/__init__.py
restoreio/_inpaint/_cast_types.py
restoreio/_inpaint/_image.py
restoreio/_inpaint/_plot_image.py
restoreio/_inpaint/inpaint.py
restoreio/_input_output/__init__.py
restoreio/_input_output/get_datetime_info.py
restoreio/_input_output/license.py
restoreio/_input_output/load_dataset.py
restoreio/_input_output/load_variables.py
restoreio/_input_output/writer.py
restoreio/_parser/__init__.py
restoreio/_parser/examples.py
restoreio/_parser/formatter.py
restoreio/_parser/parse_arguments.py
restoreio/_plots/__init__.py
restoreio/_plots/_display_utilities.py
restoreio/_plots/_draw_map.py
restoreio/_plots/_plot_grid.py
restoreio/_plots/_plot_quiver.py
restoreio/_plots/_plot_streamlines.py
restoreio/_plots/_plot_utilities.py
restoreio/_plots/_plot_velocities.py
restoreio/_plots/plot_results.py
restoreio/_plots_uq/__init__.py
restoreio/_plots_uq/_refine_mask.py
restoreio/_plots_uq/_shifted_colormap.py
restoreio/_plots_uq/plot_auto_correlation.py
restoreio/_plots_uq/plot_convergence.py
restoreio/_plots_uq/plot_cor_cov.py
restoreio/_plots_uq/plot_ensembles_stat.py
restoreio/_plots_uq/plot_kl_transform.py
restoreio/_plots_uq/plot_rbf_kernel.py
restoreio/_plots_uq/plot_valid_vector_ensembles_stat.py
restoreio/_restore/__init__.py
restoreio/_restore/_make_array_masked.py
restoreio/_restore/refine_grid.py
restoreio/_restore/restore_generated_ensembles.py
restoreio/_restore/restore_main_ensemble.py
restoreio/_scripts/__init__.py
restoreio/_scripts/examples.py
restoreio/_scripts/scan.py
restoreio/_server_utils/__init__.py
restoreio/_server_utils/globals.py
restoreio/_server_utils/terminate_with_error.py
restoreio/_subset/__init__.py
restoreio/_subset/_array_utilities.py
restoreio/_subset/subset_datetime.py
restoreio/_subset/subset_domain.py
restoreio/_uncertainty_quant/__init__.py
restoreio/_uncertainty_quant/_compute_correlation_matrix.py
restoreio/_uncertainty_quant/_generate_valid_vector_ensembles.py
restoreio/_uncertainty_quant/_image_utils.py
restoreio/_uncertainty_quant/_statistical_distances.py
restoreio/_uncertainty_quant/generate_image_ensembles.py
restoreio/_uncertainty_quant/get_ensembles_stat.py
tests/requirements.txt
tests/test_restore_local_data.py
tests/test_restore_remote_data.py
tests/test_scan.py