Skip to content

remove unreferenced legacy .m files #23

Description

@totallynotdavid

One of the four files originally listed here is already gone — fault_plane.m was ported to model/fault_plane.f90.

The remaining three still exist and are not referenced by any current Python code (pipeline, tests, or otherwise):

  • model/mareografo_a.m
  • model/fault_plane_n.m
  • packages/tsdhn/tests/original.m (moved from the old orchestrator/tests/ path during the tsdhn package merge)

Before deleting: confirm none of these are still useful as reference material for the Fortran/Python ports — original.m in particular reads like it may have been a golden-output fixture rather than dead code. Delete whichever are confirmed dead, or move the rest to a docs/reference folder if intentionally kept for validation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions