Select to view content in your preferred language

Rainfall studies using Netcdf data

3176
3
09-07-2014 05:33 PM
relostar
Deactivated User

Hi all. I am currently doing a rainfall study using Netcdf data. I would like to know how I can make a graph using a Netcdf raster layer in Arcgis or MS Excel? The Netcdf raster layer does not appear to be applicable for creating a graph in Arcgis. Also the Netcdf raster layer does not appear to have an attribute table when viewed in Arcgis. I would really appreciate your assistance with this problem.

0 Kudos
3 Replies
DanPatterson_Retired
MVP Emeritus

If the data are floating point, it won't have an attribute table.  Try converting it to an Esri grid first

0 Kudos
relostar
Deactivated User

Thanks Dan. I managed to convert the Netcdf Raster to an Esri Grid format. The output was the raster dataset, as desired. As I mentioned before my goal is  to create a graph, particularly a graph illustrating the rainfall magnitudes in a particular area. The Esri Grid consisted of several fields, and so I am not too sure which one is the most applicable field for constructing the graph. Do you by any chance have an idea of how to solve this problem? I would really appreciate your assistance, if possible. Thank You.

0 Kudos
DanPatterson_Retired
MVP Emeritus

I would have to know what the grid contains.  If the data are integer, then it would have been converted to an integer grid where each Value potentiall represents a class and the Count field is the number of cells within that class.  So without knowing what went into the original file, it is difficult to comment.  Check documentation for the NetCDF files and see what the data really represents.  I somewhat doubt that they represent actual rainfall values, but some sort of classed data.

0 Kudos