CSTARS / spatial-cimis

New repository for the DWR Spatial CIMIS program
MIT License
0 stars 1 forks source link

Test for potential bad radiance images @ DWR #96

Closed qjhart closed 5 years ago

qjhart commented 5 years ago

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.

qjhart commented 5 years ago

@sav530 / @gjscheer-ucd There seem to be no issues with bad Solar data on the DWR system :)