open_rpc_file# open_rpc_file(rpc_path: CloudPath | Path) → RPC[source]# Create a rasterio RPC object from a .rpc file. Used for Vision-1 product Parameters: rpc_path – Path of the RPC file Returns: RPC object Return type: RPC