Mandar Chitre

Results 139 comments of Mandar Chitre

To check what versions of things you're running, go to REPL and press "]". That'll take you to package mode. Type "st" to get a list of installed packages with...

@apatlpo agree, will update docs to provide troubleshooting info in the next update. @elaprime: 1. Julia version is useful, but I'll need exact versions of all packages installed to reproduce...

Sorry for the jargon. MWE (Minimum Working Example) was described in my post above. Essentially a self-contained piece of code that I can run to reproduce your problem. Ideally, as...

I'd suggest pasting the exact code you're running here. And also all the full program output when you run it. Because there may be details in there that I might...

Thanks. That is helpful. And you don't see anything in the `C:\Users\Emily\AppData\Local\Temp\bellhop_BeDIRN` folder? No files? Does the folder exist? Do note that the folder name will change every run. Remember...

Fantastic. Take a look at the files to see if you can find the problem. If not, zip up the files and post here and I can help take a...

@elaprime The files you attached are for the run when you ran the example from the documentation, not for the time you ran your own code. This run was successful....

OK, two problems, as far as I can tell: 1. The SSP depth entries are negative. They should be positive (z coordinate is negative underwater, but depth should be positive)....

I just tried running BELLHOP with two changes to your SSP, and it works fine. So the model will work OK with your data. Changes I made to get BELLHOP...

Added org-arl/AcousticsToolbox.jl#3 to improve error checking and documentation to flag problems like this before sending to BELLHOP.