GEMScienceTools / oq-mbtk

OpenQuake Model Building Toolkit, a suite of tools for building components and analysing models for PSHA.
https://gemsciencetools.github.io/oq-mbtk/index.html
GNU Affero General Public License v3.0
14 stars 8 forks source link

Cleaning parsers, fixing some bugs and some PEP8 #398

Closed CB-quakemodel closed 5 months ago

CB-quakemodel commented 6 months ago

This PR clarifies the different ESM parsers (rather than just referring to as 2022, 2023 versions etc which is confusing). The NGAWest2 parser was also cleaned up a lot. Also some cleaning for SMT in general plus some documentation updated.

A parser for the GEM global flatfile has also been added (will help to manage the data in this flatfile more easily - more capabilities will be added to this parser in the future for selecting subsets, QA checks etc of this very large flatfile)