m2lines / Spinup-NEMO

0 stars 0 forks source link

Add requirements.txt file to collate the dependencies #3

Open surbhigoel77 opened 1 month ago

surbhigoel77 commented 1 month ago

Closes #1

ma595 commented 1 month ago

Please check if xarray[netcdf4] is needed, or if pip install netcdf4 will suffice.

We also need a version added to scikit-learn.

A frozen-requirements.txt is provided in the notes repo.

ma595 commented 3 weeks ago

@surbhigoel77, can you please confirm that the requirements install successfully and you have executed at least the main_forcast.py file.