Nicola Cerutti

Results 4 issues of Nicola Cerutti

## Add an example of the vulnerability file selection to PiWind. Both footprint and vulnerability files can be selected using the corresponding entry in the analysis settings (footprint_set and vulnerability_set,...

1. **Example PR [#1388](https://github.com/OasisLMF/OasisLMF/pull/1388)** model_settings_vuln.json contains the following line: "supported_oed_versions": ["1.5", "2.0"] If the exposure data contains new codes incompatible with the latest compatible version of oed (2.0, in this...

### oasislmf.json options now included in docs generated by sphinx Solves #1258. When sphinx creates the documentation, now along with Installation, Building and Running Models, and API Reference, there is...

### Eltpy, python replacement for eltcalc This PR introduces the possibility of creating some summary files (SELT, MELT, QELT) with the python replacement of the original eltcalc and summarycalctocsv found...