Streamlit deploy problem ImportError of common python packages

Tried to fix your issues, see my github fork:

However, it still does not work on streamlit cloud. IMHO the problem is not matplotlib or cartopy, it seems to be the format of the data files in the data folder, read by the xarray library. They are probably in a strange or new HDF5 format variant.