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

About the data preprocessing #1

Open
surprisesoon opened this issue Jan 15, 2024 · 1 comment
Open

About the data preprocessing #1

surprisesoon opened this issue Jan 15, 2024 · 1 comment

Comments

@surprisesoon
Copy link

Hello!
The data_preprocessing.py didn't save the sample_freq. However, the sample_freq is need for the DEnKF model(as seen

sample_freq = torch.tensor(

and
obs_action = (action, obs, sample_freq)
)
Could you show the way to save sample_freq in data_preprocessing.py?
Thanks a lot! Waiting for your reply.

@surprisesoon
Copy link
Author

Maybe it's a tensor of 30. Sorry for interrupt

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

No branches or pull requests

1 participant