remkos / rads

Radar Altimeter Database System (RADS)
Other
37 stars 19 forks source link

attitude_nr in rads.xml should scope to only 6a #186

Closed leuliett closed 2 years ago

leuliett commented 2 years ago

I'm getting errors that attitude_nr is not finding an alias for missions that it shouldn't be defined for: radscolin: No variable "off_nadir_angle2_wf_ku_nr" was defined for "j1" radscolin: Alias target "off_nadir_angle2_wf_ku_nr" of "attitude_nr" not found radscolin: No variable "off_nadir_angle2_wf_ku_nr" was defined for "j2" radscolin: Alias target "off_nadir_angle2_wf_ku_nr" of "attitude_nr" not found radscolin: No variable "off_nadir_angle2_wf_ku_nr" was defined for "j3" radscolin: Alias target "off_nadir_angle2_wf_ku_nr" of "attitude_nr" not found

In rads.xml should the line:

off_nadir_angle2_wf_ku_nr

be restricted to apply only to 6a?

remkos commented 2 years ago

Sorry that I missed that. Should now be fixed with commit 0a2cb22