Recent Releases of Gibbs Sea Water Oceanographic Toolbox of TEOS-10 implemented in Rust
Gibbs Sea Water Oceanographic Toolbox of TEOS-10 implemented in Rust - JOSS publication
What's Changed
- Minimum guidance on how to use the crate by @castelao in https://github.com/castelao/GSW-rs/pull/60
- Fix typo by @wentasah in https://github.com/castelao/GSW-rs/pull/65
- List of functions from GSW-C by @castelao in https://github.com/castelao/GSW-rs/pull/62
- Typo and fixing link by @castelao in https://github.com/castelao/GSW-rs/pull/66
- Updating crate by @castelao in https://github.com/castelao/GSW-rs/pull/67
- Why re-write it in Rust by @castelao in https://github.com/castelao/GSW-rs/pull/68
- JOSS by @castelao in https://github.com/castelao/GSW-rs/pull/45
- Bump minimum version by @castelao in https://github.com/castelao/GSW-rs/pull/69
New Contributors
- @wentasah made their first contribution in https://github.com/castelao/GSW-rs/pull/65
Full Changelog: https://github.com/castelao/GSW-rs/compare/v0.1.4...v0.2.0
Scientific Software - Peer-reviewed
- Rust
Published by castelao about 2 years ago
Gibbs Sea Water Oceanographic Toolbox of TEOS-10 implemented in Rust - Improving documentation
Modules implemented: - earth - practical salinity - volume (Specific volume, density, and enthalpy) - conversions (incomplete)
Scientific Software - Peer-reviewed
- Rust
Published by castelao about 2 years ago
Gibbs Sea Water Oceanographic Toolbox of TEOS-10 implemented in Rust - Forcing recent regex to avoid potential vulnerability
What's Changed
- [MRG] C FFI updates by @luizirber in https://github.com/castelao/GSW-rs/pull/24
- Lint suggestions by @castelao in https://github.com/castelao/GSW-rs/pull/26
- Extending volume by @castelao in https://github.com/castelao/GSW-rs/pull/25
- Extending volume (in the FFI) by @luizirber in https://github.com/castelao/GSW-rs/pull/27
- Wrong test value for enthalpy_diff by @castelao in https://github.com/castelao/GSW-rs/pull/28
- Fixing safromrho() by @castelao in https://github.com/castelao/GSW-rs/pull/31
- Volume validation by @castelao in https://github.com/castelao/GSW-rs/pull/34
- Adding missing functions into volume module by @castelao in https://github.com/castelao/GSW-rs/pull/36
- [MRG] nix flake by @luizirber in https://github.com/castelao/GSW-rs/pull/32
- [MRG] Feat: Add new functions from #36 by @luizirber in https://github.com/castelao/GSW-rs/pull/37
- Citation by @castelao in https://github.com/castelao/GSW-rs/pull/38
- Talk seas2022 by @castelao in https://github.com/castelao/GSW-rs/pull/39
- ctfrompt by @castelao in https://github.com/castelao/GSW-rs/pull/41
- Extending validation by @castelao in https://github.com/castelao/GSW-rs/pull/35
- Addressing CVE 2022 24713 by @castelao in https://github.com/castelao/GSW-rs/pull/42
Full Changelog: https://github.com/castelao/GSW-rs/compare/v0.0.9...v0.0.11
Scientific Software - Peer-reviewed
- Rust
Published by castelao about 3 years ago
Gibbs Sea Water Oceanographic Toolbox of TEOS-10 implemented in Rust - module Earth
Adding module gsw::earth
Scientific Software - Peer-reviewed
- Rust
Published by castelao about 4 years ago
Gibbs Sea Water Oceanographic Toolbox of TEOS-10 implemented in Rust - Validation
Using the official reference dataset for validation.
Scientific Software - Peer-reviewed
- Rust
Published by castelao over 4 years ago