Results 117 issues of James Adams

Compare results of new code against operational results from NCEI climate divisions with the following variables computed: For each division: 1. differences by calendar month, with line plots (expected, actual,...

[CodeFactor](https://www.codefactor.io/repository/github/monocongo/indices_python/overview/develop) found an issue: Using the global statement It's currently on: [pdinew.py:649 ](https://www.codefactor.io/repository/github/monocongo/indices_python/source/develop/pdinew.py#L649)

Investigate whether or not this code's logic follows closely what is described in the relevant literature (Palmer 1965, Wells 2004). If so then look into how the code can be...

Investigate whether or not this code's logic follows closely what is described in the relevant literature (Palmer 1965, Wells 2004). If so then look into how the code can be...

This is a request for * [X] a new feature * [ ] an enhancement to existing sbpy functionality * [ ] somethings else: [explain here] The requested changes will...

data
new feature
feature request

I would like to train this model using NVIDIA's DIGITS, and in order to do this I need to load the pre-trained model into DIGITS with a) its weights (`resnet-18.t7`)...

I have profiled some code using the command ```$ python -m cProfile -o report.prof script.py``` I then launch cprofilev like so ```$ cprofilev -f report.prof ``` When I go to...

### Setup Information - Xclim version: - Python version: - Operating System: ### Context I am the maintainer of the [climate_indices](https://github.com/monocongo/climate_indices) package. I keep that project alive solely as a...

information
DACCS
support

Update scipy version to address [memory leak vulnerability](https://github.com/monocongo/climate_indices/security/dependabot/6) Upgrade to scipy=~> 1.10.0 in `pyproject.toml`

As a result of a recent [tech debt paydown]([#522]), I'll release a new version since there are so many changes afoot. The version will be bumped up to 2.0.0 since...