Skip to content

Local Raster reading and renaming dimensions... #21

@adrianom-gh

Description

@adrianom-gh

NDVI run working for a local raster run! Note that the last message was the solution. I had to rename the dimensions to ensure map_blocks gets a return it likes. Also, saw that my template was receiving x and y as data variables. Removed this. Add this as an issue: I rename x and y to X and Y when reading the raster into xarray. Then I rename to lowercase when exporting and then rename again to uppercase to make map_blocks happy. I think I can just keep it lowercase without any renaming needed, but this needs to be tested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions