dtcc.Raster.get_value(x: float, y: float)[source] Get the value at the given coordinate. Parameters:¶ x : float¶The x-coordinate. y : float¶The y-coordinate. Returns:¶ The value at the given coordinate. Return type:¶ data