clouddrift-0.1.0
This release contains the dataformat
module to:
- convert a Lagrangian dataset into a single class object
ragged_array
of contiguous ragged arrays; - convert
ragged_array
objects intoxarray.Dataset
objects and Awkward Arrayak.Array
objects; - read in previously created archive.
In addition, this release contains a series of Jupyter Notebooks showcasing the functionalities of the library.
Please see the documentation in progress.