cryogars / ice-road-copters

MIT License
8 stars 2 forks source link

Making Grain size more doable for other folks #17

Closed brentwilder closed 3 months ago

brentwilder commented 3 months ago

Have created a very good proxy for running libRadtran for every single flight given some pretty reasonable assumptions. In doing this, libRadtran no longer needs to be compiled which is helpful. It is quite difficult (requiring python2,etc)..

It is still not completely automated, because it requires knowledge of the reference target, and also requires the RiProcessing to get the IMU data set.. and requires the .LAS (extra bytes).

But at the very least, taking libRadtran out of the equation should hopefully make this more accessible, and still retain very similar accuracy.

brentwilder commented 3 months ago

Yes! @jomey , they are located in the contribution/brent folder