vtsuperdarn / davitpy

DEPRECATED The DaViT Python project
http://vtsuperdarn.github.com/davitpy/
GNU General Public License v3.0
37 stars 59 forks source link

Python 3, remove deprecated modules #342

Closed scivision closed 4 years ago

scivision commented 6 years ago
aburrell commented 6 years ago

@scivision , I think replacing the deprecated modules is a good place to start. After that, it may be worthwhile to do the python 3 updates and add unit tests at the same time. That way we can sensibly do testing on a larger codebase.

ksterne commented 6 years ago

Certainly agree here. Seems as though we'll have a good bit of work ahead of us to get caught up to python3!

ksterne commented 4 years ago

One of the main reasons we realized this repo had become too bloated for us to manage. Closing this issue now as we never fully upgraded to python3 and the new dependencies and davitpy is being deprecated.