We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
@daliagachc
path_ctrl_tas = 'shared-cmip6-for-ns1000k/piControl/CanESM5/r1i1p1f1/tas_Amon_CanESM5_piControl_r1i1p1f1_gn*' ctrl_tas = xr.open_mfdataset(path_ctrl_tas,combine='nested', concat_dim='time') tas_test = zarray.check_transform_cftime_dim_2_timestamp(ctrl_tas) Error message: OutOfBoundsDatetime: Out of bounds nanosecond timestamp: 5201-01-16 12:00:00
The text was updated successfully, but these errors were encountered:
@stinsage i wrote a function that slices and changes the time. its in negi_stuff.modules.zarray.slice_and_convert_long_model_ds
make sure you update(pull) negi_stuff
Sorry, something went wrong.
No branches or pull requests
@daliagachc
The text was updated successfully, but these errors were encountered: