Closed Manuelch94 closed 3 years ago
Sorry that currently xgrads
only support the raw binary file stored in a sequence of t, z, y, x... For grib2 format, I think a better way is to use cfgrid
or eccodes
.
Since there are specific tools for grib and netcdf decoding, support for formats like grib, netcdf etc may not be my primary targets. Thanks for your interests in xgrads
.
Thank you very much!
I am using the following code for opening a .ctl .grb2 .idx files using xgrads:
In the current directory: 202104120000_arw_wrfout_d01.grb2 202104120000_arw_wrfout_d01.idx 202104120000_arw_wrfout_d01.ctl
And I get the following error:
What can I do?