.gitattributes
.gitignore
.pre-commit-config.yaml
.prettierignore
.readthedocs.yaml
LICENSE
MANIFEST.in
README.md
codecov.yml
design-doc.md
pixi.toml
pyproject.toml
.github/CODE_OF_CONDUCT.md
.github/CONTRIBUTING.md
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/release.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/cd.yml
.github/workflows/ci.yml
src/virtualship/__init__.py
src/virtualship/_version_setup.py
src/virtualship/errors.py
src/virtualship/utils.py
src/virtualship.egg-info/PKG-INFO
src/virtualship.egg-info/SOURCES.txt
src/virtualship.egg-info/dependency_links.txt
src/virtualship.egg-info/entry_points.txt
src/virtualship.egg-info/requires.txt
src/virtualship.egg-info/scm_file_list.json
src/virtualship.egg-info/scm_version.json
src/virtualship.egg-info/top_level.txt
src/virtualship/cli/__init__.py
src/virtualship/cli/_plan.py
src/virtualship/cli/_run.py
src/virtualship/cli/commands.py
src/virtualship/cli/main.py
src/virtualship/cli/validator_utils.py
src/virtualship/expedition/__init__.py
src/virtualship/expedition/simulate_schedule.py
src/virtualship/instruments/__init__.py
src/virtualship/instruments/adcp.py
src/virtualship/instruments/argo_float.py
src/virtualship/instruments/base.py
src/virtualship/instruments/ctd.py
src/virtualship/instruments/drifter.py
src/virtualship/instruments/sensors.py
src/virtualship/instruments/ship_underwater_st.py
src/virtualship/instruments/types.py
src/virtualship/instruments/xbt.py
src/virtualship/make_realistic/__init__.py
src/virtualship/make_realistic/adcp_make_realistic.py
src/virtualship/make_realistic/ctd_make_realistic.py
src/virtualship/make_realistic/problems/scenarios.py
src/virtualship/make_realistic/problems/simulator.py
src/virtualship/models/__init__.py
src/virtualship/models/checkpoint.py
src/virtualship/models/expedition.py
src/virtualship/models/location.py
src/virtualship/models/spacetime.py
src/virtualship/static/__init__.py
src/virtualship/static/expedition.yaml
tests/conftest.py
tests/test_checkpoint.py
tests/test_mfp_to_yaml.py
tests/test_utils.py
tests/cli/test_cli.py
tests/cli/test_plan.py
tests/cli/test_run.py
tests/expedition/test_expedition.py
tests/expedition/test_simulate_schedule.py
tests/expedition/expedition_dir/.gitignore
tests/expedition/expedition_dir/expedition.yaml
tests/expedition/expedition_dir/input_data/.gitignore
tests/expedition/expedition_dir/input_data/argo_float_s.nc
tests/expedition/expedition_dir/input_data/argo_float_t.nc
tests/expedition/expedition_dir/input_data/argo_float_uv.nc
tests/expedition/expedition_dir/input_data/bathymetry.nc
tests/expedition/expedition_dir/input_data/ctd_bgc_chl.nc
tests/expedition/expedition_dir/input_data/ctd_bgc_no3.nc
tests/expedition/expedition_dir/input_data/ctd_bgc_nppv.nc
tests/expedition/expedition_dir/input_data/ctd_bgc_o2.nc
tests/expedition/expedition_dir/input_data/ctd_bgc_ph.nc
tests/expedition/expedition_dir/input_data/ctd_bgc_phyc.nc
tests/expedition/expedition_dir/input_data/ctd_bgc_po4.nc
tests/expedition/expedition_dir/input_data/ctd_bgc_zooc.nc
tests/expedition/expedition_dir/input_data/drifter_t.nc
tests/expedition/expedition_dir/input_data/drifter_uv.nc
tests/expedition/expedition_dir/input_data/ship_s.nc
tests/expedition/expedition_dir/input_data/ship_t.nc
tests/expedition/expedition_dir/input_data/ship_uv.nc
tests/instruments/test_adcp.py
tests/instruments/test_argo_float.py
tests/instruments/test_base.py
tests/instruments/test_ctd.py
tests/instruments/test_drifter.py
tests/instruments/test_sensors.py
tests/instruments/test_ship_underwater_st.py
tests/instruments/test_xbt.py
tests/make_realistic/.gitignore
tests/make_realistic/test_adcp_make_realistic.py
tests/make_realistic/test_ctd_make_realistic.py
tests/make_realistic/adcp.zarr/.zattrs
tests/make_realistic/adcp.zarr/.zgroup
tests/make_realistic/adcp.zarr/.zmetadata
tests/make_realistic/adcp.zarr/U/.zarray
tests/make_realistic/adcp.zarr/U/.zattrs
tests/make_realistic/adcp.zarr/U/0.0
tests/make_realistic/adcp.zarr/U/0.1
tests/make_realistic/adcp.zarr/V/.zarray
tests/make_realistic/adcp.zarr/V/.zattrs
tests/make_realistic/adcp.zarr/V/0.0
tests/make_realistic/adcp.zarr/V/0.1
tests/make_realistic/adcp.zarr/lat/.zarray
tests/make_realistic/adcp.zarr/lat/.zattrs
tests/make_realistic/adcp.zarr/lat/0.0
tests/make_realistic/adcp.zarr/lat/0.1
tests/make_realistic/adcp.zarr/lon/.zarray
tests/make_realistic/adcp.zarr/lon/.zattrs
tests/make_realistic/adcp.zarr/lon/0.0
tests/make_realistic/adcp.zarr/lon/0.1
tests/make_realistic/adcp.zarr/obs/.zarray
tests/make_realistic/adcp.zarr/obs/.zattrs
tests/make_realistic/adcp.zarr/obs/0
tests/make_realistic/adcp.zarr/obs/1
tests/make_realistic/adcp.zarr/time/.zarray
tests/make_realistic/adcp.zarr/time/.zattrs
tests/make_realistic/adcp.zarr/time/0.0
tests/make_realistic/adcp.zarr/time/0.1
tests/make_realistic/adcp.zarr/trajectory/.zarray
tests/make_realistic/adcp.zarr/trajectory/.zattrs
tests/make_realistic/adcp.zarr/trajectory/0
tests/make_realistic/adcp.zarr/z/.zarray
tests/make_realistic/adcp.zarr/z/.zattrs
tests/make_realistic/adcp.zarr/z/0.0
tests/make_realistic/adcp.zarr/z/0.1
tests/make_realistic/ctd.zarr/.zattrs
tests/make_realistic/ctd.zarr/.zgroup
tests/make_realistic/ctd.zarr/.zmetadata
tests/make_realistic/ctd.zarr/lat/.zarray
tests/make_realistic/ctd.zarr/lat/.zattrs
tests/make_realistic/ctd.zarr/lat/0.0
tests/make_realistic/ctd.zarr/lat/0.1
tests/make_realistic/ctd.zarr/lat/0.2
tests/make_realistic/ctd.zarr/lon/.zarray
tests/make_realistic/ctd.zarr/lon/.zattrs
tests/make_realistic/ctd.zarr/lon/0.0
tests/make_realistic/ctd.zarr/lon/0.1
tests/make_realistic/ctd.zarr/lon/0.2
tests/make_realistic/ctd.zarr/max_depth/.zarray
tests/make_realistic/ctd.zarr/max_depth/.zattrs
tests/make_realistic/ctd.zarr/max_depth/0.0
tests/make_realistic/ctd.zarr/max_depth/0.1
tests/make_realistic/ctd.zarr/max_depth/0.2
tests/make_realistic/ctd.zarr/min_depth/.zarray
tests/make_realistic/ctd.zarr/min_depth/.zattrs
tests/make_realistic/ctd.zarr/min_depth/0.0
tests/make_realistic/ctd.zarr/min_depth/0.1
tests/make_realistic/ctd.zarr/min_depth/0.2
tests/make_realistic/ctd.zarr/obs/.zarray
tests/make_realistic/ctd.zarr/obs/.zattrs
tests/make_realistic/ctd.zarr/obs/0
tests/make_realistic/ctd.zarr/obs/1
tests/make_realistic/ctd.zarr/obs/2
tests/make_realistic/ctd.zarr/raising/.zarray
tests/make_realistic/ctd.zarr/raising/.zattrs
tests/make_realistic/ctd.zarr/raising/0.0
tests/make_realistic/ctd.zarr/raising/0.1
tests/make_realistic/ctd.zarr/raising/0.2
tests/make_realistic/ctd.zarr/salinity/.zarray
tests/make_realistic/ctd.zarr/salinity/.zattrs
tests/make_realistic/ctd.zarr/salinity/0.0
tests/make_realistic/ctd.zarr/salinity/0.1
tests/make_realistic/ctd.zarr/salinity/0.2
tests/make_realistic/ctd.zarr/temperature/.zarray
tests/make_realistic/ctd.zarr/temperature/.zattrs
tests/make_realistic/ctd.zarr/temperature/0.0
tests/make_realistic/ctd.zarr/temperature/0.1
tests/make_realistic/ctd.zarr/temperature/0.2
tests/make_realistic/ctd.zarr/time/.zarray
tests/make_realistic/ctd.zarr/time/.zattrs
tests/make_realistic/ctd.zarr/time/0.0
tests/make_realistic/ctd.zarr/time/0.1
tests/make_realistic/ctd.zarr/time/0.2
tests/make_realistic/ctd.zarr/trajectory/.zarray
tests/make_realistic/ctd.zarr/trajectory/.zattrs
tests/make_realistic/ctd.zarr/trajectory/0
tests/make_realistic/ctd.zarr/winch_speed/.zarray
tests/make_realistic/ctd.zarr/winch_speed/.zattrs
tests/make_realistic/ctd.zarr/winch_speed/0.0
tests/make_realistic/ctd.zarr/winch_speed/0.1
tests/make_realistic/ctd.zarr/winch_speed/0.2
tests/make_realistic/ctd.zarr/z/.zarray
tests/make_realistic/ctd.zarr/z/.zattrs
tests/make_realistic/ctd.zarr/z/0.0
tests/make_realistic/ctd.zarr/z/0.1
tests/make_realistic/ctd.zarr/z/0.2
tests/make_realistic/problems/test_scenarios.py
tests/make_realistic/problems/test_simulator.py