iric_geo_riversurvey_open_f =========================== - Opens the geographic data file that contains river survey data Format (FORTRAN) ------------------ .. code-block:: fortran call iric_geo_riversurvey_open_f(filename, rid, ier) Format (C/C++) ---------------- .. code-block:: c ier = iRIC_Geo_RiverSurvey_Open(filename, rid); Format (Python) ---------------- This function does not exists for Python. Arguments --------- .. csv-table:: Arguments of iric_geo_riversurvey_open_f :file: iric_geo_riversurvey_open_f_args.csv :header-rows: 1