Clouddrift

Latest version: v0.43.0

Safety actively analyzes 687918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 9

0.2.0

What's Changed
* CI upgrade by philippemiron in https://github.com/Cloud-Drift/clouddrift/pull/29
* modify the environment by philippemiron in https://github.com/Cloud-Drift/clouddrift/pull/31
* Organize, make more concise, and expand the install instructions by milancurcic in https://github.com/Cloud-Drift/clouddrift/pull/35
* Rename ragged_array -> RaggedArray to follow PEP8 by milancurcic in https://github.com/Cloud-Drift/clouddrift/pull/39
* Require Python 3.9 by milancurcic in https://github.com/Cloud-Drift/clouddrift/pull/34

New Contributors
* milancurcic made their first contribution in https://github.com/Cloud-Drift/clouddrift/pull/35

**Full Changelog**: https://github.com/Cloud-Drift/clouddrift/compare/v0.1.0...v0.2.0

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 into [`xarray.Dataset`](https://docs.xarray.dev/en/stable/generated/xarray.Dataset.html) objects and [Awkward Array](https://awkward-array.readthedocs.io/en/latest/index.html) [`ak.Array`](https://awkward-array.readthedocs.io/en/latest/_auto/ak.Array.html) 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](https://cloud-drift.github.io/clouddrift/) *in progress*.

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.