LICENSE
README.md
pyproject.toml
src/marinerg_data/__init__.py
src/marinerg_data/bundle.py
src/marinerg_data/capture.py
src/marinerg_data/ckan.py
src/marinerg_data/cli.py
src/marinerg_data/fetch.py
src/marinerg_data/inspect_dir.py
src/marinerg_data/intake_catalog.py
src/marinerg_data/kerchunk_refs.py
src/marinerg_data/manifest.py
src/marinerg_data/mock.py
src/marinerg_data/netcdf_write.py
src/marinerg_data/publish.py
src/marinerg_data/report.py
src/marinerg_data/standardise.py
src/marinerg_data/templates.py
src/marinerg_data/validation.py
src/marinerg_data/vocabulary.py
src/marinerg_data/zenodo.py
src/marinerg_data.egg-info/PKG-INFO
src/marinerg_data.egg-info/SOURCES.txt
src/marinerg_data.egg-info/dependency_links.txt
src/marinerg_data.egg-info/entry_points.txt
src/marinerg_data.egg-info/requires.txt
src/marinerg_data.egg-info/top_level.txt
src/marinerg_data/converters/__init__.py
src/marinerg_data/converters/tabular.py
src/marinerg_data/converters/wave_tank.py
src/marinerg_data/data/__init__.py
src/marinerg_data/data/capture_formats.yaml
src/marinerg_data/data/run_manifest.schema.json
src/marinerg_data/data/templates/catman-ascii.yaml
src/marinerg_data/data/templates/qualisys-tsv.yaml
src/marinerg_data/data/templates/toa5-logger.yaml
src/marinerg_data/data/templates/vectrino-adv.yaml
src/marinerg_data/data/templates/yokogawa-csv.yaml
src/marinerg_data/data/templates/campaigns/basin-moored-wec.yaml
src/marinerg_data/data/templates/campaigns/offshore-site-month.yaml
src/marinerg_data/data/templates/campaigns/pto-bench-endurance.yaml
src/marinerg_data/data/templates/facilities/cob-ghent.yaml
src/marinerg_data/data/templates/facilities/emec-orkney.yaml
src/marinerg_data/data/templates/facilities/fzk-gwk.yaml
src/marinerg_data/data/templates/facilities/ifremer-boulogne.yaml
src/marinerg_data/data/templates/facilities/lir-notf.yaml
src/marinerg_data/data/templates/facilities/plocan-canary.yaml
src/marinerg_data/data/templates/facilities/smartgrid-ntnu.yaml
src/marinerg_data/data/templates/facilities/strathclyde-kelvin.yaml
tests/test_bundle.py
tests/test_ckan.py
tests/test_cli.py
tests/test_contract_zenodo.py
tests/test_converters.py
tests/test_demo.py
tests/test_demo_samples.py
tests/test_distribution_contract.py
tests/test_fetch.py
tests/test_inspect.py
tests/test_intake_catalog.py
tests/test_kerchunk_refs.py
tests/test_manifest_schema.py
tests/test_mock.py
tests/test_publish.py
tests/test_report.py
tests/test_standardise.py
tests/test_tabular_converter.py
tests/test_validation.py
tests/test_vocabulary.py
tests/test_zenodo.py