Staff Priorities - David

From SCECpedia
Jump to navigationJump to search

Yesterday

- CVM-S4.22 Evaluation
    - Worked on locating source of slowdown in CVM-S
    - Issue is checking to see if lat, lon is within surface boundaries
    - If we query depth-first, then we don't need this re-check
    - If we query different lat, longs this is necessary and time-consuming
    - Met briefly with PM, decided need to modify UCVM
    - Began work on structuring CVM-S4.22 to allow UCVM to call with many pts

Today

- CVM-S4.22 Evaluation
    - Attempt to delve into Fortran
    - See if there are initialization routines left in the cvms_query code
    - If so can we remove those?

Blocked

- No

Followups

- No