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
17 days
ago. based on code collected
17 days
ago.
Jul 21, 2025 — Jul 21, 2026
Showing page 240 of 241
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix typo.
Ryan May
More...
over 17 years ago
Update mesonet_stid_info docstring.
Ryan May
More...
over 17 years ago
Clean up mesonet station information function.
Ryan May
More...
over 17 years ago
Make loadtxt use a more robust version of checking if an object is string-like.
Ryan May
More...
over 17 years ago
Add bz2 support to loadtxt.
Ryan May
More...
over 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...
over 17 years ago
Fix url specification to zero pad the month/day appropriately.
Ryan May
More...
over 17 years ago
Refactor fetching of remote mesonet data so that caching works better.
Ryan May
More...
over 17 years ago
Add support for automatically renaming mesonet fields to more standard names.
Ryan May
More...
over 17 years ago
Add missing imports and remove test code for named tuple that was exectued when file was run.
Ryan May
More...
over 17 years ago
Comment out import of metobs.
Ryan May
More...
over 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...
over 17 years ago
Add function for adding a field to a record array.
Ryan May
More...
over 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...
over 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
Initial checkin of a reader for mesnet files, though this is really more of a plotting and fetching demo than a good generic data reader.
Ryan May
More...
over 17 years ago
updated __init.py for main dir (include readers), readers (to include ju2003.py), and bl/turb (to include motherwavelets.py), as well as fixed readers/ju2003.py to properly create recarray for data...still need to handel flags from ju2003 datasets though.
Sean Arms
More...
over 17 years ago
Update setup.py for rename of getobs to readers
Ryan May
More...
over 17 years ago
fixed SDG to be a subclass of MotherWavelet instead of Wavelet in bl/turb/motherwavelets.py
Sean Arms
More...
over 17 years ago
revamped mother wavelet functions using classes and moved getobs to readers
Sean Arms
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