Drew Camron
Drew Camron
@kgoebber shared [this notebook](https://gist.github.com/dcamron/787098d1529d32d176ecdd96e38d0945) with us. We'll be using these two notebooks as a starting point for this discussion at our next dev call!
Regardless of specifically dropping codecov, I do like the idea of moving towards a single testing+coverage report, particularly now with actions summaries. If moving towards that also happens to remove...
Thanks for your help here @Alireza-Amani. Testing that out on my end, this change does break at least some other "do we still have an EL if LFC is lower...
We _do_ currently tell people the following > Must have names in order to have a well-formed output Dataset. in the docs, but that may not be helpful enough on...
I think that is relevant here _and_ probably worth its own issue and fix unless we only want to fix it by tying it to this docs update. IMO providing...
> > > Does this issue address the problem described in this notebook? > > https://gist.github.com/sgdecker/8c90f2300da03de296e1d934b47e1cd1 Accomplishing these tasks should ideally a.) tell you that `'COUNTRIES'` is invalid, and b.)...
It's pretty easy to _leave errors in_ and successfully build a static site around Jupyter, the harder part is just designing meaningful asynchronous materials and designing engagement and validation to...
Another [stackoverflow question](https://stackoverflow.com/questions/77199282/valueerror-on-calculating-0-3-km-agl-cape-in-metpy) with no EL on either end hit this. We'll prioritize this for the November milestone.
I should be pushing our fixes up for 1.5 this morning! 👍
Hmmm... Would it be more difficult than the cartopy machinery you've already put in place? Not to totally rebuild WPC parsing to be able to work without Shapely, but to...