Nga Chung created SDAP-26:
-----------------------------
Summary: 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
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)