Skip to content

Conversation

@sgdecker
Copy link
Contributor

Description Of Changes

Currently, the row in the GEMPAK Conversion Guide referencing the MAG function points to numpy.linalg.norm, but the actual NumPy equivalent is numpy.hypot. This commit updates the documentation accordingly.

Checklist

Currently, the row in the GEMPAK Conversion Guide referencing the MAG
function points to numpy.linalg.norm, but the actual NumPy equivalent
is numpy.hypot.  This commit updates the documentation accordingly.
@sgdecker sgdecker requested a review from a team as a code owner November 22, 2024 19:24
@sgdecker sgdecker requested review from dopplershift and removed request for a team November 22, 2024 19:24
@dopplershift dopplershift added Area: Docs Affects documentation Type: Enhancement Enhancement to existing functionality labels Nov 22, 2024
@dopplershift dopplershift added this to the 1.7.0 milestone Nov 22, 2024
@dopplershift dopplershift merged commit 9a46a10 into Unidata:main Nov 22, 2024
34 checks passed
@dopplershift
Copy link
Member

Thanks @sgdecker !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Docs Affects documentation Type: Enhancement Enhancement to existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Magnitude of a Vector

2 participants