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

TODO checklis #32

Open
6 of 10 tasks
jonathancallahan opened this issue Aug 29, 2023 · 0 comments
Open
6 of 10 tasks

TODO checklis #32

jonathancallahan opened this issue Aug 29, 2023 · 0 comments
Assignees

Comments

@jonathancallahan
Copy link
Member

jonathancallahan commented Aug 29, 2023

Items as they come up:


TODO:

  • Add location_initializeExisting() to skip spatial searches if not needed. (10/25/23)
  • test performance of table_addClustering() when there are 150 clusters of 2/3/4 locations each. (10/30/23)
  • limit maxClusters to now(tbl) in clusterByDistance.R (08/14/24)

?pam::cluster: positive integer specifying the number of clusters, less than the number of observations.

  • table_save() should allow for csv.gz (11/25/24)

Items finished by 2024-01-23

  • Update USGS elevation service URL (docs). (1/22/24)

Items finished by 2023-11-13

  • table_getNearestLocation() doesn't guarantee a single record per incoming location because dplyr::left_join() doesn't guarantee that. We either need an error message or some first-encountered logic with adequate documentation and a warning message. (11/13/23)
  • table_save() should allow output_type to be a vector of types. (11/02/23)
  • use precision argument in call to MazamaCoreUtils::createLocationID(). (11/13/23)

Items finished by 2023-10-24

  • add postalCode to the core metadata and deprecate zip (10/24/23)

Items finished by 2022-08-29

  • Add algorithm argument to location_createID().
@jonathancallahan jonathancallahan self-assigned this Jan 22, 2024
@jonathancallahan jonathancallahan changed the title TODO checklist for 2023 TODO checklis Aug 15, 2024
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

No branches or pull requests

1 participant