Difference between revisions of "Product Backlog - Mei"

From SCECpedia
Jump to navigationJump to search
Line 9: Line 9:
 
   Wrap up:  
 
   Wrap up:  
 
   *Compare UCVM python CCA06 with UCVM C CCA06
 
   *Compare UCVM python CCA06 with UCVM C CCA06
   *Setup to run my latest UCVMC on blue water
+
   *Setup to run my latest UCVMC on blue water - query works but plotting scripts do not work with BW's installed default pthread library(too old, conflicting with matplotlib's pyplot from Anaconda2)
  *Test out running with SLURM
 
  
 
#Register new Central California Basin Model **pending incoming data**
 
#Register new Central California Basin Model **pending incoming data**
Line 19: Line 18:
 
DONE
 
DONE
 
#Fixed segfaults flagged from a working ucvmc installation on local mac (fixed cs173_final(), cca_final()), (mac gdb installation hints: https://gist.github.com/gravitylow/fb595186ce6068537a6e9da6d8b5b96d)
 
#Fixed segfaults flagged from a working ucvmc installation on local mac (fixed cs173_final(), cca_final()), (mac gdb installation hints: https://gist.github.com/gravitylow/fb595186ce6068537a6e9da6d8b5b96d)
 +
#Ran basin_query_mpi on hpc with SLURM
 
#Doc projection fix on scecpedia, https://scec.usc.edu/scecpedia/Final_Projection_Review_Result
 
#Doc projection fix on scecpedia, https://scec.usc.edu/scecpedia/Final_Projection_Review_Result
 
#https://github.com/meihuisu/CCA.git
 
#https://github.com/meihuisu/CCA.git

Revision as of 23:32, 29 March 2018

Mei-Hui Su's Project/Product Backlog

Project/Product Backlog

  1. Debug tiling of models problem in UCVMC found by ScottC
  2. maybe related -> cencal + cca, cencal + cvms5 ordering
  3. more verification on cca06's gtl, (working correctly?)
  4. ucvm2mesh work - La Habra, trace code, plan tasks (Phil is looking at this)
  5. More crossing data for Kevin
 Wrap up: 
  *Compare UCVM python CCA06 with UCVM C CCA06
  *Setup to run my latest UCVMC on blue water - query works but plotting scripts do not work with BW's installed default pthread library(too old, conflicting with matplotlib's pyplot from Anaconda2)
  1. Register new Central California Basin Model **pending incoming data**
  2. Discuss mesh plotting Scripts with Scott Cal.
  3. Generate large (100M+ point) AWP mesh using ucvmc and ucvmp and compare meshes


DONE

  1. Fixed segfaults flagged from a working ucvmc installation on local mac (fixed cs173_final(), cca_final()), (mac gdb installation hints: https://gist.github.com/gravitylow/fb595186ce6068537a6e9da6d8b5b96d)
  2. Ran basin_query_mpi on hpc with SLURM
  3. Doc projection fix on scecpedia, https://scec.usc.edu/scecpedia/Final_Projection_Review_Result
  4. https://github.com/meihuisu/CCA.git
  5. Add the fixed config file into CCA's github
  6. Copy the CCA06 data on scec-01/Intensity to hypocenter, change the dependency to hypocenter in the make-data script
  7. adding elygtl to CCA06
  8. Register Scott NorCal model into UCVM
 - CS173, compare CS173 plots from ScottC with my version
  9. Doc CCA06 Crossing review, https://scec.usc.edu/scecpedia/Final_CCA06_Crossings_Result
  10. Update basin_query_mpi to return list of crossing per grid point, also return one crossing output file for each algorithm.
  11. To check projection fix, trace processing from en-jui data files to configuration files
  12. Cross section plots showing 0-10km depth through CCA06, showing velocity inversions, starting at one end of region at 5km spacing to other end of region. **No need, posted inversion plot in scecpedia**

Related Entries