Skip to content

[Question] is it possible to convert between different file formats? #31

Description

@s1291

Hi @ebranlard,

Thank you for building weio. I learned a lot by reading the source code.

I have a question. Many file formats in weio provide classes with methods to read/write specific files, convert them to DataFrame, dataset, etc.

Is it possible to convert between different file formats? For example, reading a TurbSim bts file and save it as a VTK file? or does this conversion need to be done manually?

I checked weio.converters.writeDataFrameToFormat but it converts dataframes only to csv, outb and parquet formats.

Best regards,
s.ouchene

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