You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found during NA checks on augmented data. Seems to be some misalignment between historical means and lag means when joining, even though they are based on the same rasters. Not sure why it's not a problem for weather data.
The text was updated successfully, but these errors were encountered:
For NDVI: #72
Prior to 2018: NAs are due to region missing from Eastern Africa in modis data
After 2018: NAs are due to smaller pockets of missing data on a per-cycle basis
NAs in forecast data seem to have happened stochastically, when using a previous version of arrow. Can't find anything in the arrow package history to suggest what has changed. Currently rerunning the files that have NAs.
Found during NA checks on augmented data. Seems to be some misalignment between historical means and lag means when joining, even though they are based on the same rasters. Not sure why it's not a problem for weather data.
The text was updated successfully, but these errors were encountered: