GlobalHydrologyLab / AquaSat

Monitoring water quality from space!
MIT License
47 stars 16 forks source link

Speed #40

Open matthewross07 opened 5 years ago

matthewross07 commented 5 years ago

I think we could speed this up with a few ideas: 1) use dtplyr wherever possible 2) find areas for using furrr parallelization 3) Force WQP to be static

aappling-usgs commented 5 years ago

How would you approach 3?

matthewross07 commented 5 years ago

Haha not sure, more like force it to not download except every 3-6 months or whatever is deemed acceptable. @nbruns will be doing a potential rewrite of this, so just trying to brainstorm ways to make this a bit easier