NOAA-EMC / NCEPLIBS-grib_util

This is a collection of NCEP GRIB related utilities.
Other
22 stars 11 forks source link

adding implicit none, doing whitespace cleanup of degrib2, also documentation improvements #158

Closed edwardhartnett closed 2 years ago

edwardhartnett commented 2 years ago

Part of #156 Part of #153

(This PR includes PR #157 so CI will work. #157 should be merged first.)

Added implicit none to degrib2 code.

Also whitespace cleanup of code.

Also added documentation.