I noticed the usgs.py file does not filter nodata values when writing the DSS file. I made some edits to replace the nodata values with pydsstools.core.UNDEFINED.
I tested this for usgs station 07383500. There should be some nodata values in December 2020.
Hi Gyan,
I noticed the
usgs.py
file does not filter nodata values when writing the DSS file. I made some edits to replace the nodata values withpydsstools.core.UNDEFINED
.I tested this for usgs station 07383500. There should be some nodata values in December 2020.
Thanks, Sina