NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_ufbmms_c Interface Reference

Public Member Functions

subroutine catch_bort_ufbmms_c (imsg, isub, subset, jdate, subset_str_len)
 Catch any bort error inside of subroutine ufbmms(). More...
 

Detailed Description

Definition at line 1270 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_ufbmms_c()

bufrlib::catch_bort_ufbmms_c::catch_bort_ufbmms_c ( integer(c_int), intent(in), value  imsg,
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 ufbmms().

Wraps catch_bort_ufbmms() function.

Parameters
imsg- Number of BUFR message to be read
isub- Number of data subset to be read from imsg
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-12-01

Definition at line 1270 of file bufrlib.F90.


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