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
To enable the work of @tyler-a-cox and @AaronParsons, we should discuss and implement a way to handle LST-aligned (but not yet averaged) data.
Things to keep in mind are that data reading/writing is expensive, so once we read a bunch of data that is LST-aligned, it might behoove us to do all the operations we want on that data before averaging it and writing out the average.
The text was updated successfully, but these errors were encountered:
To enable the work of @tyler-a-cox and @AaronParsons, we should discuss and implement a way to handle LST-aligned (but not yet averaged) data.
Things to keep in mind are that data reading/writing is expensive, so once we read a bunch of data that is LST-aligned, it might behoove us to do all the operations we want on that data before averaging it and writing out the average.
The text was updated successfully, but these errors were encountered: