setting validDate #99
rafatoshio
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First of all, congratulations on your initiative. I believe that your project is a great alternative to pygrib.
I have been testing the examples provided in the notebook, and I have some observations:
In the writing example, in section 1, it might be clearer to write it as follows:
Python
I also noticed that I can modify the runtime by simply doing:
Python
However, I cannot do the same with the validDate. Although there is no error when trying to assign the values, they are not modified. I could only change it by doing:
Python
I would appreciate it if you could provide a more straightforward way to modify the validDate.
Finally, I would be grateful if you could recommend additional materials that teach me how to write in GRIB2.
Beta Was this translation helpful? Give feedback.
All reactions