-
Notifications
You must be signed in to change notification settings - Fork 217
Comparing changes
Open a pull request
base repository: pyproj4/pyproj
base: 3.3.0
head repository: pyproj4/pyproj
compare: 3.4.1
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 75b5d04 - Browse repository at this point
Copy the full SHA 75b5d04View commit details
Commits on Dec 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 835f08b - Browse repository at this point
Copy the full SHA 835f08bView commit details
Commits on Dec 6, 2021
-
Merge pull request #1004 from bjlittle/minor-docs
minor fix to crs doc-strings
Configuration menu - View commit details
-
Copy full SHA for 2d3cc7e - Browse repository at this point
Copy the full SHA 2d3cc7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76c3836 - Browse repository at this point
Copy the full SHA 76c3836View commit details
Commits on Jan 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cb7d77a - Browse repository at this point
Copy the full SHA cb7d77aView commit details -
Merge pull request #1013 from Kirill888/fix-1012
Correct type annotation for AreaofUse.bounds
Configuration menu - View commit details
-
Copy full SHA for 3dfc2f3 - Browse repository at this point
Copy the full SHA 3dfc2f3View commit details
Commits on Jan 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 24eade7 - Browse repository at this point
Copy the full SHA 24eade7View commit details
Commits on Jan 24, 2022
-
crs.py: remove @AbstractMethod decorator
According to the documentation for the `@abstractmethod` decorator: > Using this decorator requires that the class's metaclass is > ABCMeta or is derived from it. (source: https://docs.python.org/3/library/abc.html#abc.abstractmethod) Since `CustomConstructorCRS` and `CRS` are not defined as abstract classes, using the `@abstractmethod` decorator does not actually do anything and should be removed.
Configuration menu - View commit details
-
Copy full SHA for 3be3753 - Browse repository at this point
Copy the full SHA 3be3753View commit details
Commits on Jan 26, 2022
-
Merge pull request #1018 from hemberger/fix-abc
crs.py: remove @AbstractMethod decorator
Configuration menu - View commit details
-
Copy full SHA for ce9de36 - Browse repository at this point
Copy the full SHA ce9de36View commit details -
Configuration menu - View commit details
-
Copy full SHA for eccc32a - Browse repository at this point
Copy the full SHA eccc32aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b45929 - Browse repository at this point
Copy the full SHA 3b45929View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63c22c0 - Browse repository at this point
Copy the full SHA 63c22c0View commit details
Commits on Jan 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for acaee8e - Browse repository at this point
Copy the full SHA acaee8eView commit details
Commits on Feb 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8f0e1f7 - Browse repository at this point
Copy the full SHA 8f0e1f7View commit details
Commits on Mar 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e7c4896 - Browse repository at this point
Copy the full SHA e7c4896View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d00218 - Browse repository at this point
Copy the full SHA 7d00218View commit details -
Merge pull request #1030 from snowman2/conda_windows
BUG: get_data_dir support for conda Windows enviroments
Configuration menu - View commit details
-
Copy full SHA for a8d1c0d - Browse repository at this point
Copy the full SHA a8d1c0dView commit details
Commits on Mar 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 220724a - Browse repository at this point
Copy the full SHA 220724aView commit details
Commits on Mar 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5cd3d7f - Browse repository at this point
Copy the full SHA 5cd3d7fView commit details
Commits on Mar 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 64b8dcf - Browse repository at this point
Copy the full SHA 64b8dcfView commit details
Commits on Mar 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b8bc61c - Browse repository at this point
Copy the full SHA b8bc61cView commit details
Commits on Mar 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1ca11c2 - Browse repository at this point
Copy the full SHA 1ca11c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0891756 - Browse repository at this point
Copy the full SHA 0891756View commit details -
Merge pull request #1047 from orontee/main
BUG: Complete database stub file with query_utm_crs_info() signature
Configuration menu - View commit details
-
Copy full SHA for 43e49b7 - Browse repository at this point
Copy the full SHA 43e49b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for aee94f8 - Browse repository at this point
Copy the full SHA aee94f8View commit details
Commits on Apr 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8cccf70 - Browse repository at this point
Copy the full SHA 8cccf70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cedec8 - Browse repository at this point
Copy the full SHA 6cedec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a463636 - Browse repository at this point
Copy the full SHA a463636View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0ed4f7 - Browse repository at this point
Copy the full SHA b0ed4f7View commit details
Commits on Apr 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d2d266a - Browse repository at this point
Copy the full SHA d2d266aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a013e8 - Browse repository at this point
Copy the full SHA 9a013e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46f8531 - Browse repository at this point
Copy the full SHA 46f8531View commit details
Commits on Apr 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a5cdc60 - Browse repository at this point
Copy the full SHA a5cdc60View commit details
Commits on Apr 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 57ecfc8 - Browse repository at this point
Copy the full SHA 57ecfc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a86caf - Browse repository at this point
Copy the full SHA 5a86cafView commit details
Commits on Apr 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7e734ff - Browse repository at this point
Copy the full SHA 7e734ffView commit details
Commits on Apr 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e097af8 - Browse repository at this point
Copy the full SHA e097af8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa625e1 - Browse repository at this point
Copy the full SHA fa625e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb140d - Browse repository at this point
Copy the full SHA dfb140dView commit details
Commits on Apr 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 54ad878 - Browse repository at this point
Copy the full SHA 54ad878View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ffcb2e - Browse repository at this point
Copy the full SHA 7ffcb2eView commit details
Commits on Apr 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8ff8d50 - Browse repository at this point
Copy the full SHA 8ff8d50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e3d6d - Browse repository at this point
Copy the full SHA 40e3d6dView commit details
Commits on Apr 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cd229d9 - Browse repository at this point
Copy the full SHA cd229d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f031f5f - Browse repository at this point
Copy the full SHA f031f5fView commit details
Commits on May 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 659852e - Browse repository at this point
Copy the full SHA 659852eView commit details
Commits on May 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e0b7cd0 - Browse repository at this point
Copy the full SHA e0b7cd0View commit details
Commits on May 18, 2022
-
CLN: Remove deprecated 'skip_equivalent' kwarg from transformers and …
…'errcheck' kwarg from CRS.from_cf (#1077)
Configuration menu - View commit details
-
Copy full SHA for 9003784 - Browse repository at this point
Copy the full SHA 9003784View commit details -
TST: handle empty full_name in test_coordinate_operation_grids__alter…
…native_grid_name with PROJ 9.1+ (#1080)
Configuration menu - View commit details
-
Copy full SHA for 21ccfc3 - Browse repository at this point
Copy the full SHA 21ccfc3View commit details
Commits on Jun 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dd4eddb - Browse repository at this point
Copy the full SHA dd4eddbView commit details
There are no files selected for viewing