LDLIBS=$(shell pkg-config --libs grib2c)
CFLAGS=$(shell pkg-config --cflags grib2c) -g -Wall -Wextra

test:
