2021年3月6日星期六

reading spatial data from landsat 5

I want to read the landsat 5 data but I get an error, can you help me? I am using the RStoolbox package

mtlfile <- "LT05_L2SP_007068_19850806_20200918_02_T1_MTL.txt"  MTL <- readMeta (mtlfile)    Error in CRS (paste0 (c ("+ proj =", "+ zone =", "+ units = m + datum ="), pars, collapse = "")):     No spaces permitted in PROJ4 argument-value pairs: + proj = + zone = + units = m + datum =  
https://stackoverflow.com/questions/66511371/reading-spatial-data-from-landsat-5 March 07, 2021 at 06:39AM

没有评论:

发表评论