OceanSound
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Get the music from oceancolor images, from MODIS satellite
[![Stories in Ready](https://badge.waffle.io/datasounds/oceansound.png)](http://waffle.io/datasounds/oceansound)

OceanSound
==========

Get the music from oceancolor images, through MODIS satellite

Instalation
-----------
OceanSound requires an **pyhdf** instalation, to deal with HDF4 [(HDF-EOS)](http://hdfeos.org/).
Despite **pyhdf** is a deprecated package it still works, but you have to manualy install it.  
Follow the steps [here](http://pysclint.sourceforge.net/pyhdf/install.html)!

And finally to listen your data you can install OceanSound with pip.

```bash
pip install OceanSound
```

Usage
-----
After installation, OceanSound program is enabled on your terminal.
You should pass one of acceptable parameters and generate your music.

```bash
OceanSound --indir dir/where/are/*.hdf --outdir dir/to/save/output.midi
```

Our Project
-----------
OceanSound deals with Satellite MODIS chlorophyll, but if you are interested by extracting music from your data take a 
look at [DataSounds](http://www.datasounds.org) and access the [code](https://github.com/DataSounds/DataSounds)!

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。