Relative Content

Tag Archive for rrasternetcdf

How to write/ export raster stack as NetCDF file without losing layer values

I currently have a raster stack of environmental data, where each layer is a daily mean value. Reading/ importing this into R and analysing it works fine. However, when I write/ export it as a NetCDF and try to load it into ArcGIS, the values/ range for each layer are 0. I’ve tried this with other datasets and it works fine.

How to write/ export raster stack as NetCDF file without loosing layer values

I currently have a raster stack of environmental data, where each layer is a daily mean value. Reading/ importing this into R and analysing it works fine. However, when I write/ export it as a NetCDF and try to load it into ArcGIS, the values/ range for each layer are 0. I’ve tried this with other datasets and it works fine.