I don't have Maven, so I cloned the repo and am attempting to run it manually from the grib2json file in src/bin. But simply running ./grib2json gives me permission denied, and sudo ./grib2json gives command not found. JAVA_HOME is set to /Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home.
I don't have Maven, so I cloned the repo and am attempting to run it manually from the grib2json file in
src/bin. But simply running./grib2jsongives mepermission denied, andsudo ./grib2jsongivescommand not found.JAVA_HOMEis set to/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home.