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

Running the Spinup Code #11

Open
7 tasks
surbhigoel77 opened this issue Sep 19, 2024 · 1 comment
Open
7 tasks

Running the Spinup Code #11

surbhigoel77 opened this issue Sep 19, 2024 · 1 comment
Assignees
Labels

Comments

@surbhigoel77
Copy link
Collaborator

surbhigoel77 commented Sep 19, 2024

Some of the issues faced during running of code:

  1. main_forecast.py
  • Update directory paths
  • Create directories for input (simulation data) and output (prepared data and prediction)
  • Change variable name time -> time_counter
  1. forecast.py
  • Change self.time_dim = list(array.dims)[0] -> self.time_dim = list(array.dims)[3]
  1. Jumper.ipynb
  • Update directory paths
  • Create directories for input (simulation data) and output (prepared data and prediction)
  • Change variable name time -> time_counter
@surbhigoel77 surbhigoel77 converted this from a draft issue Sep 19, 2024
@ma595
Copy link
Member

ma595 commented Sep 25, 2024

Can you clarify where time -> time_counter needed to be changed?

@ma595 ma595 added the health label Oct 11, 2024
@ma595 ma595 closed this as completed by moving to Done in ICCS Development Board Oct 24, 2024
@ma595 ma595 reopened this Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

No branches or pull requests

2 participants