Added - Added additional checks for micro-parameters, and related metadata in cphd_consistency. Changed - Improved cphd_consistency result formatting. Fixed - Fixed GainPhaseArrayType._numeric_format typo when creating the dictionary.
1.3.24
Added - Added more coverage to test_geometry_elements
1.3.23
Fixed - Fixed pixel_type check for get_format_function within SICDWriter. Added - Added additional information in documents for writer class close() function to explicitly state that not closing file after writing can raise ValueErrors when trying to read them.
1.3.22
Added - Added point projection tests.
1.3.21
Fixed - Fixed bug with applying the correct endianness being applied when reading SIO data.
1.3.20
Fixed - Fixed bug with walrus operator and other modern syntax to ensure code is backwards compatible with older python versions. 3.8 and below. Changed - Changed CPHD Consistency to remove antenna file tests.