GRIB2ARL from the EXEC collection does not change projection (beyond domain error)
GRIB2ARL from the EXEC collection does not change projection (beyond domain error)
I am trying to convert ERA5 data to ARL format using the GRIB2ARL procedure. It seems working properly, except that I can't change the projection from the original lat/lon to the conformal (-g0 option in the command line): the program fails with an error "ARL grid beyond the input data domain".
Re: GRIB2ARL from the EXEC collection does not change projection (beyond domain error)
I think I could solve this myslef! One has to be very carefull to select proper values of -x, -y, -d and -n options to keep within the domain bounds. This is not that obvious, but finally it works!