krisrs1128 / clouds_dist

Simulation of low-clouds, from weather measures.
4 stars 1 forks source link

check_data_dirs function not compatible with the low_clouds dataset #160

Open jassiene-mila opened 4 years ago

jassiene-mila commented 4 years ago

In src/utils.py the check_data_dirs function checks the existence of directories that are not present in the low_clouds dataset (see here)

The low_clouds dataset only contains .npz files (no subdirectories)