forked from HDFGroup/hdf-compass
-
Notifications
You must be signed in to change notification settings - Fork 0
/
HDFCompass.py
14 lines (13 loc) · 912 Bytes
/
HDFCompass.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
##############################################################################
# Copyright by The HDF Group. #
# All rights reserved. #
# #
# This file is part of the HDF Compass Viewer. The full HDF Compass #
# copyright notice, including terms governing use, modification, and #
# terms governing use, modification, and redistribution, is contained in #
# the file COPYING, which can be found at the root of the source code #
# distribution tree. If you do not have access to this file, you may #
# request a copy from [email protected]. #
##############################################################################
import compass_viewer
compass_viewer.run()