carlfischerjba

Results 11 issues of carlfischerjba

I'm running Django and Postgres in two separate Docker containers. If I restart the Postgres container to simulate a connection problem, the connection is only reestablished in a Django shell...

## Issue Description Lots of clutter in the logs, primarily messages like this one, making them hard to read: ``` ...lib64/python3.8/site-packages/geopandas/_compat.py:112: UserWarning: The Shapely GEOS version (3.8.0-CAPI-1.13.1 ) is incompatible...

I'm using the Proxy Switcher extension in Chrome set to use a PAC script but it keeps enabling the system proxy in my Windows settings. I'll switch it off via...

Very useful tool. Any idea how to include apps such as `gdalinfo` in the wheel so they become available within the virtualenv where the wheel is subsequently installed?

## Issue Description Validation of the policies and accounts (`oasislmf.preparation.il_inputs.get_il_input_items`) occurs after the keys lookup stage (`oasislmf.lookup.factory.generate_key_files`). This can cause much time to be wasted if the user only finds...

## Issue Description The logs for the `prepare-keys-file` and `generate-losses-chunk` subtasks each contain logs for other subtasks than the one requested. This causes confusion when trying to parse the logs...

bug

The test below requests two integers and adds them up. When using argparse, I use a tuple metavar to name each value so the user can tell that they represent...

bug
2.0

I have a channel hosted on an internal company server which I use on Windows. It's listed in .condarc as `file://\\my_server/development/conda_packages` although I believe it was added via `conda config...

## Issue Description We've run a portfolio with terms such that the insured losses are all zero. This leads to aalcalc, pltcalc and wheatsheaf_aep/oep files that are empty except for...

Support for Python 3.12.