openquake.hme.utils.io.ioΒΆ

Functions

convert_flatfile_eq_cols(eq_gm_df)

load_flatfile(filepath[, min_mag, max_mag, ...])

Loads a flatfile from a filepath, and processes it based on its filetype.

oq_rupture_to_json(rupture)

process_flatfile(flatfile)

process_flatfile_df(flatfile[, eq_cols, ...])

read_flatfile_df(filepath)

read_flatfile_gpkg(filepath)

read_rupture_file(rupture_file[, h3_res, ...])

read_rupture_file_old(rupture_file)

read_ruptures_from_dataframe(rup_df)

write_oq_ruptures_to_file(rupture_gdf, ...)

write_ruptures_to_file(rupture_gdf, ...)

write_simple_ruptures_to_file(rupture_gdf, ...)

write_simple_ruptures_to_file_old(...)