Extract pixel values

The pixel export for a region is not yet implemented. But it is on the todo list ( [SNAP-828] The pixel extraction to be extended to support geometries instead of coordinates only).
But you can do a subset and export this as CSV. But this will include more pixels as your region, because the export is always rectangular.
See

With a processing chain you could at least set the pixels outside of your region to no-data.
Here I have provided an example:

1 Like