Skip to content
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

overhauled logic on get_fetch and made big efficiency improvements, a… #1

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

anguswg-ucsb
Copy link
Owner

  • overhauled logic on get_fetch, improving performance
  • removed ncores argument and replaced with in_parallel logical which will run functions in parallel (TRUE) or not (FALSE)
  • added get_fetch_directions() function which calculates fetch for each of the 8 cardinal directions (north, south, east, west, northeast, northwest, southeast, southwest)

…lso added a second function get_fetch_directions() which allows for fetch to be calculated for each of the 8 cardinal directions
@anguswg-ucsb anguswg-ucsb merged commit f300a60 into main Aug 15, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant