All packages used are included in 3rd_party except libpng16, that needs to be installed.
$ mkdir build
$ cmake ..
$ make
$ ./ubimet ${absolute path where the binary is} ${where to save csv}
To obtain longitude
and latitude
I convert from (ROW,COL)
using the projection formulas given.
The resulting image I get is:
Using Tableau (get the data from C++ and import it as CSV) I get this map: