e-sensing / sits

Satellite image time series in R

Home Page:https://e-sensing.github.io/sitsbook/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix inconsistencies in HLS scale factors

gilbertocamara opened this issue · comments

Describe the requested improvement
NASA HLS.S30 and HLS.L30 images have inconsistent scale factors. Some images have values between 0 and 1000, and others between 0 and 1. We need to adapt sits to deduce the scale factors of NASA HLS based on actual fiel values.

Associated sits API function
Create a new internal function (.tile_band_conf.hls_cube) to deal with this problem.