Skip to content

Write in an Band #63

@EchoPouet

Description

@EchoPouet

Hello,

I convert a Python code with GDAL and Numpy that use gdal.Band.WriteArray method but it doesn't exist in your package.

How to made this operation with your package ?

My Python code :

outband = dsOut.GetRasterBand(1)
outband.WriteArray(OUTPUT[0].transpose())

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions