akrherz / iem-web-services

with statements can be merged PTC-W0062
Anti-pattern
Major
5 months ago2 years old
Consider merging collapsible With statements`
 73    c2000 = date.replace(year=2000)
 74    coffset = iemre.daily_offset(c2000)
 75
 76    with ncopen(fn) as nc: 77        with ncopen(iemre.get_dailyc_ncname()) as cnc:
 78            res.append(
 79                {