Skip to content

Commit

Permalink
Update make_solo_mosaic docs
Browse files Browse the repository at this point in the history
  • Loading branch information
maddenp-noaa committed Jul 23, 2024
1 parent e7256ed commit d7eb6fd
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
cat: runscript.make_solo_mosaic: No such file or directory
#!/bin/bash

time /path/to/make_solo_mosaic.exe --dir /path/to/input --num_tiles 1 --mosaic_name ocean_mosaic --periodx 360 --periody 360 --tile_file C403_grid.tile7.halo6.nc
test $? -eq 0 && touch runscript.make_solo_mosaic.done

0 comments on commit d7eb6fd

Please sign in to comment.