Philippe THOMY
Philippe THOMY
I translate in english the example above ([extract IRVE example](https://github.com/loco-philippe/Environmental-Sensing/tree/main/python/Validation/irve/test_IRVE-simple.ipynb)) If you are interested to the principles of the tool used in this example, you can look at [this presentation](https://github.com/loco-philippe/Environmental-Sensing/blob/main/documentation/Ilist_principles.pdf)....
Thank you Bastien for your comment. Below is a note that offers both a simple example, an argument and links to detailed examples. From my point of view, the value...
A typed JSON format is defined and applicable also for tabular and multi-dimensional data (see [Internet-Draft JSON-NTV](https://www.ietf.org/archive/id/draft-thomy-json-ntv-02.html) and [Internet-Draft NTV-TAB)](https://www.ietf.org/archive/id/draft-thomy-ntv-tab-00.html). This format is implemented for pandas data (see [NTV-pandas](https://github.com/loco-philippe/ntv-pandas/blob/main/README.md) package...
@charris @mhvk Thank you for these quick and positive responses ! I'm going to take some time (this week) to prepare a proposal (simple draft !) that I will share...
I start a conversation on the mailing list (waiting moderator approval). The first draft of the proposal is [this jupyter notebook](https://nbviewer.org/github/loco-philippe/Environmental-Sensing/blob/main/python/Tests/numpy_tests.ipynb) Note : @mhvk, the Notebook includes a proposal to...
@charris I received only the mail below (if there is a problem, i can resend it). ``` From: Date: Tue, Feb 20, 2024 at 12:24 AM Subject: Your message to...
@mattip. Thank you, the mail is now available in the mailing list ! I also completed the proposal formalized in the linked notebook. It will be completed again in a...
The representation of datatypes is now included in the [notebook](https://nbviewer.org/github/loco-philippe/Environmental-Sensing/blob/main/python/Tests/numpy_tests.ipynb). I will now look at the Xarray part which I will then integrate. @mhvk, @charris, do you have any remarks...
@mhvk - I agree with this position of having a separate package (similar solution to what was done for tabular data). I'm starting now with the goal of having a...
@mhvk As noted in the previous comment, I created a separate package dedicated to a neutral format for describing and sharing multidimensional data (see [jupyter notebook](https://nbviewer.org/github/loco-philippe/ntv-numpy/blob/main/example/example_ntv_numpy.ipynb), [github repository](https://github.com/loco-philippe/ntv-numpy/blob/main/README.md), [PyPI package](https://pypi.org/project/ntv-numpy/)...