Ryan May

Results 784 comments of Ryan May

Not sure why exactly this is failing with our minimum versions. Also, this is now conflicting with `declarative.py`.

GitHub Pages can now directly be [deployed using GitHub actions](https://github.com/actions/starter-workflows/blob/main/pages/static.yml): * One [action](https://github.com/actions/upload-pages-artifact) to upload a full `.tar.gz` artifact of the site * Another to [deploy to Pages](https://github.com/actions/deploy-pages) One challenge...

We *definitely* need to make sure the full remarks section is available in the decoded output--the fact that it's not there right now is a major oversight--borderline bug. Decoding some...

What would you want that to look like when there are multiple such periods, sometimes with multiple precipitation types?

@eliteuser26 PRs are always welcome (and I'm trying to prioritize getting the ones we have reviewed). I can say with certainty that addressing this issue/#1306 is not in our immediate...

@mzuranski I would be fine with both of your suggestions.

Actually, I was suggesting using `A` as a filler variable instead of the (technically incorrect) empty `()`. Also, I'll note that both `MPW` and `()` are listed as variables below...

This looks like it's gotten a little messy for some reason and it's a little hard to review. Do you think you could rebase on current the current `main` branch...

Sorry, I had to do some `git rebase` surgery to get this back to no extraneous changes. You'll probably want to delete your local branch and re-pull from your fork...

Sorry this languished so long! It should be good to go now if all the tests pass.