Skip to content

Question on compute_scan_angle #1775

@chengdang

Description

@chengdang

@BenjaminRuston @BenjaminTJohnson

Looking at the compute_scan_angle

def compute_scan_angle(instr_scan_ang, sensor_altitude, sensor_zenith, qc_flag=[None]):

I have a question: with

# do we need a missing here

When sum(good) <= 0, or for non-good indices,ratio never gets assigned, which would bring a random value to scanang calculation.

Is this by design since it does not matter if QC is bad?

Metadata

Metadata

Labels

OBSOBS processing, UFOquestionFurther information is requested

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions