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
1 day
ago. based on code collected
1 day
ago.
Feb 25, 2025 — Feb 25, 2026
Showing page 235 of 236
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix whitespace.
Ryan May
More...
about 17 years ago
Add support for adding station location to returned data.
Ryan May
More...
about 17 years ago
Fix for the case where you specify names for columns specified by usecols.
Ryan May
More...
about 17 years ago
Remove duplicate version of iterable().
Ryan May
More...
about 17 years ago
Fix missing import.
Ryan May
More...
about 17 years ago
Fix typo.
Ryan May
More...
about 17 years ago
Update mesonet_stid_info docstring.
Ryan May
More...
about 17 years ago
Clean up mesonet station information function.
Ryan May
More...
about 17 years ago
Make loadtxt use a more robust version of checking if an object is string-like.
Ryan May
More...
about 17 years ago
Add bz2 support to loadtxt.
Ryan May
More...
about 17 years ago
Add a function to check for an iterable to cbook. Use this function to make append_field support appending multiple fields at once.
Ryan May
More...
about 17 years ago
Fix url specification to zero pad the month/day appropriately.
Ryan May
More...
about 17 years ago
Refactor fetching of remote mesonet data so that caching works better.
Ryan May
More...
about 17 years ago
Add support for automatically renaming mesonet fields to more standard names.
Ryan May
More...
about 17 years ago
Add missing imports and remove test code for named tuple that was exectued when file was run.
Ryan May
More...
about 17 years ago
Comment out import of metobs.
Ryan May
More...
about 17 years ago
Add a decorator for caching function calls using a least recently used cache. Modify the remote mesonet reader to use this decorator.
Ryan May
More...
about 17 years ago
Add function for adding a field to a record array.
Ryan May
More...
about 17 years ago
Check in new numpy.loadtxt() implementation until it can be found in a released version. This version allows for reading field names from a header row, automatically determining the dtype, and missing values.
Ryan May
More...
about 17 years ago
fixed issues with cwt code in bl/turb/wavelets.py...things should work now.
Sean Arms
More...
over 17 years ago
changed bl/turb/wavelets and motherwavelets using classes; api not stable but code works as is.
Sean Arms
More...
over 17 years ago
Modify and refactor so that the mesonet functions can read time series or snapshot files with the same codebase. Also add the beginnings of getting station information.
Ryan May
More...
over 17 years ago
Move masking of mesonet data to a separate helper function for use in a future MDF reader.
Ryan May
More...
over 17 years ago
Make the masking of missing data more robust.
Ryan May
More...
over 17 years ago
Add the mesonet station information.
Ryan May
More...
over 17 years ago
Move mesonet plotting code to 'generic' meteogram method in vis/plots.py. It's pretty shabby right now, but it works.
Ryan May
More...
over 17 years ago
Add a collection of generally useful functions (recipes) in cbook.py (short for Cookbook).
Ryan May
More...
over 17 years ago
Fix stupid bug in mesonet remote reader with default datetime.
Ryan May
More...
over 17 years ago
Add a generic plots file for dumping a large collection of plots. This gets pulled in by vis so that we can just do a: from metpy.vis import foo.
Ryan May
More...
over 17 years ago
Now the readers are actually generically useful. One reads directly from a file, the other reads from the website.
Ryan May
More...
over 17 years ago
←
1
2
…
228
229
230
231
232
233
234
235
236
→
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