hi all I'm wondered if anybody interested in implementation CGNS file format reading in pytables? some information on CGNS format:
http://www.cgns.org/ The CFD General Notation System (CGNS) provides a general, portable, and extensible standard for the storage and retrieval of computational fluid dynamics (CFD) analysis data. The latest release is build on top of HDF5 format. An effort was spearheaded by Boeing to establish an ISO-STEP standard for the representation, storage, and exchange of digital data in fluid dynamics based on the CGNS standard. Organizations involved in CGNS development: ADAPCO ANSYS-CFX ANSYS-ICEM CFD Aerospatiale Matra Airbus Boeing - IDS/PW Boeing Commercial Boeing Integrated Defense Systems Fluent, Inc. Intelligent Light NASA Glenn NASA Langley ONERA Pacific Northwest National Laboratory Pointwise, Inc. Pratt & Whitney Pratt & Whitney - Rocketdyne Rolls-Royce Allison Stanford University Tecplot, Inc. Thaerocomp US Air Force / AEDC Utah State University there is a package pycgns exist for working with CGNS with python http://cgns-python.berlios.de/ maybe it is worthwhile to merge its functionality into pytables? best Maxim Loginov ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Pytables-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pytables-users
