LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
versioneer.py
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/conf.py
docs/source/core_concepts.rst
docs/source/demo.rst
docs/source/index.rst
docs/source/models.rst
docs/source/quickstart.rst
docs/source/notebooks/demo.ipynb
docs/source/notebooks/oceanum_example.ipynb
docs/source/notebooks/physics.ipynb
docs/source/notebooks/schism_procedural.ipynb
docs/source/notebooks/swan-config-components.ipynb
docs/source/notebooks/swan-config-components.yml
docs/source/notebooks/templates_demo.ipynb
docs/source/notebooks/swan/.gitignore
docs/source/notebooks/swan/example_declarative.ipynb
docs/source/notebooks/swan/example_declarative.yml
docs/source/notebooks/swan/example_procedural.ipynb
docs/source/notebooks/swan/example_sensitivity.ipynb
docs/source/notebooks/swan/example_sensitivity.yml
docs/source/notebooks/swan/boundary/boundnest1.ipynb
docs/source/notebooks/swan/boundary/boundspec_segment.ipynb
docs/source/notebooks/swan/boundary/boundspec_side.ipynb
docs/source/notebooks/swan/components/output.ipynb
docs/source/notebooks/templates/swan-physics-predefined/{{runtime.run_id}}/INPUT
docs/source/schism/index.rst
docs/source/swan/index.rst
docs/source/swan/types.rst
docs/source/swan/components/boundary.rst
docs/source/swan/components/cgrid.rst
docs/source/swan/components/group.rst
docs/source/swan/components/inpgrid.rst
docs/source/swan/components/lockup.rst
docs/source/swan/components/numerics.rst
docs/source/swan/components/output.rst
docs/source/swan/components/physics.rst
docs/source/swan/components/startup.rst
docs/source/swan/subcomponents/base.rst
docs/source/swan/subcomponents/boundary.rst
docs/source/swan/subcomponents/cgrid.rst
docs/source/swan/subcomponents/numerics.rst
docs/source/swan/subcomponents/output.rst
docs/source/swan/subcomponents/physics.rst
docs/source/swan/subcomponents/readgrid.rst
docs/source/swan/subcomponents/spectrum.rst
docs/source/swan/subcomponents/startup.rst
docs/source/swan/subcomponents/time.rst
notebooks/components/swan-config-components.yml
notebooks/schism/demo.yaml
notebooks/swan/example_declarative.yml
notebooks/swan/example_sensitivity.yml
rompy/__init__.py
rompy/_version.py
rompy/cli.py
rompy/model.py
rompy/plotting.py
rompy/utils.py
rompy.egg-info/PKG-INFO
rompy.egg-info/SOURCES.txt
rompy.egg-info/dependency_links.txt
rompy.egg-info/entry_points.txt
rompy.egg-info/requires.txt
rompy.egg-info/top_level.txt
rompy/.github/default.yml
rompy/archive/filesystem.py
rompy/archive/model.py
rompy/archive/test_filesystem.py
rompy/archive/test_model.py
rompy/archive/test_transform.py
rompy/archive/transform.py
rompy/catalogs/aodn.yaml
rompy/catalogs/bom.yaml
rompy/catalogs/csiro.yaml
rompy/catalogs/dot_wa.yaml
rompy/catalogs/gfs.yml
rompy/catalogs/master.yaml
rompy/catalogs/oceanum.yaml
rompy/configuration/base.py
rompy/configuration/swan.py
rompy/core/__init__.py
rompy/core/boundary.py
rompy/core/config.py
rompy/core/data.py
rompy/core/filters.py
rompy/core/grid.py
rompy/core/render.py
rompy/core/source.py
rompy/core/spectrum.py
rompy/core/time.py
rompy/core/types.py
rompy/schism/__init__.py
rompy/schism/config.py
rompy/schism/data.py
rompy/schism/grid.py
rompy/schism/interface.py
rompy/schism/utils.py
rompy/schism/namelists/__init__.py
rompy/schism/namelists/basemodel.py
rompy/schism/namelists/cosine.py
rompy/schism/namelists/example_nml.py
rompy/schism/namelists/generate_models.py
rompy/schism/namelists/generate_models_llm.py
rompy/schism/namelists/generate_models_llm_sections.py
rompy/schism/namelists/generate_models_llmv2.py
rompy/schism/namelists/ice.py
rompy/schism/namelists/icm.py
rompy/schism/namelists/mice.py
rompy/schism/namelists/param.py
rompy/schism/namelists/schism.py
rompy/schism/namelists/sediment.py
rompy/schism/namelists/sflux.py
rompy/schism/namelists/wwminput.py
rompy/schism/namelists/wwminput_WW3.py
rompy/schism/namelists/wwminput_spectra.py
rompy/schism/namelists/claude_full/ice.py
rompy/schism/namelists/claude_full/icm.py
rompy/schism/namelists/claude_full/mice.py
rompy/schism/namelists/claude_full/param.py
rompy/schism/namelists/claude_full/sediment.py
rompy/schism/namelists/claude_full/wwminput_WW3.py
rompy/schism/namelists/claude_full/wwminput_spectra.py
rompy/schism/namelists/handwritten/cosine.py
rompy/schism/namelists/handwritten/ice.py
rompy/schism/namelists/handwritten/icm.py
rompy/schism/namelists/handwritten/param.py
rompy/schism/namelists/handwritten/sediment.py
rompy/schism/namelists/sample_inputs/create_model.py
rompy/schism/namelists/sample_inputs/render.py
rompy/schism/pyschism/dates.py
rompy/schism/pyschism/forcing/__init__.py
rompy/schism/pyschism/forcing/base.py
rompy/schism/pyschism/forcing/bctides/__init__.py
rompy/schism/pyschism/forcing/bctides/base.py
rompy/schism/pyschism/forcing/bctides/bctides.py
rompy/schism/pyschism/forcing/bctides/fes2014.py
rompy/schism/pyschism/forcing/bctides/hamtide.py
rompy/schism/pyschism/forcing/bctides/tides.py
rompy/schism/pyschism/forcing/bctides/tpxo.py
rompy/schism/pyschism/forcing/hycom/__init__.py
rompy/schism/pyschism/forcing/hycom/base.py
rompy/schism/pyschism/forcing/hycom/gofs.py
rompy/schism/pyschism/forcing/hycom/hycom2schism.py
rompy/schism/pyschism/forcing/hycom/rtofs2schism.py
rompy/schism/pyschism/mesh/__init__.py
rompy/schism/pyschism/mesh/base.py
rompy/schism/pyschism/mesh/boundaries.py
rompy/schism/pyschism/mesh/fgrid.py
rompy/schism/pyschism/mesh/figures.py
rompy/schism/pyschism/mesh/gridgr3.py
rompy/schism/pyschism/mesh/hgrid.py
rompy/schism/pyschism/mesh/prop.py
rompy/schism/pyschism/mesh/vgrid.py
rompy/schism/pyschism/mesh/parsers/__init__.py
rompy/schism/pyschism/mesh/parsers/grd.py
rompy/schism/pyschism/mesh/parsers/sms2dm.py
rompy/swan/__init__.py
rompy/swan/boundary.py
rompy/swan/config.py
rompy/swan/data.py
rompy/swan/grid.py
rompy/swan/interface.py
rompy/swan/legacy.py
rompy/swan/types.py
rompy/swan/components/__init__.py
rompy/swan/components/base.py
rompy/swan/components/boundary.py
rompy/swan/components/cgrid.py
rompy/swan/components/group.py
rompy/swan/components/inpgrid.py
rompy/swan/components/lockup.py
rompy/swan/components/numerics.py
rompy/swan/components/output.py
rompy/swan/components/physics.py
rompy/swan/components/startup.py
rompy/swan/subcomponents/__init__.py
rompy/swan/subcomponents/base.py
rompy/swan/subcomponents/boundary.py
rompy/swan/subcomponents/numerics.py
rompy/swan/subcomponents/output.py
rompy/swan/subcomponents/physics.py
rompy/swan/subcomponents/readgrid.py
rompy/swan/subcomponents/spectrum.py
rompy/swan/subcomponents/startup.py
rompy/swan/subcomponents/time.py
rompy/templates/base/{{runtime.run_id}}/INPUT
rompy/templates/base/{{runtime.run_id}}/datasets/readme.md
rompy/templates/base/{{runtime.run_id}}/outputs/readme.md
rompy/templates/schism/{{runtime.run_id}}/README
rompy/templates/schism/{{runtime.run_id}}/datasets/readme.md
rompy/templates/schism/{{runtime.run_id}}/outputs/readme.md
rompy/templates/schism/{{runtime.run_id}}/sflux/README
rompy/templates/schismcsiro/{{runtime.run_id}}/README
rompy/templates/schismcsiro/{{runtime.run_id}}/param.nml
rompy/templates/schismcsiro/{{runtime.run_id}}/wwminput.nml
rompy/templates/schismcsiro/{{runtime.run_id}}/datasets/readme.md
rompy/templates/schismcsiro/{{runtime.run_id}}/outputs/readme.md
rompy/templates/schismcsiro/{{runtime.run_id}}/sflux/README
rompy/templates/swan/cookiecutter.json
rompy/templates/swan/{{runtime.run_id}}/INPUT
rompy/templates/swan/{{runtime.run_id}}/out.loc
rompy/templates/swan/{{runtime.run_id}}/datasets/readme.md
rompy/templates/swan/{{runtime.run_id}}/outputs/readme.md
rompy/templates/swanbasic/{{runtime.run_id}}/INPUT
rompy/templates/swanbasic/{{runtime.run_id}}/datasets/readme.md
rompy/templates/swanbasic/{{runtime.run_id}}/outputs/readme.md
rompy/templates/swancomp/{{runtime.run_id}}/INPUT
scripts/ci/environment-pip.yml
tests/test_basegrid.py
tests/test_basemodel.py
tests/test_data.py
tests/test_intake_driver.py
tests/test_serilization.py
tests/test_swanbasic.py
tests/test_swanboundary.py
tests/test_swandata.py
tests/test_swangrid.py
tests/test_swanmodel.py
tests/test_swantemplate.py
tests/test_templates.py
tests/test_time.py
tests/data/catalog.yaml
tests/data/wind.csv
tests/example_configs/make_full_yaml.py
tests/example_configs/test.yaml
tests/schism/test_grid.py
tests/schism/test_namelists.py
tests/schism/test_nml.py
tests/schism/test_schism_csiro.py
tests/schism/test_schism_csiro_migration.py
tests/schism/test_schism_data.py
tests/schism/test_schism_nml.py
tests/schism/test_vgridgenerators.py
tests/schism/utils.py
tests/schism/configs/csiro.yaml
tests/schism/test_data/download_era5_datamesh.py
tests/schism/test_data/download_hycom.py
tests/schism/test_data/download_tides.py
tests/swan/swan_model.yml
tests/swan/test_swan_config.py
tests/swan/test_swan_model.py
tests/swan/test_swan_types.py
tests/swan/components/test_base.py
tests/swan/components/test_boundary.py
tests/swan/components/test_cgrid.py
tests/swan/components/test_inpgrid.py
tests/swan/components/test_lockup.py
tests/swan/components/test_output.py
tests/swan/components/test_physics.py
tests/swan/components/test_startup.py
tests/swan/subcomponents/test_subcomponent_boundary.py
tests/swan/subcomponents/test_subcomponent_physics.py
tests/swan/subcomponents/test_subcomponent_readgrid.py
tests/swan/subcomponents/test_subcomponent_shape.py
tests/swan/subcomponents/test_subcomponent_time.py