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

resolve deprecation warnings #1089

Merged
merged 6 commits into from
Nov 27, 2023
Merged

resolve deprecation warnings #1089

merged 6 commits into from
Nov 27, 2023

Conversation

gboeing
Copy link
Owner

@gboeing gboeing commented Nov 27, 2023

This PR:

  • resolves pandas future warning in simplification module
  • resolves gdal future warning in elevation module
  • uses the "spawn" instead of "fork" start method consistently for multiprocessing to resolve python 3.12 deprecation warning
  • streamlines internal multiprocessing code

@gboeing gboeing merged commit 4209c12 into main Nov 27, 2023
7 checks passed
@gboeing gboeing deleted the release branch November 27, 2023 23:13
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