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
string_footprint_availability='(Dec '+str(year-1) +' Dec '+str(year) +')'
1323
+
string_footprint_availability='(Dec '+str(year-1) +' to Dec '+str(year) +')'
1336
1324
display(HTML('<p style="font-size:16px;">Footprints not available for the whole year '+string_footprint_availability+' and therefore no seasonal variations table is shown</p>'))
0 commit comments