SMAP tutorials use `os` for path and file operations. See notebooks/SMAP/01_download_smap_data_rendered.ipynb `pathlib.Path` is a better option. This is a small change but provides a more pythonic approach.