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? 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
We start to implement the resample method in TimeIndex class. For reference, the relevant legacy codes are:
TimeIndex
Our previous discussion about the design of this module can be found in AI4S2S/proto#3.
The text was updated successfully, but these errors were encountered:
The PR related to this issue #28 has been merged and this issue can be closed for now.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
We start to implement the resample method in
TimeIndex
class. For reference, the relevant legacy codes are:https://github.com/AI4S2S/proto/blob/77734930a40b8aaefcf1e390efe0e3ac93b40858/RGCPD/functions_pp.py#L501
https://github.com/AI4S2S/proto/blob/77734930a40b8aaefcf1e390efe0e3ac93b40858/RGCPD/functions_pp.py#L911
Our previous discussion about the design of this module can be found in AI4S2S/proto#3.
The text was updated successfully, but these errors were encountered: