dleucas / wmmsdb (public) (License: GPLv3) (since 2018-07-08) (hash sha1)
A collection of scripts to download, transform and normalize the Watkins Marine Mammal Sound Database.

Credit:

“Watkins Marine Mammal Sound Database, Woods Hole Oceanographic Institution.”

http://cis.whoi.edu/science/B/whalesounds/index.cfm
List of commits:
Subject Hash Author Date (UTC)
rename dl.sh to download.sh 2012a704ca1860b1a13adc84e7f81b1081112df5 dleucas 2018-07-17 17:04:42
add website UI using FacetView2 6ddc0848aa2431a80365d1fb37459eb93df7b138 dleucas 2018-07-17 17:03:50
make executable 3780e50d405d0b715d419f544fa0fd1a383f5949 dleucas 2018-07-15 01:43:52
WIP index transformed data using ElasticSearch e853933e0590103f984bfe195efb760a58b0ba13 dleucas 2018-07-15 01:43:26
add actual transform command a055bb616196a9e1141e97103d455dc97dd32060 dleucas 2018-07-15 01:41:56
recent ElasticSearch does not like _id in the document 7176097fbf555ce90fdce3647736993284cd8ec0 dleucas 2018-07-15 01:34:51
add interaction and use consistent namespace 00f70c27b706cd2138f53117008ea88fc25582ad dleucas 2018-07-14 22:20:46
adding animal age, sex and id 142570dba33128de7b6b93c3044f1e6ea03ee735 dleucas 2018-07-14 03:55:22
add vocal animal id and species code 8b0138515bff58ed980e6c6cdac93724f31e7a7d dleucas 2018-07-13 18:50:14
normalize signal overlap types 57bf11ebad27db0a8aea7dec400554780798d46d dleucas 2018-07-12 20:44:41
add signal class, use null not empty f108fc71216ede0be40ef5a6749ddef5b714721c dleucas 2018-07-12 20:17:03
code formating 5c53a7166dfbf8485f81c8800a636a5919956f4b d.leucas@outlook.com 2018-07-12 00:34:57
code formating 7457d6f0da9e12ac64fcc6b293d23682a69b45c5 dleucas 2018-07-12 00:34:57
add links, add coverage task d9ddc331b713ac1be97040e8556f84ed46d1ccec d.leucas@outlook.com 2018-07-08 22:40:04
add links, add coverage task c64feb14912a2f7ae7f8e9bcda5c17ca172cadc0 dleucas 2018-07-08 22:40:04
WIP signal class 79e6fea2d2a914e9c84528f1b184709e43e5f750 d.leucas@outlook.com 2018-07-08 22:39:17
WIP signal class af311640c00d17c010680c69112fbaefd799176a dleucas 2018-07-08 22:39:17
add signal cut size and quality e78c447e83644b9eb9f950b2deaadac0fc5e6dda d.leucas@outlook.com 2018-07-08 22:06:35
add signal cut size and quality 9174f89773c2b6e934bffb3c2ab329c73350b025 dleucas 2018-07-08 22:06:35
add sample rate and number of channels b263b658641471fd455ef5215d65a86959097471 d.leucas@outlook.com 2018-07-08 21:11:39
Commit 2012a704ca1860b1a13adc84e7f81b1081112df5 - rename dl.sh to download.sh
Author: dleucas
Author date (UTC): 2018-07-17 17:04
Committer name: dleucas
Committer date (UTC): 2018-07-17 17:04
Parent(s): 6ddc0848aa2431a80365d1fb37459eb93df7b138
Signer:
Signing key:
Signing status: N
Tree: 7d54a7c554e3bc1cc0a31d3892623e4584333976
File Lines added Lines deleted
download.sh 0 0
File download.sh renamed from dl.sh (similarity 100%)
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/dleucas/wmmsdb

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/dleucas/wmmsdb

Clone this repository using git:
git clone git://git.rocketgit.com/user/dleucas/wmmsdb

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main