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

Add bounds? #759

Open
aaronspring opened this issue May 27, 2022 · 1 comment
Open

Add bounds? #759

aaronspring opened this issue May 27, 2022 · 1 comment

Comments

@aaronspring
Copy link
Collaborator

aaronspring commented May 27, 2022

https://confluence.ecmwf.int/display/COPSRV/Guide+to+NetCDF+encoding+for+C3S+providers

lead_bnds, valid_time_bnds, time_bnds

For now user decides whether timestamp represents beginning/center/end of period

@aaronspring
Copy link
Collaborator Author

leadtime_bnds The interval of time between the forecast reference time and the valid time. Boundaries not needed when this time coordinate is used for instantaneous values (note that "time:point" is used as cell_method in those cases)When boundaries are required, the value of the coordinate must be in the centre of the correspondent time cell boundaries

valid_time_bnds Time for which the forecast is valid. Boundaries not needed when this time coordinate is used for instantaneous values (note that "time:point" is used as cell_method in those cases)When boundaries are required, the value of the coordinate must be in the centre of the correspondent time cell boundaries

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

No branches or pull requests

1 participant