openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
MetPy
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 month
ago. based on code collected
about 1 month
ago.
Jul 21, 2025 — Jul 21, 2026
Showing page 238 of 241
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
In the example, calculate windchill and add it to the plot.
Ryan May
More...
over 17 years ago
Add a default style for windchill.
Ryan May
More...
over 17 years ago
Add a function for calculating windchill using the NWS formula.
Ryan May
More...
over 17 years ago
Make default range for solar radiation better and add a custom list of ticks. Fix specifying only tick locations without labels.
Ryan May
More...
over 17 years ago
Specify figure size so that it comes up nicely spaced.
Ryan May
More...
over 17 years ago
Fix typo.
Ryan May
More...
over 17 years ago
More work in progress on station plots, though nothing works yet.
Ryan May
More...
over 17 years ago
Add support to passing in a figure handle to meteogram.
Ryan May
More...
over 17 years ago
Check in of work in progress on station plot.
Ryan May
More...
over 17 years ago
Make lat/lon/elev information fields lowercase.
Ryan May
More...
over 17 years ago
Add a function for calculating wind components from speed and (meteorological) direction.
Ryan May
More...
over 17 years ago
Get the date for the title from the time start range and not the first time in the data.
Ryan May
More...
over 17 years ago
Convert wind speeds to MPH and rainfall to inches.
Ryan May
More...
over 17 years ago
Calculate dewpoint in the example.
Ryan May
More...
over 17 years ago
Use log,exp from ma instead of straight numpy, giving support for masked arrays.
Ryan May
More...
over 17 years ago
Finish most of Todo list by correcting auto-scaling with fill_between so that we can make sure plots go all the way to the bottom. This is accomplished by setting an anomalously low value and making sure that matplotlib's auto-scaling ignores this. Also add some information for handling dewpoint.
Ryan May
More...
over 17 years ago
Correct masked array handling in rec_append_fields.
Ryan May
More...
over 17 years ago
Add a mixing ratio function. Also tweak a few docstrings.
Ryan May
More...
over 17 years ago
Update to newest version from Pierre.
Ryan May
More...
over 17 years ago
Fix missing import.
Ryan May
More...
over 17 years ago
Re-add the rec_append_fields implementation, as our version handled masked arrays, which is not handled by matplotlib's version.
Ryan May
More...
over 17 years ago
Start of a general meteorological calculations module, with dewpoint and vapor pressure calculations.
Ryan May
More...
over 17 years ago
Remove windows line endings.
Ryan May
More...
over 17 years ago
In the example code, only specify a time range if we're using current data.
Ryan May
More...
over 17 years ago
Fix bug when not getting a full day's record of data.
Ryan May
More...
over 17 years ago
Add support for specifying time range to plot as well as a ticker object.
Ryan May
More...
over 17 years ago
Add a reasonable time range. Can probably be improved by actually checking masked data.
Ryan May
More...
over 17 years ago
Undo accidental commit.
Ryan May
More...
over 17 years ago
Do example with temperature converted to Farenheit.
Ryan May
More...
over 17 years ago
Do example with temperature converted to Farenheit.
Ryan May
More...
over 17 years ago
←
1
2
…
233
234
235
236
237
238
239
240
241
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree