Commit 185ad30
committed
Submodule mom6_forge updated 57 files
- .docstr/build_docs.md-3
- .docstr/examples.rst-22
- .docstr/mom6_forge.grid.rst-7
- .docstr/mom6_forge.rst-16
- .docstr/mom6_forge.topo.rst-7
- .github/workflows/docs.yml+19-32
- .github/workflows/package.yml+116
- .github/workflows/test.yml+44
- .gitignore+8-2
- README.md+20-1
- docs/source/api/modules.rst
- docs/source/api/mom6_forge.rst+117
- docs/source/build_docs.md+17
- docs/source/conf.py+5-1
- docs/source/glossary.rst
- docs/source/images/TopoLibrarySample.png
- docs/source/images/TopoSampleGitLog.png
- docs/source/images/TopoTempCommandHistory.png
- docs/source/index.rst+2-2
- docs/source/installation.rst
- docs/source/notebooks.rst+8
- docs/source/notebooks/1_spherical_grid.ipynb+2-5
- docs/source/notebooks/2_equatorial_res.ipynb+2-7
- docs/source/notebooks/3_custom_bathy.ipynb+2-7
- docs/source/notebooks/4_ingest_landmask.ipynb+4-9
- docs/source/notebooks/5_modify_existing.ipynb+2-5
- docs/source/notebooks/6_coarsen_existing.ipynb+272
- docs/source/notebooks/6_demo_editors.ipynb+4-4
- docs/source/quickstart.rst
- docs/source/widgets.rst+76-1
- environment.yml+2-2
- mom6_forge/_source_bathy.py+373
- mom6_forge/_supergrid.py+642-116
- mom6_forge/chl.py+31-19
- mom6_forge/command_manager.py+2-1
- mom6_forge/edit_command.py+133-2
- mom6_forge/grid.py+124-11
- mom6_forge/grid_creator.py+909-207
- mom6_forge/mapping.py+151
- mom6_forge/topo.py+509-296
- mom6_forge/topo_editor.py+101-90
- mom6_forge/utils.py+19-302
- pyproject.toml+3
- setup.py+7-3
- tests/conftest.py+139
- tests/test_edit_commands.py+58
- tests/test_grid.py+28
- tests/test_mapping.py+127
- tests/test_masks.py+160
- tests/test_notebooks.py+2-2
- tests/test_rotation.py+396
- tests/test_source_bathy.py+154
- tests/test_supergrid.py+97-4
- tests/test_topo.py+24-10
- tests/test_topo_bathymetry_workflows.py+56
- tests/test_topo_command_manager.py+1-1
- tests/test_utils.py+2-32
0 commit comments