hchagani-oasislmf

Results 11 issues of hchagani-oasislmf

### Facilitate classic event rates in Moment Event Loss Table (MELT) output If the `event_dict.bin` (event dictionary) file exists, it is copied to the `input directory. This file gives event...

## Issue Description To enable parquet output, the `parquet_format` flag can be set to `true` in the `analysis_settings.json`. However, if the ktools components have not been linked with the parquet...

bug
LTS - 1.26

There are conditional requirements on step fields in the acc file. According to https://github.com/OasisLMF/OpenDataStandards/blob/master/OpenExposureData/Docs/OpenExposureData_Spec.xlsx (retrieved 2020-12-01), the following step fields are affected: File Name | Input Field Name | Type...

## Issue Description When setting GUL alloc rule 3 was introduced in `gulcalc` (ktools v3.9.3) to calculate the total peril loss using the multiplicative method (please see issue https://github.com/OasisLMF/ktools/issues/118 for...

bug
LTS - 1.23
LTS - 1.26

### Bring split TIV calculation in line with gulpy With `gulcalc` allocation rule greater than 0, if the sum of losses per sample exceed the TIV, the TIV is split...

## Issue Description Following the addition of `pkg-config` as a pre-requisite, users have experienced unhelpful error messages when trying to build ktools from source if this package is missing. It...

enhancement
Build System

## Issue Description `Memory allocation failed` error thrown during execution of `getmodel`. This appears to be a different issue to https://github.com/OasisLMF/ktools/issues/165, as the error still appears when using a zipped...

bug
LTS fix

## Issue Description With the introduction of support for multiple identifiers for footprint files (see PR https://github.com/OasisLMF/OasisLMF/pull/1352), the footprint file format to footprint class mappings are defined in multiple places....

feature

## Issue Description A number of different styles for docstrings are used throughout the code base. It would be prudent to standardise these and use Google-style docstrings according to the...

feature

## Issue Description Documentation should to be updated to reflect recent changes to the validation tools in PRs https://github.com/OasisLMF/ktools/pull/370 and https://github.com/OasisLMF/ktools/pull/373. ## Version / Environment information ktools >=v3.12.0

enhancement