NCAR / lrose-HawkEdit

Repository to track HawkEdit development. HawkEdit is part of the LROSE project and is being developed to replace Solo
4 stars 0 forks source link

assign-value #67

Open leavesntwigs opened 1 year ago

leavesntwigs commented 1 year ago

One of the operations required for the navigation corrections was a solo function called "assign-value" in Solo II which gives a uniform value to all data points in a radar field. Reported by Alex

leavesntwigs commented 1 year ago

Try UNCONDITIONAL_DELETE(field, value)

leavesntwigs commented 1 year ago

UNCONDITIONAL_DELETE did not work; I added a new script function ASSIGN_VALUE (field, value).

leavesntwigs commented 1 year ago

ASSIGN_VALUE works; Add this function to the auto complete feature.