An open-use web application created for easy access, collaboration, and sharing of datasets through rich metadata search, filter, sort, and direct viewing in common industry applications or in our web-based 3D Volume Viewer.
The desktop version of the application can save a reference to the file rather than asking for the user to re-input it since it has access to the file system. This just complicates things because of how we ask for files (currently we ask for them using a web friendly format which gives us a File API object that doesn't give us the absolute path) so we would need to have this behavior be different for different types of input
The desktop version of the application can save a reference to the file rather than asking for the user to re-input it since it has access to the file system. This just complicates things because of how we ask for files (currently we ask for them using a web friendly format which gives us a File API object that doesn't give us the absolute path) so we would need to have this behavior be different for different types of input