load scale and offset if present
Compare changes
There are no changes yet
No changes between version 3 and version 3
This Merge request adds the functionality to automatically load the scale and offset values from the input datasets into the STAC Metadata directly without having the user enter them manually, if present in the datasets.
However, if these values are not present or are incorrectly written in the data metadata, the user can use the write_scale_and_offset.py
script to enter the values to the datasets and Raster2STAC should be able to read the correct values directly into the metadata afterwards.
No changes between version 3 and version 3