Hi all, Lately I've been working with a GUI-browser for CGNS-files with the same functionality as the ADF_edit application but in a more user-friendly environment. To be more exact there is a lot of code in common between the two, the new stuff is more or less all in the appearance. There is now a pre-release version available for download at SourceForge. There is no binary executables, just a source package. The source has been developed and tested on Linux Redhat 7.1. In order to build and use the browser the GTK+ library version 1.2 or newer is needed (installed by default on newer Linux systems using Gnome otherwise found at http://www.gtk.org). Since this is an alpha release there might be need for some adjustments in the template makefiles used by automake/autoconf in order to get everything up and running. The source can be found at: http://sourceforge.net/projects/cgnsbrowse/ For a quick glance of how it looks, please see the attached image file. Feel free to try the application and give me some feedback. /Christian