NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_datebf_c Interface Reference

Public Member Functions

subroutine catch_bort_datebf_c (lunit, mear, mmon, mday, mour, idate)
 Catch any bort error inside of subroutine datebf(). More...
 

Detailed Description

Definition at line 911 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_datebf_c()

bufrlib::catch_bort_datebf_c::catch_bort_datebf_c ( integer(c_int), intent(in), value  lunit,
integer(c_int), intent(out)  mear,
integer(c_int), intent(out)  mmon,
integer(c_int), intent(out)  mday,
integer(c_int), intent(out)  mour,
integer(c_int), intent(out)  idate 
)

Catch any bort error inside of subroutine datebf().

Wraps catch_bort_datebf() function.

Parameters
lunit- Fortran logical unit number for BUFR file
mear- Year stored within Section 1 of first data message
mmon- Month stored within Section 1 of first data message
mday- Day stored within Section 1 of first data message
mour- Hour stored within Section 1 of first data message
idate- Date-time stored within Section 1 of first data message
Author
J. Ator
Date
2025-11-18

Definition at line 911 of file bufrlib.F90.


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