openclimatefix / Satip

Satip contains the code necessary for retrieving, transforming and storing EUMETSAT data
https://satip.readthedocs.io/
MIT License
41 stars 28 forks source link

use fsspec to check is path exists and is directory #271

Closed peterdudfield closed 4 months ago

peterdudfield commented 4 months ago

Pull Request

Description

Fix a folder checking, move from os to fsspec

Should fix #270

How Has This Been Tested?

CI tests, and tested local

Checklist: