Update src/seismic_hazard_forecasting.py
This commit is contained in:
parent
a0dcc808bc
commit
8bf954f135
@ -1,5 +1,6 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
import pandas as pd
|
||||||
from igfash.rate import datenum_to_datetime
|
from igfash.rate import datenum_to_datetime
|
||||||
|
|
||||||
def apply_beast(act_rate, **kwargs):
|
def apply_beast(act_rate, **kwargs):
|
||||||
|
Loading…
Reference in New Issue
Block a user