pressler-vsc
pressler-vsc
SarPy's CPHD reader currently errors out when attempting to open a CF8-valued CPHD that contains an AmpSF PVP: ```python >>> import sarpy.io.phase_history.converter >>> sarpy.io.phase_history.converter.open_phase_history('/data/cf8_with_ampsf.cphd') Traceback (most recent call last): File...
# Description Credit to @mtrachy for finding and proposing this fix SICD XML from 07May24S1A428215_24_IW1_01_028_232453_DS0757R_42N083W_001C___DVV_0101_SPY_SICD.nitf (S1A_IW_SLC__1SDV_20240507T232451_20240507T232518_053772_0688B7_FA8E.SAFE) Current vs This PR ``` OLD | AFTER PR ------------------------------------------------------------------------+---------------------------------------------------------------------- | 0.0011302328296189245 | 0.0011302328296189271...
# Description Someone reported that SARPy's handling of SIDD's ISM compliesWith attribute is currently incorrect. SARPy is treating the attribute as a scalar enum, when the various SIDD schemas in...