personlin / TGMM

Taiwan Ground Motion Model
http://personlin.github.io/TGMM/
GNU General Public License v3.0
1 stars 0 forks source link

Column ‘usable_period_H' is NA for 12,114 records #7

Closed bc88bc closed 7 years ago

bc88bc commented 7 years ago
  1. Why NA exists?
  2. For these records, how do I obtain the lowest usable period?
personlin commented 7 years ago

This column was updated. Lowest_Usable_Freq_H1 = HP_H1_1.25 Lowest_Usable_Freq_H2 = HP_H2_1.25 Lowest_Usable_Freq_Ave = max(Lowest_Usable_Freq_H1, Lowest_Usable_Freq_H2) usable_period_H = 1/Lowest_Usable_Freq_Ave