Wednesday, November 3, 2010

Research Log for 2010/11/03

Here's what I got done this evening:

Next TODOs:
  • Learn how to use git better so I'm not so "special" with it.
  • Finish implementation of time-series simulation using cross-correlation coefficient (Galati et al. 1995 paper)

2 comments:

Rankinstudio said...

Ryan,

First, I would like to thank you for creating MetPy. It is awesome. I looked everywhere for a python module that would work in python 3 and read these level II files I have.

I'm still intermediate in Python and a lot of MetPy is a bit above my head. You posted an example of how to parse and display data from a level III file that was very helpful, but the variables available in level II files are different. Could you please post an example of how to do this with a level II file? That would be awesome.

Thanks!

David Rankin

DopplerShift said...

David,

Thanks for the kind words. I'd be happy to make such an example. I've moved this over to an issue on the GitHub repo:
https://github.com/metpy/MetPy/issues/45

Can you leave any future feedback on GitHub or through support-python AT unidata.ucar.edu? As you can tell this blog isn't particularly active, and it's fortunate that I got an email notification that you left a comment.