Skip to content

Commit b979075

Browse files
committed
reverse to orig
1 parent 5089e9d commit b979075

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_cube.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
/bin/cp til/Pfafstetter.til til/Pfafstetter-ORIG.til
3737
/bin/cp rst/Pfafstetter.rst rst/Pfafstetter-ORIG.rst
3838
bin/FillMomGrid.x -f 0 -g Pfafstetter-M {OCEAN_VERSION}{DATENAME}{IMO}x{POLENAME}{JMO} Pfafstetter data/{MOM_VERSION}/{imo}x{jmo}/MAPL_Tripolar.nc
39-
/bin/cp til/Pfafstetter-M.til til/Pfafstetter.til
40-
/bin/cp rst/Pfafstetter-M.rst rst/Pfafstetter.rst
39+
/bin/mv til/Pfafstetter-M.til til/Pfafstetter.til
40+
/bin/mv rst/Pfafstetter-M.rst rst/Pfafstetter.rst
4141
bin/CombineRasters.x -f 0 -t {NT} {OCEAN_VERSION}{DATENAME}{IMO}x{POLENAME}{JMO} Pfafstetter >/dev/null
4242
bin/CombineRasters.x -t {NT} CF{NC}x6C{SGNAME} {OCEAN_VERSION}{DATENAME}{IMO}x{POLENAME}{JMO}-Pfafstetter
4343
bin/mk_runofftbl.x -g CF{NC}x6C{SGNAME}_{OCEAN_VERSION}{DATENAME}{IMO}x{POLENAME}{JMO}-Pfafstetter -v {lbcsv}

0 commit comments

Comments
 (0)