Releases: cassidymwagner/fluidsf
Releases · cassidymwagner/fluidsf
Version 0.2.0
Substantial update to FluidSF
- Renamed to FluidSF
- Support for 1D and 3D data
- Compute 2D maps of SFs
- Blended SFs (e.g. LTT, LSS)
- Binning
- Full and comprehensive documentation: https://cassidymwagner.github.io/fluidsf/
Works in progress
- Improved suite of tests
- Latitude-longitude support (see #29 for progress)
Full Changelog: https://github.com/cassidymwagner/fluidsf/commits/v0.2.0
Version 0.1.0
First release for oceans_sf, a package designed to calculate structure functions from ocean surface velocity and tracer data.
- Calculates new advective structure functions -- velocity and scalar
- Calculates traditional n-th order structure functions -- velocity and scalar
- Calculates structure functions in x and y directions (meridional and zonal, or along- and across-track)
- Supports data with periodic and non-periodic boundary conditions, even and uneven grids, and 2D satellite swath data.
Works in progress
- Comprehensive testing
- Full documentation including docstring and example use-cases
Full Changelog: https://github.com/cassidymwagner/oceans_sf/commits/v0.1.0