Skip to content

Commit a5991fc

Browse files
committed
Add robot.graham config changes
Host alias and ssh key name were somehow missed in 0658fb4.
1 parent 0658fb4 commit a5991fc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/nowcast.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ results archive:
403403
nowcast-agrif: /results/SalishSea/nowcast-agrif.201702/
404404
hindcast:
405405
localhost: /results2/SalishSea/nowcast-green.202111/
406-
graham-dtn: /nearline/rrg-allen/SalishSea/nowcast-green.202111/
406+
robot.graham: /nearline/rrg-allen/SalishSea/nowcast-green.202111/
407407

408408

409409
# Config for archival storage of month-long tarballs of results
@@ -415,7 +415,7 @@ results tarballs:
415415
temporary tarball dir: /ocean/dlatorne/
416416
# Remote host and path to rsync tarballs to;
417417
# results dir stem (e.g. nowcast-green.201905) will be added to path
418-
graham-dtn: /nearline/rrg-allen/SalishSea/
418+
robot.graham: /nearline/rrg-allen/SalishSea/
419419

420420

421421
# Config for post-run resampling via Reshapr to create day-averaged and month-averaged
@@ -705,8 +705,8 @@ run:
705705
Fraser turbidity dir: /home/sallen/MEOPAR/rivers/river_turb/
706706
weather dir: /home/sallen/MEOPAR/continental2.5/NEMO-atmos/
707707

708-
graham-dtn:
709-
ssh key: SalishSeaNEMO-nowcast_id_rsa
708+
robot.graham:
709+
ssh key: SalishSeaCast_robot.graham_ed25519
710710
shared storage: False
711711
make forcing links: False
712712
# Empty collection of run types because all we want to do is upload daily forcing

0 commit comments

Comments
 (0)