Skip to content

bulkio_helpers.pythonComplexListToBulkioComplex does not apply the default itemType #3

@btgoodwin

Description

@btgoodwin

Use case: A user is manipulating data using numpy complex floats, and uses this function to convert it to a format compatible with BULKIO.

Method of failure: Because the function does not actually apply the default itemType, the resulting list is numpy.float32, which is not compatible with BULKIO.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions