Michele Simionato

Results 40 issues of Michele Simionato

Also, I could document how to write signature-changing decorators with it. Can go in a future release.

# Reinsurance calculations in OpenQuake ## Introduction This issue introduces modifications and improvements to the OpenQuake calculators for incorporating reinsurance loss estimation for traditional non-life reinsurance contracts. For this implementation,...

enhancement

And make them regular loss types. On the other hand, making occupants completely different from loss types would work too, the issue is that now they are nearly loss types...

investigation

See the related comment in https://github.com/gem/oq-engine/pull/7870

bug

`riskinput.asset.Exposure.read(fnames, asset_nodes=True)` does not return asset nodes anymore, thus breaking @pslh importer. We need to add a test. PS: here is how Exposure.read is used: https://github.com/gem/ged4all/blob/master/python/import_exposure_nrml.py

bug

The script in oq-risk-tests by @raoanirudh does not work with engine 3.12+ for several reasons (changed sap, changed the datastore, moved modules around). A good idea would be to integrate...

This should have been implemented 10 years ago, but better late than never. The idea is to make the engine able to run sets of calculations with different values of...

proposal

In particular, it must be able to convert a source model from .gpkg format to .nrml format (except for nonparametric sources). This is difficult in general (one must take into...

enhancement

# ([current pdf](https://ci.openquake.org/job/builders/job/pdf-builder/lastSuccessfulBuild/artifact/oq-engine/doc/manual/oq-manual.pdf)) ## Hazard - [x] Fix [duplicate listings](https://groups.google.com/d/msg/openquake-users/2Jjp3tSKaaY/QQqZHAHMAAAJ): listing 3 (simple fault, pg 28) and listing 4 (directivity, pg 29) - [x] Document the csv outputs for: -...

documentation
WIP

Our Canadian friends wants to run risk calculations on Vancouver and want to know how many sample should they take from the 21,000+ realizations of the full model. This is...

enhancement