Skip to content
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

EM2042 support and new KMALL datagram revision #113

Open
monocilindro opened this issue Nov 13, 2023 · 8 comments
Open

EM2042 support and new KMALL datagram revision #113

monocilindro opened this issue Nov 13, 2023 · 8 comments

Comments

@monocilindro
Copy link

Kongsberg has launched their new MBES for shallow water, the EM 2042. Could you Kluster support it? I am attaching a sample zipped file .
There is also the just released Kmall rev J (https://www.kongsbergdiscovery.online/sis/kmall/html/index.html) . although that EM2042 file was logged with the previous datagram revision.

@monocilindro monocilindro changed the title Em 2042 support and new KMALL datagram revision EM2042 support and new KMALL datagram revision Nov 13, 2023
@barry-gallagher
Copy link
Contributor

I expect we could support the new format but I can't give a timeframe at the moment. We were understaffed for a good while and just hired some new people but will take some time to get through our backlog.

@ericgyounkin
Copy link
Contributor

@monocilindro I don't see the sample file, are you able to share a link here? Or attach it?

@monocilindro
Copy link
Author

Hi Eric, It is good having you back here!
Please find some sample files in these links :
https://file.io/nr6zT7mjtQwp https://file.io/ESwRYplfEl3V

@ericgyounkin
Copy link
Contributor

@monocilindro Hi Jose! Thanks, happy to help. I think that link no longer works, did it expire?

@monocilindro
Copy link
Author

Could you provide an email address? It think it is best to send you the files there

@ericgyounkin
Copy link
Contributor

eyou102@gmail.com

@ericgyounkin
Copy link
Contributor

ericgyounkin commented Jan 10, 2024

Looks like this might be non-trivial. I added support for the 2042 which wasn't difficult, but these files you sent me have an installation parameters record with extra fields that I don't remember seeing, and an SPD datagram that isn't supported by our driver. We'd need to investigate both of those things. I'm guessing that while this might not be the latest file version, it has enough new stuff to cause issues with Kluster/Pydro.

You can replicate my test by going to "tools - file analyzer" in Kluster and printing out the first 50 records.

I'm happy to handle the little things to keep this project alive, but I don't really have the time to dedicate to updating for the latest stuff. Especially since I know that there is always an avalanche of new stuff in hydro!

Kluster v1.1.6 will have the 2042 support at least. Available on the master branch. Working on building an executable now.

@monocilindro
Copy link
Author

The SPD datagram is meant to build a DTM in real time. It seems that Kluster won't use it since you do all the raw calculations and raytracing to get the soundings.
It is documented here https://www.kongsbergdiscovery.online/sis/kmall/html/structEMdgmSPD__def.html

Kluster 1.17 does not process EM2042 files . I am sending you some sample files. just in case you can find sometime for it, eventually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants