iota2.common.tools.co_register

This module provides method for coregister sensors images

Functions

convert_json_to_geom(json_file, out_file)

coregister(in_src, inref, band, bandref[, ...])

register an image / a time series on a reference image

fitness_date_score(date_vhr, datadir, datatype)

get the date of the best image for the coregistration step

get_l8_tile_cloud_cover(ifile)

type ifile

str

get_s2_tile_cloud_cover(ifile)

type ifile

str

get_s2_tile_coverage(ifile)

type ifile

str

launch_coregister(tile, working_directory, ...)

register an image / a time series on a reference image

str2bool(val)

Convert a string vue to boolean usage: use in argParse as function to parse options :type val: str :param val: the value to convert

Classes

date

date(year, month, day) --> date object