Page tree

The HDF Group is excited to announce HDF Compass, a visual tool to navigate HDF5 files and other resources (local and remote).

HDF Compass enables you to view datasets, attributes, and groups. Simple line, image, and contour plots are supported as well.

HDF Compass is cross-platform and runs on Windows (7 or later), Linux (x86, 64bit), and Mac OS X (Mountain Lion or later).

HDF Compass does not replace HDFView, but is intended as a simple, focused application with an emphasis on a native UI experience. One difference is that HDF Compass does not provide any editing functionality (which enables the UI to be less cluttered).

 

Plugin Architecture

In addition to viewing HDF5 files, Compass has a plugin architecture that can support other file formats or remote resources. In addition to HDF5, Compass comes with plugins for ASCII Grid, BAG, and OPeNDAP resources. See the Compass Documentation (link to the left) for additional information on the plugin architecture.

Community Development

With HDF Compass we encourage a community development model where interested parties can submit fixes and enhancements via GitHub. If you have some knowledge of Python and interest in improving Compass, please contribute!

Installation

Software

The HDF Compass software can be obtained from:

   https://github.com/HDFGroup/hdf-compass

To run HDF Compass from source you need Python 2.7 along with the Python packages: wxpython, matplotlib, and pydap.

Installation

As a Python application, Compass can be run directly from the source tree, but for convenience you may want to use the “Frozen” binaries for Mac or Windows.

The Mac OS X download has a simple dmg installer. Download here:

   https://s3.amazonaws.com/hdfgroup.download/HDFCompass/0.6.0/HDFCompass.dmg

The Windows download is a one-click exe and does not need any installation. Download:

   https://s3.amazonaws.com/hdfgroup.download/HDFCompass/0.6.0/HDFCompass.exe

There is no Linux binary download available at this time, but the application can be run from the source tree available here:

   https://github.com/HDFGroup/hdf-compass

Copyright and License

Copyright and License information for HDF Compass can be found on the Licenses and Copyrights page.

Feedback

We would like to hear your thoughts on HDF Compass:

  • Issues with code or documentation
  • Additional file formats you would like supported
  • Suggestions for features or enhancements

Please submit feedback using one of the links below.

Source code: https://github.com/HDFGroup/hdf-compass
Documentation: http://hdf-compass.readthedocs.org/
Report bugs at: https://github.com/HDFGroup/hdf-compass/issues
Submit fixes/enhancements at: https://github.com/HDFGroup/hdf-compass/pulls

Credits

Compass was initially developed by Andrew Collette, a research scientist at the University of Colorado’s Laboratory for Atmospheric and Space Physics.

The BAG plugin was developed by Giuseppe Masetti of the Chase Ocean Engineering Lab.

--- Last Modified: November 20, 2018 | 12:32 PM