An experimental viewer program for HDF5 and related formats.
Project description
Welcome to the project! HDF Compass is an experimental viewer program for HDF5 and related formats, designed to complement other more complex applications like HDFView. Strong emphasis is placed on clean minimal design, and maximum extensibility through a plugin system for new formats.
HDF Compass is written in Python, but ships as a native application on Windows, OS X, and Linux, by using PyInstaller and Py2App to package the app.
Binary executables are available for Windows (Windows 7 or later) and Mac OS X (Yosemite or later) at the Project Page listed below.
Bug reports and pull requests are welcome! For non-trivial PRs please open an issue first, so the core developers can give feedback on your idea.
Development Environment
You will need:
Python 2.7 (support for Python 3.4+ in progress)
wxPython Phoenix 3.0.2 (later releases have not been tested)
h5py [HDF plugin]
hydroffice.bag [BAG plugin]
Pydap [OPeNDAP plugin]
Requests [HDF Rest API plugin]
For packaging the app:
PyInstaller (Linux & Windows, experimental for OS X) (>= 3.0)
Py2App (OS X)
Running the Program
$ python HDFCompass.py
Note: If you are using the Anaconda distribution on the Mac, you will see the message: “This program needs access to the screen. Please run with a Framework build of python…”. In this case use the pythonw command:
$ pythonw HDFCompass.py
Note: on Mac, HDF Compass doesn’t create an initial window, use the system Application menu to open a file or remote resource.
Packaging on OS X
$ python setup.py py2app
Packaging on Windows
Single-file:
$ pyinstaller --clean -y HDFCompass.1file.spec
Single-folder (useful for debugging the pyinstaller settings):
$ pyinstaller --clean -y HDFCompass.1folder.spec
Other info
Project page: https://www.hdfgroup.org/projects/compass/
License: BSD-like HDF Group license (See COPYING)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file hdf_compass-0.6.0.zip
.
File metadata
- Download URL: hdf_compass-0.6.0.zip
- Upload date:
- Size: 555.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbd391031da3cba56b6b666867d6a808954082f9698912586c489327e033a333 |
|
MD5 | 5171f02a7749c4a6bcc247c14f809cd0 |
|
BLAKE2b-256 | 7d4654610ab4e96c510b5e6861824b7b11e6b7beb1951a13646dca7b611589e7 |
File details
Details for the file hdf_compass-0.6.0.tar.gz
.
File metadata
- Download URL: hdf_compass-0.6.0.tar.gz
- Upload date:
- Size: 494.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2228198f0d0be32f7857d1c2c9b6244e7ceda04063c4772dcac9187b9849e6ce |
|
MD5 | 3d037a8499c1c4b9b8eaa2ad70302e2a |
|
BLAKE2b-256 | 992e278564e1d19a268feea830d366ce7fde42d58f32dac19c37fa87a1d839d4 |
File details
Details for the file hdf_compass-0.6.0-py2.py3-none-any.whl
.
File metadata
- Download URL: hdf_compass-0.6.0-py2.py3-none-any.whl
- Upload date:
- Size: 253.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11980aa9df02838495dc7ffc892b7d6bb69c334c2385993cea6745425469876f |
|
MD5 | 4ac00e41d8b23bfe965fb2fe6a2aca27 |
|
BLAKE2b-256 | 9143e65179d34d807b0d2984b9dbd7c01d4d9a9c2341647f4672174fffe55c68 |