NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_dumpbf_c Interface Reference

Public Member Functions

subroutine catch_bort_dumpbf_c (lunit, jdate, jdump)
 Catch any bort error inside of subroutine dumpbf(). More...
 

Detailed Description

Definition at line 927 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_dumpbf_c()

bufrlib::catch_bort_dumpbf_c::catch_bort_dumpbf_c ( integer(c_int), intent(in), value  lunit,
integer(c_int), dimension(*), intent(out)  jdate,
integer(c_int), dimension(*), intent(out)  jdump 
)

Catch any bort error inside of subroutine dumpbf().

Wraps catch_bort_dumpbf() function.

Parameters
lunit- Fortran logical unit number for BUFR file
jdate- Dump center date-time stored within Section 1 of first "dummy" message
jdump- Dump initiation date-time stored within Section 1 of second "dummy" message
Author
J. Ator
Date
2025-11-18

Definition at line 927 of file bufrlib.F90.


The documentation for this interface was generated from the following file: