Stephane Struzik
Stephane Struzik
functionally fmpy is already taking the tiv from the input files and computing the %tiv term independently of the coverage losses present in the ground up loss. It is part...
[generateJSONschema.txt](https://github.com/OasisLMF/OasisLMF/files/8975181/generateJSONschema.txt)
@johcarter, I think the most complex element on the validity of fm term can only be done in the fm part. However, because fm comes later on and specifically after...
we could do something like this: if a column contain the financial term we apply a validation. for example term name would be dedtype (or DedType1Building) and we validate LocDedType1Building,...
Can be reproduce locally by running: eve 4 200 | modelpy | gulpy -S10 -L0 -a1 --logging-level 10 > gul.bin
plan to implement Peril support. - [x] in order to align the test with the new exposure logic, change all the current test to have AA1 for all the peril...
fix in https://github.com/OasisLMF/OasisLMF/pull/1107
here is the list of change I'm proposing to put OED schema. ### for ExtraExpenseFactor and DebrisRemovalFactor, change default from 1 to 0 and remove max (was 1) in practice...
clean up preparation/oed.py in OasisLMF