Open jonjab opened 1 month ago
these are in dataprep now. the NDVIs are calculated.
as of today, at line 283 the means are NaN. we must be dividing by zero somewhere? I added fill=NA to the NDVI calculation loop. at the moment, the raster stack will plot, but I can't get a mean NDVI value out of any of them (I get NaN)
JJ already pulled his monthly UCSB Planet images, so we can calculate NDVI for each of those, and turn them into a raster stack as in episode 12:
https://datacarpentry.org/r-raster-vector-geospatial/12-time-series-raster.html Start with the .zip that JJ put in the google drive. As of 10/16/2024 it's not in dataprep.r