fury-gl / fury

FURY - Free Unified Rendering in pYthon.
https://fury.gl
Other
230 stars 163 forks source link

Earth coordinates tutorial example upsidedown #714

Closed filipinascimento closed 1 year ago

filipinascimento commented 1 year ago

Description

The example fury/docs/tutorials/01_introductory/viz_earth_coordinates.py is not working properly.

The world is upside down and the coordinates does not match the real locations. (Can't figure out what changed to make this happen, it works fine in older versions.

image

Way to reproduce

Just run python fury/docs/tutorials/01_introductory/viz_earth_coordinates.py

Version information

{
  'fury_version': '0.8.0',
  'pkg_path': '/Users/filsilva/miniforge3/envs/furyearth/lib/python3.9/site-packages/fury',
   'commit_hash': 'b937ff3418e7c64b0fa89921a54c083ff78dc055',
  'sys_version': '3.9.15 | packaged by conda-forge | (main, Nov 22 2022, 08:48:25) \n[Clang 14.0.6 ]',
  'sys_executable': '/Users/filsilva/miniforge3/envs/furyearth/bin/python',
  'sys_platform': 'darwin',
  'numpy_version': '1.23.5',
  'scipy_version': '1.9.3',
  'vtk_version': '9.2.2',
  'matplotlib_version': '3.6.2'
}
ganimtron-10 commented 1 year ago

Hello @filipinascimento, I am closing this issue as the same issue is already created at #642 .