GNS-Science/eq-fault-geom

review notes

Opened this issue · 1 comments

package trawl....

  • /testing (deprecate bye bye!
  • /data add a README .... this is not 'real world' data folks
  • /apps to migrate into eq-fault-geom/cli
  • /eq_fault_geom/faultmeshio
    • init.py - check use of *** / setup style variable here.
    • cfm_shape_to_*.py are CLI modules for above
    • tsurf.py extends meshio to add tsurf support read/write
  • eq_fault_geom/faultmeshops/trace_to_mesh.py convertng CFM shapefile to tri or quad fault surfaces (juptyter viz)
  • /eq_fault_geom/geomio/
    • array_operations.py utils for GMT and GeoTiff (the grids)
    • buffer_example.py eg for chris
    • cfm_faults.py the CFM => opensha XML module
    • manipulate_interface_geom.sh builds the GeoTIFF of hikurangi from the GMT grid file
    • read_cfm_shp.py can be killed
    • run_cfm_param_checks.py to be migrated into ../cli (CLI for cfm_fault.py)
  • /eq_fault_geom/geomops/rupture_set/ Chris hikurangi rupture generation demo
    • subduction_interface buld hikurangi csv tiles from rhe GeoTiff

Ideas ..

  • moving stuff to CLI where needed
  • unifying shared functions somehow (Charles & Andy)