Difference between revisions of "Staff Priorities - David"
From SCECpedia
Jump to navigationJump to search (→Today) |
|||
Line 1: | Line 1: | ||
== Yesterday == | == Yesterday == | ||
− | - | + | - CVM-S4.22 Evaluation<br /> |
− | - | + | - Worked on locating source of slowdown in CVM-S<br /> |
− | - | + | - Issue is checking to see if lat, lon is within surface boundaries<br /> |
− | - | + | - If we query depth-first, then we don't need this re-check<br /> |
− | - | + | - If we query different lat, longs this is necessary and time-consuming<br /> |
− | - | + | - Met briefly with PM, decided need to modify UCVM<br /> |
− | - | + | - Began work on structuring CVM-S4.22 to allow UCVM to call with many pts<br /> |
− | |||
− | |||
== Today == | == Today == |
Revision as of 22:56, 14 June 2013
Contents
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