Skip to content

FieldOfObservation builder breaks if sensor is not pointing at Earth

The FieldOfObservation builder function requires a set of Earth footprints over time in order to be created. If one or more of these footprint values is empty because no part of the sensor FOV touches the Earth at that point in time, the builder throws an exception. Occurs in FieldOfObservation::extractCartesianFromGeodetic.