open_rpc_file

open_rpc_file

open_rpc_file(path: Union[cloudpathlib.cloudpath.CloudPath, pathlib.Path]) rasterio.rpc.RPC[source]

Create a rasterio RPC object from a .rpc file. Used for Vision-1 product

Parameters

path – Path of the RPC file

Returns

RPC object

Return type

RPC