What's Changed * option to use processes by philippemiron in https://github.com/Cloud-Drift/clouddrift/pull/198 * change how rowsize is recalculated by philippemiron in https://github.com/Cloud-Drift/clouddrift/pull/210
What's Changed * subset moidfied original dataset by philippemiron in https://github.com/Cloud-Drift/clouddrift/pull/203 * Haversine to sphere by philippemiron in https://github.com/Cloud-Drift/clouddrift/pull/205
What's Changed * Implement `datasets.gdp6h` by milancurcic in https://github.com/Cloud-Drift/clouddrift/pull/192 * Add module docstrings and reformat remaining old-format docstrings by milancurcic in https://github.com/Cloud-Drift/clouddrift/pull/193
What's Changed * fix date in prune by philippemiron in https://github.com/Cloud-Drift/clouddrift/pull/185 * Implement `sphere_to_plane` by milancurcic in https://github.com/Cloud-Drift/clouddrift/pull/183 * Implement `plane_to_sphere` by milancurcic in https://github.com/Cloud-Drift/clouddrift/pull/186
What's Changed * Rename `dataformat` -> `raggedarray` by milancurcic in https://github.com/Cloud-Drift/clouddrift/pull/171 * Regular to ragged `fill_value` by milancurcic in https://github.com/Cloud-Drift/clouddrift/pull/174 * Add examples to write the ragged array to NetCDF and Parquet files by milancurcic in https://github.com/Cloud-Drift/clouddrift/pull/175 * prune by philippemiron in https://github.com/Cloud-Drift/clouddrift/pull/172 * make sure all elements are Iterable by philippemiron in https://github.com/Cloud-Drift/clouddrift/pull/177 * Bump version to 0.13.0 by milancurcic in https://github.com/Cloud-Drift/clouddrift/pull/178