cBLUE-dev-team / cBLUE.github.io

cBLUE is a tool to calculate the total propagated uncertainty of bathymetric lidar data.
https://noaa-rsd.github.io/cBLUE.github.io/
GNU Lesser General Public License v2.1
12 stars 1 forks source link

creating separate SensorModel and Jacobian classes #32

Closed forkozi closed 5 years ago

forkozi commented 5 years ago

Currently, the observation equations and Jacobian are created for every flightline. The purpose of this branch is to refactor the code so that the observation and Jacobian equations are created only once per sensor model.