extract_values
Luo_Suppe2026-08-15
gma.smc.extraction.extract_values
[function] extract_values(points, in_ds):Extracting data from raster dataset based on point coordinates.
Parameters:
points: list||tuple||array.
The X (longitude), Y (latitude) coordinates of the point to be transformed.
in_ds: Dataset.
A gma raster dataset.
Returns:
Type: DataFrame.