Tasks

Restructured the seisfinder2 code base

  • Deleting the legacy code - The codebase had code written by different people at different times (Daniel, Melody, Sung and Sharmila)
  • Refactoring - Restructured the codebase with proper comments and folder structure by grouping together related scripts
  • Supporting 2 versions of search separately - Event search and Site search. Guided version for naive users and Argument version for advanced users 
  • Testing - Scenario based test cases using pytest

Folder structure

Event and Site search

Testing

 

 

 

 

  • No labels