NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_ufbpos_c Interface Reference

Public Member Functions

subroutine catch_bort_ufbpos_c (lunit, irec, isub, subset, jdate, subset_str_len)
 Catch any bort error inside of subroutine ufbpos(). More...
 

Detailed Description

Definition at line 827 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_ufbpos_c()

bufrlib::catch_bort_ufbpos_c::catch_bort_ufbpos_c ( integer(c_int), intent(in), value  lunit,
integer(c_int), intent(in), value  irec,
integer(c_int), intent(in), value  isub,
character(kind=c_char), dimension(*), intent(out)  subset,
integer(c_int), intent(out)  jdate,
integer(c_int), intent(in), value  subset_str_len 
)

Catch any bort error inside of subroutine ufbpos().

Wraps catch_bort_ufbpos() function.

Parameters
lunit- Fortran logical unit number for BUFR file
irec- Ordinal number of message to be read
isub- Ordinal number of subset to be read from (irec)th message
subset- Table A mnemonic for type of BUFR message that was read
jdate- Date-time stored within Section 1 of BUFR message that was read
subset_str_len- Allocated length of subset string
Author
J. Ator
Date
2025-11-13

Definition at line 827 of file bufrlib.F90.


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