plot: HadISST timeseries long-term trend
Calculate the SST trend and time series
Calculate the SST trend and time series
```python import numpy as np import xarray as xr import pandas as pd import matplotlib.pyplot as plt from datetime import timedelta, datetime from geocat.viz...
```python import numpy as np import xarray as xr import pandas as pd import matplotlib.pyplot as plt from datetime import timedelta, datetime from geocat.viz...
Calculate the SST trend and time series
Calculate the SST trend and time series