We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d3e586 + c3dfbc6 commit a08a760Copy full SHA for a08a760
GEOSagcm_GridComp/GEOSphysics_GridComp/GEOSsurface_GridComp/Utils/Raster/makebcs/make_bcs_shared.py
@@ -50,7 +50,7 @@ def get_change_til_file(grid_type):
50
if( {TRIPOL_OCEAN} == True ) then
51
cat > sedfile << EOF
52
s/CF{NC}x6C/PE{nc}x{nc6}-CF/g
53
-s/{OCEAN_VERSION}{DATENAME}{IMO}x{POLENAME}{JMO}-Pfafstetter/PE{imo}x{jmo}-{DATENAME}/g
+s/{OCEAN_VERSION}{DATENAME}{IMO}x{POLENAME}{JMO}-Pfafstetter/PE{imo}x{jmo}-{OCEAN_VERSION}/g
54
EOF
55
sed -f sedfile {GRIDNAME}{RS}.til > tile.file
56
/bin/mv -f tile.file {GRIDNAME}{RS}.til
0 commit comments