Skip to content

Commit f3d98b0

Browse files
edit message
1 parent ac649f0 commit f3d98b0

File tree

1 file changed

+2
-2
lines changed
  • GEOSagcm_GridComp/GEOSphysics_GridComp/GEOSsurface_GridComp/Utils/Raster/makebcs

1 file changed

+2
-2
lines changed

GEOSagcm_GridComp/GEOSphysics_GridComp/GEOSsurface_GridComp/Utils/Raster/makebcs/make_bcs_ease.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ def make_bcs_ease(config):
3737
if resolution == "M01":
3838
print(" ")
3939
print("**********************************************")
40-
print("The M01 resolution (1km) run is not submitted.")
40+
print("The EASE M01 resolution (~1km) run is not submitted.")
4141
print("Any other resolutions (if chosen) are submitted.")
42-
print("If you need M01 (1km) output, please get in touch with Land Group (GMAO) for assistance.")
42+
print("If you need M01 output, please get in touch with Land Group (GMAO) for assistance.")
4343
print("**********************************************")
4444
print(" ")
4545
return

0 commit comments

Comments
 (0)