FESOM / pyfesom2

FESOM2 tools https://pyfesom2.readthedocs.io
MIT License
17 stars 10 forks source link

Error using 'pf.plot_transect_map' #177

Closed XinyueLii closed 1 year ago

XinyueLii commented 2 years ago

Description

I cannot use this command: pf.plot_transect_map(lonlat, mesh, view='w'). Error details: ValueError: Failed to determine the required bounds in projection coordinates. Check that the values provided are within the valid range (x_limits=(-20037508.342789244, 20037508.342789244), y_limits=(-15496570.739723718, 18764656.231380563)).

What I Did

pf.plot_transect_map(lonlat, mesh, view='w')