Shawn Taylor
Shawn Taylor
We did a workshop recently with an experimental setup where lessons were spread out in 2 hour sessions over 7 weeks instead of 2 days. the page for it was...
A discussion to chat about adding MODIS data to the retriever since I'm not sure if it's feasible or not. I just wrote a quick python script to [download](https://github.com/sdtaylor/modisFun/blob/master/download_north_american_MOD13Q1.py) 250m_NDVI...
Hi all. Recently I was doing some work with modis data and spent a lot of time figuring out the QA bands which are packed into bits. There are a...
now using gh actions
wow geez, a lot of new warnings from numpy and scipy to maintain
Like #113 but for `fit()`
If there are unexpected columns in the obs data.frame with NA's, they will be dropped due to "lack" of temp data, cause the super long temp data.frame will end up...
setting `debug=True` in the bootstrap and weighted ensemble models doesn't give any useful info.
the naive model expects these in the predictor data, but throws an error if they're in both predictor and observation data. Both are kinda reasonable.
Currently only the final models are saved. but to refit the weights with the newest data will require all the old iterations.