Daniele Romagnoli ha scritto: > Hi list :) > > This last week, my work was slowed down a bit. > I'm studying a more bit deeper the available JHDF library since there > are some lacks on them and, with my mentor, we are studying for a little > revisiting. > > The weeks before, I produced some code (containing some new interfaces, > code corrections and a bit of refactoring) but it still uncomitted since > I'm also taking a look on the work produced by FireLabs on MODIS which > should provide me some ideas and walk-through to improve my work. > > HDF is a very complex format and different sub-formats use very > different data structures. Build a Universal/very-generic HDF plugin > (not product-specific) is not a so easy task, especially when available > libraries have some limitations :)
Don't worry. Yet, I guess there are "flavours" that are more common than others, right? That is, in all this generality, there should be some patterns, some tipical usage of the format which is more likely to encounter. So, if you're stuck, I'd say to shoot for the most common stuff and leave the exotic feature handling for the last GSoc weeks, or as later work. Cheers Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
