Hi, I have a MODIS MCD43A4 NetCDF dataset that I am trying to read programmatically via IDL + ENVITasks. For some reason the ENVITask('ExtractRasterFromFile') will not run - it says no such ENVItask exists. I can open the desired raster from the NetCDF (e.g. the blue band) via OpenRaster and specifying DATASET_Name however it does not read the spatial information. How can I get ENVI to read the spatial information, so that I can then reproject the raster? Is there a way I can specify the co-ordinate system to ENVI? Many thanks,
|