Skip to content

bind_into_vpts does not always output a list #65

Description

@adokter

Currently the bind_into_vpts function function outputs a list of vpts class objects when it has as input profiles of different radars, and a single vpts class objects if the profiles are from only one radar.
So in the first case the output class is list and in the second case vpts.

I like to keep the functionality to sort your VP files (of potentially different radars) into a vpts for each radar.

Is it undesirable to have different output types depending on the input?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions