Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinite loop trying to create a netCDF with empty timestamps #454

Open
Mayetea opened this issue Jan 16, 2023 · 0 comments
Open

Infinite loop trying to create a netCDF with empty timestamps #454

Mayetea opened this issue Jan 16, 2023 · 0 comments

Comments

@Mayetea
Copy link
Contributor

Mayetea commented Jan 16, 2023

In the tutorial 08_Getting_and_bias_correcting_CMIP6_data, if the future_start_day and the future_end_day are set to a date prior to January 1st 2015. The program gets into a loop at the end ( Line : fut_dataset.to_netcdf("future_dataset_tmp.nc") ). We should have a mecanism to prevent this loop (simply crashing would be "better").

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant