GEOS-ESM / GMAOpyobs

GMAO pyobs
Apache License 2.0
4 stars 1 forks source link

aeronet.py python3 fixes #11

Closed patricia-nasa closed 1 year ago

patricia-nasa commented 1 year ago

fix needed for checking types (ListType no longer exits in python3) fix needed for reading text via numpy.loadtxt - need to use unicode format for strings.