Skip to content

Commit 359c4d6

Browse files
Minor edit of comment (ldas_setup)
1 parent d712e4b commit 359c4d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GEOSldas_App/ldas_setup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1167,7 +1167,7 @@ class LDASsetup:
11671167
if('catchcn' in self.catch):
11681168
ldasrcInp['CO2_MonthlyMean_DiurnalCycle_FILE']= '../input/CO2_MonthlyMean_DiurnalCycle.nc4'
11691169
else:
1170-
# remove entries not for catch model
1170+
# remove catchcn-specific entries that do not apply to catch model
11711171
ldasrcInp.pop('DTCN',None)
11721172
ldasrcInp.pop('ATM_CO2',None)
11731173
ldasrcInp.pop('CO2',None)

0 commit comments

Comments
 (0)