rothc_py.modernc
rothc_py.modernc
percent_modern_c
Returns the % modern radiocarbon values for a given time period.
Uses the actual atmospheric radiocarbon data provided by Rothamsted, which reproduces the curve of % modern C as in Fig 5 of the RothC description.
Parameters:
-
start_date(datetime) –The start date for the time series.
-
n_months(int) –Number of months to return.
Returns:
Notes
Only the year and month attributes of start_date are used. Any day
or time information will be ignored.
