NOAA-EMC / gridgen

Package for generating grids for WAVEWATCH III
16 stars 26 forks source link

Installation steps #6

Closed Josue9740 closed 2 years ago

Josue9740 commented 2 years ago

Dear Team,

I do not know if I am wrong, but I think that the installation of the library should be pretty easy. However, I found troubles during the process. Here what I did:

  1. I did clone the repository using MatLab control version (git from https://github.com/NOAA-EMC/gridgen.git)
  2. I did cd to the gridgen folder (cd MATLAB\R2021b\toolbox\gridgen)
  3. I checked that the correct file is in the folder with the command ls.
  4. When I run setup_gridgen, the next error arises: Unrecognized function or variable 'setup_gridgen'

Am I missing something?

I am working on Windows with MatLab R2021b.

Any feedback would be appreciated!

Josue9740 commented 2 years ago

I solved this issue by manually executing every line of the code. I hope this helps to everybody!