Description
This version of nexport fixes bugs which throw errors when running on supercomputers. Due to the restriction on user access to the OS, export functions which uses OS user credential access results in an error. This version of nexport removes this access requirement and now relies on user input alone.
Changelog
- Fixed an issue with OS user credential access on supercomputers.
- Added metadata object to experimental json export function.