I am writing a function in R to extract Sentinel Tropomi air quality modelling data from netCDF files. I have the Package “ncdf” installed

前端 未结 0 1576
迷失自我
迷失自我 2021-02-05 13:03

I an unable to assign the values to the variables from the file.

#code

names(nc_data$var)
[1] "PRODUCT/latitude"                                          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题