Skip to content

Commit 1851ed0

Browse files
authored
Update summary_statistics.yml
1 parent 9f59078 commit 1851ed0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/summary_statistics.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
import rioxarray
4040
from glob import glob
4141
from datetime import datetime
42+
import seaborn as sns
43+
import matplotlib.pyplot as plt
4244
4345
# functions to load tifs to xarray
4446
def xr_read_geotif(geotif_file_path, masked=True):

0 commit comments

Comments
 (0)