Heather Craker

Results 9 comments of Heather Craker

I'm not sure but I can try running my code using older versions of matplotlib. What version do you think might be the culprit?

The bug still happens in v3.4.2. I did find a solution that fixes the issue without messing up vertical colorbars with hatches. I works in both 3.5.2 and 3.4.2 In...

Hi Andrew, Thank you for your request! We may be able to adapt the currently available functions like you've suggested, but I'm also not immediately sure how easy that would...

@anissa111 The original request was for multiple climatology functions which includes everything on [this list](https://www.ncl.ucar.edu/Document/Functions/climo.shtml). There was a particular focus on recreating the clm* functions and month to season. The...

Hi @TeaganKing! You are correct that this is a bug. Mathematically, you don't need to provide `t_bot` and `phi_sfc` to extrapolate for the `other` values. I can take a look...

@anissa111 I'm not sure why this is listed as review in progress since there isn't a linked PR. As for the status of this, there was some uncertainty about whether...

Hi all. This functionality can be done in xarray, but it's not a simple one line call. Currently this sort of functionality is being added to the geocat-comp repository in...

I understand now. I was referring to the part of the opening comment talking about averages in an hour or minute windows. That can be done with a couple lines...