Skip to content

Commit

Permalink
Minor edit of comment (ldas_setup)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmao-rreichle committed Jun 14, 2024
1 parent d712e4b commit 359c4d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GEOSldas_App/ldas_setup
Original file line number Diff line number Diff line change
Expand Up @@ -1167,7 +1167,7 @@ class LDASsetup:
if('catchcn' in self.catch):
ldasrcInp['CO2_MonthlyMean_DiurnalCycle_FILE']= '../input/CO2_MonthlyMean_DiurnalCycle.nc4'
else:
# remove entries not for catch model
# remove catchcn-specific entries that do not apply to catch model
ldasrcInp.pop('DTCN',None)
ldasrcInp.pop('ATM_CO2',None)
ldasrcInp.pop('CO2',None)
Expand Down

0 comments on commit 359c4d6

Please sign in to comment.