Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normal Smoothing #664

Closed
jrleeman opened this issue Dec 5, 2017 · 2 comments
Closed

Normal Smoothing #664

jrleeman opened this issue Dec 5, 2017 · 2 comments
Labels
Area: Calc Pertains to calculations
Milestone

Comments

@jrleeman
Copy link
Contributor

jrleeman commented Dec 5, 2017

Add nice horizontal smoothing using normally distributed weights. Probably wrapping scipy.ndimage.filters.gaussian_filter, but should likely be a helper in MetPy.

@jrleeman jrleeman added the Area: Calc Pertains to calculations label Dec 5, 2017
@dopplershift
Copy link
Member

Definitely need the helper, since gaussian_filter very helpfully strips units.

@zbruick
Copy link
Contributor

zbruick commented Aug 30, 2019

Looks like this was never actually closed after #911 was merged. Doing so now, since RDFS has its own issue (#913).

@zbruick zbruick closed this as completed Aug 30, 2019
@dopplershift dopplershift added this to the 0.9 milestone Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Calc Pertains to calculations
Projects
None yet
Development

No branches or pull requests

3 participants