NOAA-EMC / NCEPLIBS-bufr

The NCEPLIBS-bufr library contains routines and utilites for working with the WMO BUFR format.
Other
40 stars 19 forks source link

more F90 updates #580

Closed jbathegit closed 3 months ago

jbathegit commented 3 months ago

Part of #254 Part of #328

As I've been going along, I've also been working to eliminate goto statements wherever possible and replace common blocks with modules.