Closed zmoon closed 3 months ago
e.g. in the data module
tams/data.py:153: FutureWarning: 'H' is deprecated and will be removed in a future version, please use 'h' instead. ds["time"] = pd.date_range("2006-Sep-01", freq="2H", periods=6)
e.g. in the data module