bombaci-vsc
bombaci-vsc
This updates the integration branch to have a version number distinct from the one in `master`.
A couple tests failed on Windows. * `numpy.dtype.char` can return different values for different platforms * `NITFReader` has a reference to a `NITFDetails` which contains a reference to the file,...
The SIDD types have a `TxrcvPolarizationType.from_sicd_value()` method which is responsible for mapping a SICD `TxRcvPolarization` value into separate SIDD Tx and Rcv values. This mapping is not trivial. Each SIDD...