Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#354 closed task (fixed)

Modify UCERF2 to use it's own FaultSectionPrefData object

Reported by: Kevin Milner Owned by: Kevin Milner
Priority: major Milestone: OpenSHA 1.3
Component: sha Version:
Keywords: Cc:

Description

We will soon be making changes to the FaultSectionPrefData? object with respect to aseismicity that will break UCERF2 compatibility. To keep UCERF2 alive and stable, we must then duplicate the FaultSectionPrefData? object to the UCERF2 packages before making any changes. Here is an outline of what will need to be done:

  • Delete WGCEP_UCERF2_3 package
    • this is the version of UCERF2 that is still linked to the database. it must be removed because we will be updating these database access classes
  • copy FaultSectionPrefData? to WGCEP_UCERF_2_Final.data.finalReferenceFaultParamDb, rename to UCERF2_FaultSectionPrefData
  • update all UCERF2 classes to use this new class, verify that no UCERF2 code still uses the main version.

Then we can move forward with the aseismicity changes (they should be described in another ticket, Ned can you do this?).

Change History (2)

comment:1 Changed 12 years ago by Ned Field

Resolution: fixed
Status: newclosed

Finished this, but keep an eye out for problems. Everything seems to work, including SCEC VDO. I have not yet made any modifications to FaultSectionPrefData? (the point of doing this), which will be in a separate ticket.

comment:2 Changed 12 years ago by Ned Field

Actually, I realized this was not needed, and Peter kindly reverted all these changes (they are now gone).

Note: See TracTickets for help on using tickets.