Skip to main content

I have a NetCDF with below values in each band. How do I go about extracting these values to an attribute using a set of points? They don't seem to come up in attribute list only when I click on a pixel in inspector.netcdf_fme 

 

Have you looked at the PointOnRasterValueExtractor?

It will output a list containing all the band values under each input point, very similar to what is shown in the Inspector.


Reply