DOI-USGS / lake-temperature-model-prep

Pipeline #1
Other
6 stars 13 forks source link

Reorder data after wind transform #356

Closed lindsayplatt closed 2 years ago

lindsayplatt commented 2 years ago

The wind transform function added in #354 reordered the columns and that caused downstream issues in the lake-temperature-process-models repo because it assumes the dates are in order and GLM models failed. This should fix that!

I have already run tar_make() with these new changes on Tallgrass, so the nc files on Caldera should be updated now.

hcorson-dosch-usgs commented 2 years ago

Note: Added a PR to your branch to add in the updated scipiper files: https://github.com/lindsayplatt/lake-temperature-model-prep/pull/4