Fixed - Fixed bug in Sarpy in correctly performing approximate value comparisons in consistency.py.
1.3.42
Fixed - Fixed bug in Sarpy in correctly logging expected and populated value in SPCPCOA.py. Added - Added new tests in test_sicd_elements_scpcoa.py.
1.3.41
Fixed - Fixed bug in Sarpy not correctly validating schema versions. Changed - Changed 2 term versioning to 3 term versioning for sicd, cphd, sidd, crsd schemas. - Changed schema version dates for 1.3.0 sicd and cphd. - Changed test_sicd_elements_sicd.py to test for version 1.3.0.
1.3.40
Fixed - Fixed bug in Sarpy correctly not running a test if there is no geoid file, in test_geotiff1deg_reader.py
1.3.39
Added - Added new tests in test_sicd_elements_imageformation.py Fixed - Fixed bug in Sarpy correctly setting self.TxFrequencyProc to TxFrequencyProcType when it doesn't exist.
1.3.38
Added - Added llh parser to parsers.py. Changed - Changed readme to align with changes to removal of sphinxcontrib-napoleon dependency. - Changed dependencies in setup.py to align with readme.