You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by fg...@apache.org on 2019/01/23 17:56:41 UTC

[incubator-sdap-ningesterpy] 18/29: Merge pull request #2 from ntquach/SDAP-26

This is an automated email from the ASF dual-hosted git repository.

fgreg pushed a commit to branch v1.0.0-rc1
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-ningesterpy.git

commit 2f16a45be14f6d435990abad22036744ce523479
Merge: 0ccf08f f880957
Author: Nga Quach <ng...@gmail.com>
AuthorDate: Wed Feb 28 18:33:57 2018 -0800

    Merge pull request #2 from ntquach/SDAP-26
    
    SDAP-26 Create new ningesterpy processor to delete axis from data array

 sdap/processors/__init__.py       |  2 ++
 sdap/processors/deleteunitaxis.py | 43 +++++++++++++++++++++++++++++++++
 tests/deleteunitaxis_test.py      | 51 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 96 insertions(+)