Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Bufr to little_r format conversion problem: prepbufr2littleR.exe reports errors

mirabelle

Member
Hi,
I am trying to convert bufr files to little_r format from the database, e.g.
gdas.adpsfc.t12z.20240903.bufr

I compiled this using the same Unix user account that was used to compile WRFDA.

But even after linking or copying the file gdas.adpsfc.t12z.20240903.bufr to the current folder and renaming it to bufrfile, the program still does not function properly.


------------- Here is the message ------------
[ ] $ ./prepbufr2littleR.exe

Reading bufr file and get inventory information, please wait for 1-2 minutes.......

At line 63 of file ifxy.f
Internal Error: get_unit(): Bad internal unit KIND

Error termination. Backtrace:
#0 0x2af76bbe631f in data_transfer_init
at ../../../libgfortran/io/transfer.c:2767
#1 0x41e0c8 in ???
#2 0x418a80 in ???
#3 0x40b75d in ???
#4 0x404f87 in ???
#5 0x405599 in ???
#6 0x406202 in ???
#7 0x2af76c5b5554 in ???
#8 0x401678 in ???
#9 0xffffffffffffffff in ???
 

Attachments

  • PREPBUFR2LITTLER1_test.tar
    5.4 MB · Views: 0
Top