pyproj4 / pyproj

Python interface to PROJ (cartographic projections and coordinate transformations library)
https://pyproj4.github.io/pyproj
MIT License
1.04k stars 211 forks source link

TST: test/test_transformer.py::test_repr__conditiona #1315

Closed snowman2 closed 1 year ago

snowman2 commented 1 year ago
FAILED test/test_transformer.py::test_repr__conditional - AssertionError: assert '<Other Coord... 180.0, 90.0)' == '<Unknown Tra...\n- undefined'
  - <Unknown Transformer: noop>
  + <Other Coordinate Operation Transformer: noop>
    Description: Transformation from EGM2008 height to WGS 84 (ballpark vertical transformation, without ellipsoid height to vertical height correction)
    Area of Use:
  - - undefined
  + - name: World.
  + - bounds: (-180.0, -90.0, 180.0, 90.0)