v0.14.0
Added a feature to use interpolation to atmospheric data, changed a
default value for JitterOTFPerturber, and modified how pybsm and
opencv optional dependencies are installed.
Updates / New Features
Documentation
Updated README to include a reference to the
nrtk-jaticpackage.
Implementations
Updated default sx and sy values to 0 for
JitterOTFPerturberAdded optional usage of load_database_atmosphere_no_interp in addition to existing load_database_atmosphere functionality
Fixes
Optional dependencies were setup in a way that
opencvwas missing whenpybsmwas installed, this has been fixed soopencvcan be installed viapybsminstall or as standalone fornrtkon its own.