Skip to content

readMeta fails for Landsat 9 satellite data #120

@bappa10085

Description

@bappa10085

I am trying to use readMeta to read Landsat 9 satellite data. But it returns me the following error

library(RStoolbox)

mtlFile <- "C:\\Users\\Bappa\\Downloads\\LC09_L1TP_146040_20250130_20250130_02_T1_MTL.txt"
metaData <- readMeta(mtlFile)

Error in rownames<-(*tmp*, value = tbds) :
attempt to set 'rownames' on an object with no dimensions

LC09_L1TP_146040_20250130_20250130_02_T1_MTL.txt

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