Results 194 comments of James Adams

Thanks for the impetus for this, @GvdDool In a nutshell, there are core index functions in the `indices.py` module. These operate on a time series of data, typically monthly or...

I caution you to not use the PDSI code herein. It is not yet fully vetted and is only included as the "first draft" for someone to use as a...

Thanks for bringing this to my attention @matteodefelice Yes, we can update the dependency to work around this bug. If you are comfortable doing so please update the `pyproject.toml` file...

Seems like the PR will affect the ability to keep Python 3.8 support as that new version requires 3.9. What is the issue we're solving by using a more recent...

Thanks for sticking with it and looking for a 3.8-compatible solution. It looks like numpy [dropped support for 3.8 this April](https://numpy.org/neps/nep-0029-deprecation_policy.html#drop-schedule) so we're also facing that. Eventually, we'll fall in...

Yes, I agree. Pinning to major versions should be sufficient.

@jamaa I have looked into this today and it seems that 2023.1.0 is still the version poetry resolves to when I first use `'*'` as the version within `pyproject.toml`. My...

Yes, you're right. I have a fix already in place if I'll just release it accordingly. Thanks for your nudge in the right direction!

I have just published version 2.0.1 on PyPI from the master branch code, please advise if there are snafus left to fix. Thanks for your help!

I attempted to update the suite of Palmers used at NOAA and this is the result. It was never fully vetted and in a few cases it gets different results...