Skip to content

clouddrift-0.1.0

Compare
Choose a tag to compare
@philippemiron philippemiron released this 31 Aug 23:04
· 319 commits to main since this release

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 into xarray.Dataset objects and Awkward Array ak.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.