Looks good,

I am currently using very low complexity data structures. Could you post some 
examples how would the data look like for simple stuff like 2d array with 2 
coordinate arrays without any extra attributes?

Regards,
dgpb

> On 15 Apr 2024, at 15:38, phili...@loco-labs.io wrote:
> 
> Hello, 
> 
> I created a first version of a neutral format for multi-dimensional data 
> (https://nbviewer.org/github/loco-philippe/ntv-numpy/blob/main/example/example_ntv_numpy.ipynb
>  ) and I made available a first version of a package 
> (https://github.com/loco-philippe/ntv-numpy/blob/main/README.md) with:
> - a reversible (lossless round-trip) Xarray interface,
> - a reversible scipp interface
> - a reversible astropy.NDData interface
> - a reversible JSON interface
> 
> The previous Notebook shows that we can, thanks to this neutral format, share 
> any dataset with any tool.
> 
> I will integrate in a second version the existing structure for tabular data 
> (https://github.com/loco-philippe/ntv-pandas/blob/main/README.md) and the 
> associated reversible interface .
> 
> If you have examples of other tools to integrate or validation datasets, I'm 
> interested!
> 
> Have a nice day
> _______________________________________________
> NumPy-Discussion mailing list -- numpy-discussion@python.org
> To unsubscribe send an email to numpy-discussion-le...@python.org
> https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
> Member address: dom.grigo...@gmail.com

_______________________________________________
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com

Reply via email to