Skip to content

Commit dbd1bf8

Browse files
committed
Update marsh C export run script
1 parent 196c345 commit dbd1bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/marsh_ms/Process_Batches.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
#Bmftc._BayOM[yr]
8181

8282
Shoreline_location_TS = cascade.brie.x_s_save
83-
All_Reletive_Shoreline = ((-Shoreline_location_TS+1624+90)+Forest_e[49])[0]
83+
All_Reletive_Shoreline = ((-Shoreline_location_TS+1624+Cascade_Offset)+Forest_e[49])[0]
8484

8585

8686
# Start Year = [50]

0 commit comments

Comments
 (0)