Difference between revisions of "Broadband Validation Events"
From SCECpedia
Jump to navigationJump to searchm |
|||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
+ | |||
+ | The broadband platform provides three primary codebases for seismogram synthesis: | ||
+ | |||
+ | * URS | ||
+ | * UCSB | ||
+ | * UDSU | ||
+ | |||
Three validation events are provided in the Broadband Platform: | Three validation events are provided in the Broadband Platform: | ||
Line 6: | Line 13: | ||
* Landers | * Landers | ||
* Loma Prieta | * Loma Prieta | ||
+ | |||
+ | |||
+ | Each of these events will be tested for each codebase. Although the platform allows codebases to be mixed and matched for low-frequency seismogram synthesis, high-frequency seismogram synthesis, and site response, validation events will be simulated with only a single codebase for now. Thus, there are nine unique simulation possibilities: | ||
+ | |||
+ | * Northridge with URS | ||
+ | * Northridge with UCSB | ||
+ | * Northridge with SDSU | ||
+ | * Landers with URS | ||
+ | * Landers with UCSB | ||
+ | * Landers with SDSU | ||
+ | * Loma Prieta with URS | ||
+ | * Loma Prieta with UCSB | ||
+ | * Loma Prieta with SDSU | ||
+ | |||
+ | |||
+ | These nine simulations will be run on both broadband.usc.edu and USC HPCC, and the results will be compared for accuracy. | ||
Line 85: | Line 108: | ||
− | Errors | + | Errors: |
# IOError: [Errno 2] No such file or directory: '/export/broadband-01/patrices/11.2.2/bbp_2g/tmpdata/4255795/luc.3comp' | # IOError: [Errno 2] No such file or directory: '/export/broadband-01/patrices/11.2.2/bbp_2g/tmpdata/4255795/luc.3comp' | ||
# IOError: [Errno 2] No such file or directory: '/export/broadband-01/patrices/11.2.2/bbp_2g/tmpdata/4255790/lgpc.3comp' | # IOError: [Errno 2] No such file or directory: '/export/broadband-01/patrices/11.2.2/bbp_2g/tmpdata/4255790/lgpc.3comp' | ||
# IOError: [Errno 2] No such file or directory: '/export/broadband-01/patrices/11.2.2/bbp_2g/indata/4255183/stations.dat' | # IOError: [Errno 2] No such file or directory: '/export/broadband-01/patrices/11.2.2/bbp_2g/indata/4255183/stations.dat' | ||
# IOError: [Errno 2] No such file or directory: '/export/broadband-01/patrices/11.2.2/bbp_2g/indata/4255178/stations.dat' | # IOError: [Errno 2] No such file or directory: '/export/broadband-01/patrices/11.2.2/bbp_2g/indata/4255178/stations.dat' |
Revision as of 17:12, 16 April 2012
Overview
The broadband platform provides three primary codebases for seismogram synthesis:
- URS
- UCSB
- UDSU
Three validation events are provided in the Broadband Platform:
- Northridge
- Landers
- Loma Prieta
Each of these events will be tested for each codebase. Although the platform allows codebases to be mixed and matched for low-frequency seismogram synthesis, high-frequency seismogram synthesis, and site response, validation events will be simulated with only a single codebase for now. Thus, there are nine unique simulation possibilities:
- Northridge with URS
- Northridge with UCSB
- Northridge with SDSU
- Landers with URS
- Landers with UCSB
- Landers with SDSU
- Loma Prieta with URS
- Loma Prieta with UCSB
- Loma Prieta with SDSU
These nine simulations will be run on both broadband.usc.edu and USC HPCC, and the results will be compared for accuracy.
broadband.usc.edu versus HPCC cluster
Broadband.usc.edu:
Codebase | Northridge | Landers | Loma Prieta |
---|---|---|---|
URS | Complete | Complete | Complete |
UCSB | Complete | Failure (Python Exception 1) | Failure (Python Exception 2) |
SDSU | Complete | Failure (Python Exception 3) | Failure (Python Exception 4) |
USC HPCC:
Codebase | Northridge | Landers | Loma Prieta |
---|---|---|---|
URS | Complete | Complete | Complete |
UCSB | Complete | Failure (Python Exception 1) | Failure (Python Exception 2) |
SDSU | Complete | Failure (Python Exception 3) | Failure (Python Exception 4) |
Match Broadband vs HPCC:
Codebase | Northridge | Landers | Lome Prieta |
---|---|---|---|
URS | Identical | Identical | Identical |
UCSB | Differ | Failure | Failure |
SDSU | Differ | Failure | Failure |
Errors:
- IOError: [Errno 2] No such file or directory: '/export/broadband-01/patrices/11.2.2/bbp_2g/tmpdata/4255795/luc.3comp'
- IOError: [Errno 2] No such file or directory: '/export/broadband-01/patrices/11.2.2/bbp_2g/tmpdata/4255790/lgpc.3comp'
- IOError: [Errno 2] No such file or directory: '/export/broadband-01/patrices/11.2.2/bbp_2g/indata/4255183/stations.dat'
- IOError: [Errno 2] No such file or directory: '/export/broadband-01/patrices/11.2.2/bbp_2g/indata/4255178/stations.dat'