Downloading Huggingface dataset

Hi! load_dataset("LEAP/ClimSim_high-res", data_files=list_of_data_files_to_load) doesn’t work because nc is not a format supported by datasets, which means it’s best to download a subset of files manually and process them before building a dataset. Also, feel free to create a discussion in the repo to request adding a dataset script (to load a dataset or its subset) from the authors.