Skip to content

LoweringError: list(array64, 1d, C): unsupported nested memory-managed object #8

Description

@pandasambit15

@vlouf

Hi,

I was using the unravel.unravel_3D_pyart utility to dealias a volume scan data from C-band radar, but I got this error:

LoweringError: list(array64, 1d, C): unsupported nested memory-managed object

I tried using the simple unravel.dealiasing_process_2D function as well, by passing on data for one elevation: range, azimuth, velocity, and nyquist_velocity arguments, but still the same error popped up.

My data has 11 sweeps/elevs, 1600 bins and 360 azimuth. Its a C-band radar with nyquist velocity of 8.0 m/s.

I am using Python 3.6, on Windows 10 64 bit machine, for the record.

Can you please help me out?
Regards,
Sambit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions