Michaela Sizemore

Results 18 comments of Michaela Sizemore

Hi everyone! As Orhan mentioned, we have talked about the future of wrf-python development (new functionality, new routines, etc) but have not yet had the chance to fully invest time...

@yriveiro we are currently looking into this issue. We would like to know if you are able to use [conda forge](https://wrf-python.readthedocs.io/en/latest/installation.html) to install the wrf-python package? The version currently being...

@yriveiro Thank you for your quick response and input! Another option outside of using conda forge is git cloning the wrf-python repository and installing from there with `pip install .`,...

Hi @DavidWang505, Would you mind pointing me to the source code you were looking at? I can't find the code myself based on the information here or in the prior...

Hi @DavidWang505, I have created a pull request that should address this issue. If you would like to take a look at the changes and test them with your code,...

Hi @ccalvosa, Thanks for your question! As of current, I don't believe we have tested or set up M1 compatibility. This is mostly due to our internal System Admin's doing...

Hi @zxdawn, My first thought with this issue is that the two graphs are looking at difference perspectives of the data. The first plot (with dBZ overlay) uses vertcross while...

Hi @zxdawn, The second plot is looking at the data from a different view point than the first. If you look at your code for the first plot, you use...

Hi @zxdawn, Sorry for not being as active on this issue. I recently went over it with another colleague and here's what we determined: Both projections are correct for what...

Hi @greg-otterpeak, Thank you for opening this issue and providing information on what you have found as a possible fix! I will test this out on my side as a...