forked from episodes-platform/shared-snippets
Update docs by adding link to catalog format documentation
This commit is contained in:
@@ -16,6 +16,9 @@ function columnIdx = findCatalogColumn(catalog, colName)
|
||||
% idx = findCatalogColumn(catalog, 'Time');
|
||||
% % Result: idx = 2
|
||||
%
|
||||
% For more details on the catalog format, refer to the documentation:
|
||||
% https://docs.cyfronet.pl/display/ISDOC/Catalog+-+description
|
||||
%
|
||||
% Note: This function is intended to be used in conjunction with other
|
||||
% catalog processing functions.
|
||||
%
|
||||
|
||||
Reference in New Issue
Block a user