Abhishek Dasgupta

Results 15 issues of Abhishek Dasgupta

Once cats is in PyPi, we could look into packaging for distributions such as Fedora, Debian and other channels such as Homebrew and conda-forge. Not a priority until after 1.0....

enhancement
catsV2

Using CLI switches such as `--start` and `--data-file` to reliably reproduce errors when running CATS from the command line.

enhancement
refactoring
testing

Hopefully should be okay to use real carbon intensity data -- to make sure we are checking all edge cases correctly and to avoid issues like #119, we should test...

testing

At datetime Thu 3 Oct 2024 17:51:23 UTC, when running from [34c951e](https://github.com/GreenScheduler/cats/commit/34c951e1034375c8e91a32f9045a45cd135ce011): ```shell > python -m cats -d 4 --loc RG1 WARNING:root:config file not found WARNING:root:Unspecified carbon intensity forecast service,...

bug