rossyndicate / poudre_sonde_network

MIT License
0 stars 7 forks source link

Targets #85

Closed juandlt-csu closed 9 months ago

juandlt-csu commented 9 months ago

This PR updates the targets branch from our main repo with the targets branch that I have been working on. A lot of our function files have been changed so that they work within the targets systems, and I think that this means that they would not be functional in the .Rmd files, though I am not certain. I think that we are going to have to shift the structure of this project again so that it makes sense in the context of the FC system.

This works on my machine, if you want to run the pipeline I would recommend either deleting the files that are in "data/api/test_data/" and then running tar_make(incoming_data_csvs) (when I did this it took an hour to pull in all of the new data), OR (this one is better, I think) just commenting out the incoming_data_csvs tar_target().

Still a good amount of work to be done, but there is progress towards automation.