Telluric-Fitter
Telluric-Fitter copied to clipboard
Telluric fitting made easy
In python3.8 + numpy v1.18.1 the MakeModel function raises the following Exception: if wavegrid != None: ValueError: The truth value of an array with more than one element is ambiguous....
Hi @gully and @kgullikson88 , I was trying to see if one can use the latest lblrtm/lnfl from [ARE-RC's github](https://github.com/AER-RC/LBLRTM) instead of the current old? version that telfit download form...
the installation seems to run fine but when I attempt to run the library_creation example script I get permissions errors. Running exec: lblrtm time: cannot run ./lblrtm: Permission denied Command...
We should set up unit tests! It will be easier to sustain and maintain the code and check for platform-specific issues. Tests are the first step in moving towards continuous...
Ten issues out of 25 total issues relate to installation: forty percent of all Issues are about merely getting telfit to install. I have added the `installation` label to all...
One of the bottlenecks with TelFit---or any predictive telluric model--- is including the P-T profile of Earth's atmosphere and converting the dewpoint to H2O concentration. The TelFit docs have a...
I am starting this issue in response to an email I received about telfit taking over an hour to fit a R~8000 optical spectrum after applying the changes suggested in...