cg_iric_read_geo_count_f ======================== - Reads the number of geographic data Format (FORTRAN) ------------------ .. code-block:: fortran call cg_iric_read_geo_count_f(name, geocount, ier) Format (C/C++) ---------------- .. code-block:: c ier = cg_iRIC_Read_Geo_Count(name, geocount); Format (Python) ---------------- This function does not exists for Python. Arguments --------- .. csv-table:: Arguments of cg_iric_read_geo_count_f :file: cg_iric_read_geo_count_f_args.csv :header-rows: 1