ufs2arco.targets.Target.compute_valid_time#
- Target.compute_valid_time(topo) None#
Deal with the dates issue
for some reason, it is a challenge to get the datetime64 dtype to open consistently between zarr and xarray, and it is much easier to deal with this all at once here than in the create_container and incrementally fill workflow.