spectral-cockpit / opusreader2

Read OPUS binary files from Fourier-Transform Infrared (FT-IR) spectrometers of the company Bruker Optics GmbH & Co. in base R
https://spectral-cockpit.github.io/opusreader2/
MIT License
18 stars 2 forks source link

🧱 Helper to store parsed data in zarr data collection #33

Closed philipp-baumann closed 12 months ago

philipp-baumann commented 2 years ago

I have recently been exploring the zarr python library that supports fast N-dimensional arrays via parallel chunking. If we plan to store the parsed output as .Rds and .json, support for zarr and a spectroscopic data representation would be an awesome addition.

philipp-baumann commented 1 year ago

We have decided to implement extra functions for this. Currently not main priority

philipp-baumann commented 12 months ago

closing, since such things would life in extra package.