Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readMeta fails for Landsat 9 satellite data #120

Open
bappa10085 opened this issue Feb 10, 2025 · 0 comments
Open

readMeta fails for Landsat 9 satellite data #120

bappa10085 opened this issue Feb 10, 2025 · 0 comments

Comments

@bappa10085
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant