NOAA-EMC / UPP

Other
33 stars 95 forks source link

Remove dependency on sfcio and use sigio only when nemsio is enabled #935

Closed WenMeng-NOAA closed 3 months ago

WenMeng-NOAA commented 3 months ago

The sfcio library is not needed anymore, so we can remove the dependency on it. The sigio library is needed only in part of the code that reads nemsio files, so it should be required only when nemsio is enabled.