Is there a way to "reshape" an array with HDFView? I have an array that is stored as a 1D array but in reality it can be interpreted as a 2D Image. So I would like to be able to open the data array as an "image" in HDFView but somehow tell the dialog box to convert the array from a 1D to a 2D array.
Is this possible?
Thanks
···
___________________________________________________________
Mike Jackson Principal Software Engineer
BlueQuartz Software Dayton, Ohio
mike.jackson@bluequartz.net www.bluequartz.net
Not possible with the default implementation.
You could extend DefaultImageView.java to map a 1D array to an 2D
image.
Thanks
--pc
···
On 4/8/2013 1:23 PM, Michael Jackson wrote:
Is there a way to "reshape" an array with HDFView? I have an array that is stored as a 1D array but in reality it can be interpreted as a 2D Image. So I would like to be able to open the data array as an "image" in HDFView but somehow tell the dialog box to convert the array from a 1D to a 2D array.
Is this possible?
Thanks
___________________________________________________________
Mike Jackson Principal Software Engineer
BlueQuartz Software Dayton, Ohio
mike.jackson@bluequartz.net www.bluequartz.net
_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org