You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The look_dir parameter as provided in a YAML file is never used. It is accessed in one spot to validate that it is either "left" or "right", and never again. A vscode all files search for the term "look_dir" only produces results from inside other data structures and that one validation check, and none where the look_dir from a YAML run config gets used.
Do we not use Look Direction anymore, or is it being left out somewhere on accident?
@dbekaert@garlic-os yes this will depend on the sensor. Right now everything is right-looking, but very soon we will have a left-looking sensor (NISAR). We may want to take a look at the workflow and make sure the look direction is properly carried through.
jlmaurer
changed the title
Main delay calculation workflow: Look Direction is unused
Get look direction parameter ready for NISAR
Aug 12, 2024
The
look_dir
parameter as provided in a YAML file is never used. It is accessed in one spot to validate that it is either "left" or "right", and never again. A vscode all files search for the term "look_dir" only produces results from inside other data structures and that one validation check, and none where thelook_dir
from a YAML run config gets used.Do we not use Look Direction anymore, or is it being left out somewhere on accident?
Desktop
commit 2a34802 (HEAD -> dev, tag: v0.5.2, upstream/main, upstream/dev, upstream/HEAD)
Merge: 223d862 2b7190c
Author: Jeremy Maurer maurer.jeremy@gmail.com
Date: Mon Jul 15 11:54:29 2024 -0500
Merge pull request v0.5.2 #670 from dbekaert/dev
v0.5.2
The text was updated successfully, but these errors were encountered: