Trevor James Smith

Results 300 comments of Trevor James Smith

That would work well. I understand that the use case may be limited, but it could be set as an optional signature and It would certainly be more intuitive than...

I would be curious to hear from @audreyfeldroy if there could be a means of developing a PR checklist. I like the idea of having main branch for very general...

@Zethson Very interesting. Thanks for letting us know!

If you're still interested in this issue, I can lend a hand!

Interesting. I need to get some experience with GitHub Actions so that works out nicely. Would you want me to push changes on your https://github.com/rsokl/Dummy_Repo or here?

I can also chime in that the `fix-trailing-whitespace` hook is what causes errors when versioning my projects with `bumpversion`. Your workaround to manually commit when bumping versions is also how...

Thanks for the quick response. We may need to use the work-around for now, but would really like to see a way (flag?) for easing the rules on string quotations....

Prefix is fine, I mean the docstrings themselves. Most of them begin with `ANUCLIM` while others are either very short or too long. Very simple fixes.

I've done a fair amount of this (badly) in python. There might be a way to adapt some of my work in https://github.com/Zeitsperre/canada-climate-python to perform this. While this work didn't...

@Balinus I've retackled this issue in a few places, converting either ECCC flat files or CSVs to NetCDF with "loose" CF conventions. The code is the work of several people...