[
https://issues.apache.org/jira/browse/SDAP-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381245#comment-16381245
]
ASF GitHub Bot commented on SDAP-26:
------------------------------------
ntquach opened a new pull request #2: SDAP-26 Create new ningesterpy processor
to delete axis from data array
URL: https://github.com/apache/incubator-sdap-ningesterpy/pull/2
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Create new ningesterpy processor to delete axis from data array
> ---------------------------------------------------------------
>
> Key: SDAP-26
> URL: https://issues.apache.org/jira/browse/SDAP-26
> Project: Apache Science Data Analytics Platform
> Issue Type: Improvement
> Reporter: Nga Chung
> Assignee: Nga Chung
> Priority: Major
>
> To support data with more than 3-axis coordinates for time, lat, lon, such as
> ARGO gridded data
> (ftp://kakapo.ucsd.edu/pub/argo/Global_Marine_Argo_Atlas/RG_ArgoClim_Psal.nc)
> which has time, pressure, lat, lon, we want to treat each pressure bin as a
> separate dataset.
> During ingestion, we need a new processor to delete an arbitrary axis (of
> length 1) from the data array. In the case of ARGO, we want to delete the
> PRESSURE axis.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)