We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac649f0 commit f3d98b0Copy full SHA for f3d98b0
GEOSagcm_GridComp/GEOSphysics_GridComp/GEOSsurface_GridComp/Utils/Raster/makebcs/make_bcs_ease.py
@@ -37,9 +37,9 @@ def make_bcs_ease(config):
37
if resolution == "M01":
38
print(" ")
39
print("**********************************************")
40
- print("The M01 resolution (1km) run is not submitted.")
+ print("The EASE M01 resolution (~1km) run is not submitted.")
41
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.")
+ print("If you need M01 output, please get in touch with Land Group (GMAO) for assistance.")
43
44
45
return
0 commit comments