Skip to content

version 0.1.0 - First Implementation of Vorticity and Strain Calculations

Latest
Compare
Choose a tag to compare
@Amine-ouhechou Amine-ouhechou released this 09 Dec 15:29
· 1 commit to main since this release

Version 0.1.0 - First Implementation of Vorticity and Strain Calculations

This release marks the addition of vorticity and strain calculations, expanding the package's functionality for SWOT data analysis.


New Features

  • New Module Grads.py:
    • compute_vorticity
    • compute_strain
    • plot vorticity/strain histogram
  • Improved things:
    • Make 'namevar' optional to compute PSD from different variables
    • Make variables_to_keep optional in read_zarr_to_xarray_dict