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

BUG: Add support for PROJ_DATA environment variable #1099

Merged
merged 1 commit into from Jul 9, 2022

Conversation

snowman2
Copy link
Member

@snowman2 snowman2 commented Jul 9, 2022

@snowman2 snowman2 added this to In progress in 3.4.0 Release via automation Jul 9, 2022
@codecov
Copy link

codecov bot commented Jul 9, 2022

Codecov Report

Merging #1099 (58f96c8) into main (83ebc39) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1099   +/-   ##
=======================================
  Coverage   96.15%   96.15%           
=======================================
  Files          20       20           
  Lines        1794     1794           
=======================================
  Hits         1725     1725           
  Misses         69       69           
Impacted Files Coverage Δ
pyproj/datadir.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 83ebc39...58f96c8. Read the comment docs.

@snowman2 snowman2 merged commit 8b0e5a2 into pyproj4:main Jul 9, 2022
3.4.0 Release automation moved this from In progress to Done Jul 9, 2022
@snowman2 snowman2 deleted the proj_data branch July 9, 2022 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

REF: PROJ_DATA to replace PROJ_LIB environment variable
1 participant