You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, test_info.py tests both gmtinfo (i.e., info) and grdinfo. This is not a good practice. We should separate the tests for grdinfo into another file test_grdinfo.py.