Skip to content

Commit f5c65e4

Browse files
Update README.md
1 parent ccfd888 commit f5c65e4

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# visualCaseGen
22

3-
visualCaseGen is a prototype GUI that runs on JupyterLab. This tools visually guides the users through the process of creating CESM cases, e.g., choosing appropriate compsets and grids. Check out the following Quickstart guide for more information on how to work with visualCaseGen:
3+
Welcome to **visualCaseGen**, an intuitive graphical user interface (GUI) designed to simplify the workflow of creating Community Earth System Model v.3 (CESM3) cases. With visualCaseGen, users can effortlessly explore and define component sets (compsets), select or customize grid resolutions, and prepare their CESM cases, all through an interactive and user-friendly platform that runs on Jupyter notebooks.
44

5-
https://github.com/ESMCI/visualCaseGen/wiki/Quickstart
5+
## Key Features
6+
7+
- **Guided Configuration**: visualCaseGen guides users through the main steps of configuring CESM cases, ensuring that all necessary components are included while preventing incompatible selections.
8+
9+
- **Standard and Custom Options**: Users can choose from predefined standard compsets and grids or create custom configurations tailored to specific modeling needs.
10+
11+
- **Real-Time Compatibility Checks**: As you make selections, visualCaseGen highlights incompatible options, helping you navigate the complexities of model configurations effectively.
12+
13+
- **Easy Navigation**: The tool breaks down the configuration process into three clear stages:
14+
1. **Compset Selection**: Choose from standard or custom compsets, including all associated models and physics options.
15+
2. **Grid Configuration**: Select or create grids tailored for your application, ensuring compatibility across individual component grids and compsets.
16+
3. **Case Launch**: Finalize your configuration and create your CESM case with a few clicks.
17+
18+
## User Manual
19+
20+
For detailed instructions on how to use visualCaseGen, including setup and configuration guidance, please refer to the [User Manual](https://esmci.github.io/visualCaseGen/).

0 commit comments

Comments
 (0)