Add ability to serialize and deseriealize sections and templates. This allows for exporting sections and tempaltes and reusing them without having to read anything but the binary data sections. It also helps with debugging and introspecting the files themselves..
Add ability to serialize and deseriealize sections and templates. This allows for exporting sections and tempaltes and reusing them without having to read anything but the binary data sections. It also helps with debugging and introspecting the files themselves..
For example see https://github.com/JackKelly/hypergrib/issues/2#issuecomment-2256497723 or #51