Commit cabef3d
committed
update mom6_forge tag
1 parent aeebece commit cabef3d
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule mom6_forge updated 61 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+15-44
- .github/workflows/package.yml+116
- .github/workflows/test.yml+44
- .gitignore+8-2
- README.md+21-2
- 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/10_cressman_interpolation.ipynb+812
- 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/channel_width.py+119
- mom6_forge/chl.py+31-19
- mom6_forge/command_manager.py+2-1
- mom6_forge/edit_command.py+133-2
- mom6_forge/grid.py+141-21
- mom6_forge/grid_creator.py+909-207
- mom6_forge/mapping.py+604-11
- mom6_forge/topo.py+824-291
- mom6_forge/topo_editor.py+101-90
- mom6_forge/utils.py+75-302
- pyproject.toml+7
- setup.py+7-3
- tests/conftest.py+139
- tests/test_channel_width.py+125
- tests/test_edit_commands.py+58
- tests/test_grid.py+69
- tests/test_mapping.py+358
- 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+75-10
- tests/test_topo_bathymetry_workflows.py+145
- tests/test_topo_command_manager.py+1-1
- tests/test_utils.py+63-32
- tests/test_ww3_input.py+86
0 commit comments