项目作者: phovea

项目描述 :
Data provider plugin for loading data stored as Hierarchical Data Format (HDF)
高级语言: Python
项目地址: git://github.com/phovea/phovea_data_hdf.git
创建时间: 2015-07-23T08:50:18Z
项目社区:https://github.com/phovea/phovea_data_hdf

开源协议:BSD 3-Clause "New" or "Revised" License

下载


DEPRECATED: phovea_data_hdf

Phovea Build Status

Data provider plugin for loading data stored as Hierarchical Data Format (HDF).

DEPRECATION Information

Please note that this project has been archived and is no longer being maintained. There is an active development under https://github.com/datavisyn/tdp_core and we will also contribute our future changes to it.

Installation

  1. git clone https://github.com/phovea/phovea_data_hdf.git
  2. cd phovea_data_hdf
  3. npm install

Testing

  1. npm test

Building

  1. npm run build


This repository is part of Phovea, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the documentation page.