Hello,
I am trying to configure grib_api to use the hrap grid. I do not see specific support for hrap in the grib_api documentation.
Do you have any suggestions on how to use hrap with grib_api?
I am thinking that I can specify polar_stereographic via
call grib_set(igrib,'gridType','polar_stereographic',iret)
But how do I set true lat, standard lon, etc?
Thanks,
Jim