Skip to content

[ENH] simple speed of sound estimation based on temperature #95

@ahms5

Description

@ahms5

Checklist

Problem

It would be nice to add a simple speed of sound calcualtion to this package.

Solution

I would suggest the ISO 9613-1 (Formula A.5).
c=343.2*sqrt((t-t0)/(20-t0))
t0=-273.15°C
t in degree celsius

Alternatives

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    ASSA 2025Issues and PRs related to the Open Source Software school at ASSA 2025enhancementNew feature or request

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions