-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
debug in progress (20241115) #378
Conversation
set up container, def, and archive old bash scripts
def files, bash scipts for containers, testing yaml
_targets.R, test and run bash scripts
- Bypassing download steps - Confirmed that there were no returned objects even if a target was marked as completed
- New TRI data have a different column layout - Shell script for tar_make at one target
- TODO: NASA products, GEOS-CF - HMS calculation error is possibly related to calculate_hms (missing `by` argument) - Renamed `calc_*` to `calculate_*` following `amadeus` functions
- upstream amadeus function was fixed - library argument is populated with dev library locations
Thanks @sigmafelix. Are you working off the One thought here and related to |
@kyle-messier This branch is based on |
@kyle-messier Sure, the |
amadeus
update, allcalc_*
functions are renamed tocalculate_*
future
andfuture.apply
functions incalculate.R
Let me know if there needs updates before pulling. Thank you.