karpob / pycrtm

Apache License 2.0
4 stars 16 forks source link

Feature/#49 cleanup pycrtm.f90 #58

Closed karpob closed 5 years ago

karpob commented 5 years ago

Not perfect by any means, but probably as good as we can get without moving away from f2py in favor of f90wrap. Exposing CRTM data structures directly to python seems like a bigger headache than I want to take on, so passing in arrays will be how we do this for now!