NelisW / pyradi

a Python toolkit to perform optical and infrared computational radiometry
http://nelisw.github.io/pyradi-docs/_build/html/index.html
MIT License
58 stars 34 forks source link

modtran tape7 reader #11

Closed GoogleCodeExporter closed 6 years ago

GoogleCodeExporter commented 9 years ago
The Modtran tape7 reader currently makes two assumptions about the tape7 file 
(neither of which are always true):

1)
The input parameters header is nine lines in length

2)
The text column header is two lines in lenght

The code must be made more robust to test for these assumptions and take 
appropriate action.

Original issue reported on code.google.com by neliswil...@gmail.com on 26 Aug 2012 at 9:11

NelisW commented 6 years ago

seems to work well in its current form (2017-12-11)