open_rpc_file

Contents

open_rpc_file#

open_rpc_file(rpc_path: Union[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