Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Velocity model plot on the map (done)
  • Rotation and reduction in size to minimize the ocean coverage (done)
  • Generate a code to check VM files (done)

 

 

    1. Check if given VM parameter (folder path) exists
    2. .p, .s, .d and params_vel.py files must exist
    3.  warns if model_params/coords/bounds etc don't exist using params_vel sufx in filename
    4.  params_vel matching hh/xlen vs nx for x, y, z
    5. file size = nx * ny * nz * 4 bytes, checked for .p, .s, .d
    6. if numpy available: checks first xz slice for >0 and not NaN in .p, .s, .d

...

  • Verification code for params file for SRF and VMs (e.g., transition frequency, grid size) (in-progress)
  • Config file for batch submission of the runs (in-progress)
  • Wall clock and number of cores (in-progress)
  • Checking if the runs for LF. HF, and BB are done successfully (in-progress)

Post-processing:

  • Automated IM plot on the map for each simulation (in-progress)
  • Automated standard post-processing for each simulation (in-progress)