Skip to content

NaN printing, add test cases to rotate methods

Rotate methods are pretty well tested by way of the azimuth stuff in sensor test suite, but now we have a couple basic examples of how we expect it to work.

Also fixed an issue Tyler has reported to me where data with NaNs is not getting printed in PDFs correctly.

Merge request reports