I'm having some difficulty setting up with Matlab. I've followed the read-me procedure but I'm getting this error when I'm trying to run the test_unit.m:
zsh:1: command not found: ctest
Error using iri2016.cmake (line 10)
failed to build IRI
Error in iri2016.iri2016 (line 16)
iri2016.cmake(srcdir)
I'm having some difficulty setting up with Matlab. I've followed the read-me procedure but I'm getting this error when I'm trying to run the test_unit.m:
zsh:1: command not found: ctest Error using iri2016.cmake (line 10) failed to build IRI
Error in iri2016.iri2016 (line 16) iri2016.cmake(srcdir)
Error in test_unit (line 9) iono = iri2016.iri2016(time, glat, glon, altkmrange);