Ticket #54 (closed defect: invalid)
Setting mask on record arrays
| Reported by: | dhuard | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | timeseries | Version: | |
| Keywords: | Cc: |
Description
Setting the mask using
recx.mask = some array
Does not actually change the mask for record arrays. Doing
recx._mask = some array
works fine though.
Change History
Note: See
TracTickets for help on using
tickets.
