Welcome to the CrocoDash Documentation!#
CrocoDash is a Python package designed to setup regional Modular Ocean Model 6 (MOM6) cases within the Community Earth System Model (CESM). CrocoDash takes advantage and integrates several MOM6 and CESM tools into an unified workflow for regional MOM6 case configuration. CrocoDash is part of the CROCODILE project. Please see the project description for scientific motivation.
Description#
CrocoDash brings regional MOM6 inside the CESM. It is a lightweight package that ties together each part of the MOM6 in CESM setup process into one package.
Grid Generation (Through mom6_bathy and regional-mom6)
CESM Setup (Through VisualCaseGen)
Forcing + OBC Setup (Through CESM & regional-mom6)
CrocoDash also provides a variety of helper tools to help setup a case, for example, a tool to edit bathymetry (TopoEditor) or a tool to download public datasets simply (raw_data_access module).
Get Started#
Please see the Installation page.
Walk through our Tutorials for an easy introduction
Check out our gallery of demos for more use cases and cool features.
Contents:
You can also check out the Regional MOM6 documentation for more support information here!