Results 117 issues of James Adams

We now have access to new data sets for our project that use a more complicated (non-linear) forcing mechanism for temperature and also for a new moisture variable ‘Q’. The...

Submitting Author: James Adams (@monocongo) All current maintainers: (@monocongo) Package Name: climate_indices One-Line Description of Package: A suite of climate indices developed for drought.gov at NOAA, useful for drought monitoring....

0/pre-review-checks
⌛ pending-maintainer-response

The main processing script expects data variables to have (lat, lon, time) as the dimension order and currently raises an error if not. It may be possible to leverage xarray...

**Is your feature request related to a problem? Please describe.** When the input dataset has variables with dimensions not in the expected order (lat, lon, time) the current behavior is...

Release new version and register with PyPI. Include documentation that explains the process.

FIx [duplicated code issue](https://sonarcloud.io/component_measures?id=monocongo_climate_indices&pullRequest=569&metric=new_duplicated_lines_density&view=list) related to the `__main__` and `__spi__` scripts.

As [@Queeno11](https://github.com/Queeno11) has [pointed out](https://github.com/monocongo/climate_indices/issues/558#issuecomment-2448157962) the latest main branch is not yet included in the release available on PyPI.