m2lines / Spinup-NEMO

0 stars 0 forks source link

Running the Spinup Code #11

Open surbhigoel77 opened 3 weeks ago

surbhigoel77 commented 3 weeks ago

Some of the issues faced during running of code:

  1. main_forecast.py
  1. forecast.py

    • [ ] Change self.time_dim = list(array.dims)[0] -> self.time_dim = list(array.dims)[3]
  2. Jumper.ipynb

ma595 commented 2 weeks ago

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