Multiple updates to readme incl. typos, wording, and corrections.
Compare changes
+ 15
− 15
@@ -43,7 +43,7 @@ PlotID.Publish(rdata, script, fig);
@@ -87,51 +87,51 @@ Static factory to retrieve a type 4 (pseudo randomly generated) UUID. The UUID i
Two Methods are implemented: 'individual' stores the data for each plot with the plot while 'centralized' uses a single data folder and creates reference links to the original data (hdf5 only). ParentFolder is the folder name where the exported data is stored if a path is used, PlotId will use this path as storagePath.
'centralized' one central data folder is used for saving the research data files, the subfolders contain linked hdf5-files (if hdf5 is used). This is recommended, if many plots are made from the same data set. Attention, the linked HDF5 will not work when a subfolder was moved or the data folder was deleted.
'centralized' one central data folder is used for saving the research data files, the subfolders contain linked hdf5-files (if hdf5 is used). This is recommended if multiple plots are made from the same data set. Attention, the linked HDF5 will not work when a subfolder was moved or the data folder was deleted.