Skip to content

Commit

Permalink
clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasdemuzere committed Mar 13, 2024
1 parent 4758565 commit 8915ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion w2w/w2w.py
Original file line number Diff line number Diff line change
Expand Up @@ -1184,7 +1184,7 @@ def _adjust_greenfrac_landusef(
if orig_num_land_cat < 24:
luf_attrs['description'] = (
f"Noah-modified {info.WRF_V_INFO['NUM_LAND_CAT']}-category "
f'IGBP-MODIS landuse'
f"IGBP-MODIS landuse"
)
else:
luf_attrs[
Expand Down

0 comments on commit 8915ebd

Please sign in to comment.