NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_ufbtab_c Interface Reference

Public Member Functions

subroutine catch_bort_ufbtab_c (lunin, tab, i1, i2, iret, cstr, cstr_len)
 Catch any bort error inside of subroutine ufbtab(). More...
 

Detailed Description

Definition at line 806 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_ufbtab_c()

bufrlib::catch_bort_ufbtab_c::catch_bort_ufbtab_c ( integer(c_int), intent(in), value  lunin,
real(c_double), dimension(i1,*), intent(out)  tab,
integer(c_int), intent(in), value  i1,
integer(c_int), intent(in), value  i2,
integer(c_int), intent(inout)  iret,
character(kind=c_char), dimension(*), intent(inout)  cstr,
integer(c_int), intent(in), value  cstr_len 
)

Catch any bort error inside of subroutine ufbtab().

Wraps catch_bort_ufbtab() function.

Parameters
lunin- Absolute value is Fortran logical unit number for BUFR file
tab- Data values
i1- First dimension of tab
i2- Second dimension of tab
iret- Number of data subsets returned
cstr- String of mnemonics to read from each data subset
cstr_len- Length of cstr
Author
J. Ator
Date
2025-11-13

Definition at line 806 of file bufrlib.F90.


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