You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
month: gives the month of interest (e.g. January or Jan), default (None) takes all months
1336
1336
percentile: is the percentile associated with the worst case scenario
1337
1337
return_period: a return-period e.g., 10 for a 10-yr return period
1338
-
distrbution, method, and threshold: only used if retrun_period is specified
1338
+
distrbution, method, and threshold: only used if return_period is specified
1339
+
max: by default, if some points of the profile exceed the worst-case curve, they will be brought back down to the worst case value (if not wanted, write 'None')
1339
1340
output: list of vertical levels used, 1-d array for the worst case scenario (the percentiles or return values), the array with the profiles
1340
1341
with the dimensions (vertical levels of the profile, vertical level of the worst case scenario)
1341
1342
Function written by clio-met based on 'Turkstra models of current profiles by Winterstein, Haver and Nygaard (2009)'
0 commit comments