Skip to content

Commit

Permalink
Correcting small error...AKMS was inadvertently switched to SNOWC.
Browse files Browse the repository at this point in the history
  • Loading branch information
EricJames-NOAA committed Feb 2, 2022
1 parent 67739b6 commit bd86c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sorc/ncep_post.fd/SURFCE.f
Original file line number Diff line number Diff line change
Expand Up @@ -6333,7 +6333,7 @@ SUBROUTINE SURFCE
ID(20) = 3
if(grib=='grib2') then
cfld=cfld+1
fld_info(cfld)%ifld=IAVBLFLD(IGET(500))
fld_info(cfld)%ifld=IAVBLFLD(IGET(504))
if(ITSRFC>0) then
fld_info(cfld)%ntrange=1
else
Expand Down

0 comments on commit bd86c3f

Please sign in to comment.