Hey guys, I am a total newbie to HDF5. I want to use it via Java.
Now I need a suggestion about how to structure best my output file. I have many cells with coordinates x and y. For each cell I need a cell code and furthermore I have many attributes. I have: x-coordinate: double or float (f.e. 4582436.9081 [m]) y-coordinate: double or float (f.e. 3116378.8266 [m]) cell code: string (f.e. 1kmN3116E4582) attribute1: double or float (f.e. 10.1) attribute2: double or float attribute3: double or float ... I have an array which should be read into hdf5 format. but I do not know how many attributes there are for each cell. any suggestions? I could need some help! -- View this message in context: http://hdf-forum.184993.n3.nabble.com/string-double-data-set-tp981166p981166.html Sent from the hdf-forum mailing list archive at Nabble.com. _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
