An error that cropped up on the UCD side, created erroneous Rs images. The P factors were not being calculated properly, and the final ssetr data was incorrectly calculated. You can verify by checking the final ssetr calculation;
for i in 2019082[89] 2019083? 201909?? 201910??; do
echo $i; r.info ssetr-G@$i;
done | grep ssetr-Gi | less
These all look fine for the new system. Similarly, we had some issues calculating surface reflectance (P) , but these look fine as well.
An error that cropped up on the UCD side, created erroneous Rs images. The P factors were not being calculated properly, and the final ssetr data was incorrectly calculated. You can verify by checking the final ssetr calculation;
These all look fine for the new system. Similarly, we had some issues calculating surface reflectance (P) , but these look fine as well.