LICENSE
README.md
pyproject.toml
tests/test_cf_interface.py
tests/test_contour.py
tests/test_contour_options_dialog.py
tests/test_coordinate_flow.py
tests/test_lineplot.py
tests/test_load_selected_file.py
tests/test_remote_auth_flow.py
tests/test_remote_configuration_dialog.py
tests/test_remote_file_navigator.py
tests/test_selection_controller.py
tests/test_settings_store.py
tests/test_worker_remote_integration.py
tests/test_worker_remote_tasks.py
tests/test_worker_save_script.py
xconv2/__init__.py
xconv2/cell_method_handler.py
xconv2/cf_templates.py
xconv2/colour_scales.py
xconv2/core_window.py
xconv2/gui.py
xconv2/lineplot.py
xconv2/main_window.py
xconv2/plot_layout_helpers.py
xconv2/worker.py
xconv2/xconv_cf_interface.py
xconv2.egg-info/PKG-INFO
xconv2.egg-info/SOURCES.txt
xconv2.egg-info/dependency_links.txt
xconv2.egg-info/entry_points.txt
xconv2.egg-info/requires.txt
xconv2.egg-info/top_level.txt
xconv2/aaa/aaa_config.py
xconv2/assets/Pyfive-logo.png
xconv2/assets/UoR-logo.png
xconv2/assets/cf-logo-t.svg
xconv2/assets/cf-logo.svg
xconv2/assets/dask-logo.svg
xconv2/assets/ncas-logo.png
xconv2/assets/under-construction.svg
xconv2/ui/__init__.py
xconv2/ui/contour_options_controller.py
xconv2/ui/dialogs.py
xconv2/ui/field_metadata_controller.py
xconv2/ui/lineplot_options_controller.py
xconv2/ui/menu_controller.py
xconv2/ui/plot_options_shared.py
xconv2/ui/plot_view_controller.py
xconv2/ui/remote_file_navigator.py
xconv2/ui/selection_controller.py
xconv2/ui/settings_store.py