kthyng / tracpy

Fortran core of Tracmass + Python wrapping around the outside.
MIT License
28 stars 19 forks source link

CGrid_geo' object has no attribute 'Vtransform #14

Closed ghost closed 3 years ago

ghost commented 3 years ago

Good day.

The above-mentioned error happened shortly after running this code line (from notebook manual) :

lonp, latp, zp, t, T0, U, V = tracpy.run.run(tp, date, lon0, lat0)

error: 'CGrid_geo' object has no attribute 'Vtransform'

kthyng commented 3 years ago

See #13.