stcorp / harp

Data harmonization toolset for scientific earth observation data
http://stcorp.github.io/harp/doc/html/index.html
BSD 3-Clause "New" or "Revised" License
55 stars 18 forks source link

Add support for ad-hoc dimensions #296

Open svniemeijer opened 9 months ago

svniemeijer commented 9 months ago

See also https://github.com/stcorp/harp/issues/295#issuecomment-1713508324

One idea is to add support for named dimensions x, y, and z. These could then be used for any dimension that does not match any of the existing support ones. The impact of such a change still needs to be investigated.