iric_geo_polygon_open_f ======================= - Opens the geographic data file that contains polygon data Format (FORTRAN) ------------------ .. code-block:: fortran call iric_geo_polygon_open_f(filename, pid, ier) Format (C/C++) ---------------- .. code-block:: c ier = iRIC_Geo_Polygon_Open(filename, &pid); Format (Python) ---------------- This function does not exists for Python. Arguments --------- .. csv-table:: Arguments of iric_geo_polygon_open_f :file: iric_geo_polygon_open_f_args.csv :header-rows: 1