Hi, I tried to install Sedona with Scala in IntelliJ. I’ve followed the steps on the Sedona webpage (importing the example project as sbt) but when running the RunnableExample-file I get the error: NoClassDefFound: org/datasyslab/sernetcdf/SerNetCDFUtils When I check in the .jar file in the /target-folder I can’t find that class.
Have you any idea why this may happen? Best regards, Gabriel
