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
Moderate Activity
Commits
: Listings
Analyzed
12 days
ago. based on code collected
12 days
ago.
Jul 21, 2025 — Jul 21, 2026
Showing page 239 of 241
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix typo in last commit. *That* ladies and gents, is why you test before committing, even when it's just moving stuff around. Changes to meteogram coming...
Ryan May
More...
over 17 years ago
When using today's remote data, (optionally) download yesterday's data as well, so we can have a full 24 hour record.
Ryan May
More...
over 17 years ago
Rename append_field to rec_append_fields.
Ryan May
More...
over 17 years ago
Instead of duplicating code from Matplotlib, just re-import it from matplotlib.cbook. Also, use append_field implementation from matplotlib.mlab.rec_append_fields. This should be renamed to rec_append_fields within the code base when time allows.
Ryan May
More...
over 17 years ago
Convert windows line endings.
Ryan May
More...
over 17 years ago
Remove trailing whitespace.
Ryan May
More...
over 17 years ago
Tweak plot to no longer manually convert dates using date2num, now that matplotlib SVN has dates support for fill_between().
Ryan May
More...
over 17 years ago
Remove windows line endings.
Ryan May
More...
over 17 years ago
Actually check in the work on meteogram, not just the corresponding work on mesonet.py.
Ryan May
More...
over 17 years ago
More work on meteogram. Almost there now....
Ryan May
More...
over 17 years ago
Oops in last commit.
Ryan May
More...
over 17 years ago
Add temperature conversion functions from scipy to constants.
Ryan May
More...
over 17 years ago
Move loadtxt replacement to separate file, have cbook import from here.
Ryan May
More...
over 17 years ago
Remove pointless she-band line at top of __init__.py
Ryan May
More...
over 17 years ago
Restore imports in top-level __init__.py, but remove the offending import of mkobs (that forces import of Nio). We'll punt for now on how to handle package and module imports.
Ryan May
More...
over 17 years ago
Fix date format (from 2 digit year) for title of meteogram.
Ryan May
More...
over 17 years ago
Make base __init__.py empty, so that subpackages need to be imported by hand.
Ryan May
More...
over 17 years ago
Work in progress on meteogram. Works much more nicely now, but there's still more to be done.
Ryan May
More...
over 17 years ago
Increase number of variables read in example code for meteogram.
Ryan May
More...
over 17 years ago
Add a list of units for some mesonet variables.
Ryan May
More...
over 17 years ago
Re-enable meteogram plotting code, along with a few tweaks to support it.
Ryan May
More...
over 17 years ago
Fix time conversion. Make it now return a datetime object, since this is supported by loadtxt.
Ryan May
More...
over 17 years ago
Fix loadtxt with reading names from files while specifying usecols.
Ryan May
More...
over 17 years ago
Use new masked array version of loadtxt and make other options compatible with masked arrays.
Ryan May
More...
over 17 years ago
Update to new implementation of loadtxt. Fix append_field to support masked arrays.
Ryan May
More...
over 17 years ago
Fix whitespace.
Ryan May
More...
over 17 years ago
Add support for adding station location to returned data.
Ryan May
More...
over 17 years ago
Fix for the case where you specify names for columns specified by usecols.
Ryan May
More...
over 17 years ago
Remove duplicate version of iterable().
Ryan May
More...
over 17 years ago
Fix missing import.
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