-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AMR preprocessing fails #2
Comments
The original JAMR was installed in 2015 or 2016 in HPC, thus some packages were broken or not updated. The default setup script in JAMR repos is set to a version no longer available. Today, I have installed JAMR again on my Macbook(Mojave 10.14.6) and uploaded new version in JAMR. Here are the details: Then, modify these files:
sbt.version=1.0.2
// import AssemblyKeys._
resolvers += "Sonatype releases" at "https://oss.sonatype.org/content/repositories/releases" |
Thanks! For JAMR to work,
And for TAMR to work,
|
Installation now succeeds. However, on trying to run the 'amr_preproccess.sh' script I am getting the following error:
|
Update README.md
Could you please explain how to properly install the requirements for AMR preprocessing? I tried installing JAMR from GitHub but it fails. Did you install it from a different location?
The text was updated successfully, but these errors were encountered: