karpob / pycrtm

Apache License 2.0
4 stars 16 forks source link

make TauLevels faster #74

Closed karpob closed 5 years ago

karpob commented 5 years ago

calculating TauLevels is slow right now. Make it faster...either in the fortran, or using multiprocessing in python.

karpob commented 5 years ago

closed with #76