Re: [arts-dev] Transit radius

2018-03-09 Thread Patrick Eriksson
Stefan, A quick answer. Is there a smarter way? Not inside ARTS itself. And, for the way I outlined, what is the currently recommended way to get out tangent altitude and opacity along the los? Note that you don't need to make a Tb calculation, you can calculate the transmission direct

Re: [arts-dev] Transit radius

2018-03-09 Thread Simon Pfreundschuh
Dear Stefan, If you have a controlfile to compute the od and tangent altitude it should be fairly easy to wrap this into a python function and use scipy.optimize.root to find the zero of od - 1.0. Cheers, Simon From: arts_dev.mi-boun...@mailman.rrz.uni-hamb