Skip to content

Commit d988c67

Browse files
committed
more clear message fo hydrostatic
1 parent 44dc2f7 commit d988c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pre/remap_restart/remap_questions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ def ask_questions():
9595
{
9696
"type": "confirm",
9797
"name": "input:air:hydrostatic",
98-
"message": "Is the upper air input hydrostatic?\n",
98+
"message": "Is the upper air input hydrostatic? (If you are not sure, don't change the default 'True')\n",
9999
"default": True,
100100
"when": lambda x: not x['input:shared:MERRA-2'],
101101
},

0 commit comments

Comments
 (0)