Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OBITools3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
21
Issues
21
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
OBITools
OBITools3
Commits
36626135
Commit
36626135
authored
May 12, 2015
by
Celine Mercier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Closes
#4
. Updated the doc with new naming conventions for OBIDMS column
files.
parent
d922cceb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
6 deletions
+3
-6
doc/source/formats.rst
doc/source/formats.rst
+3
-6
No files found.
doc/source/formats.rst
View file @
36626135
...
...
@@ -27,12 +27,9 @@ File name
---------
Each file is named with the attribute associated to the data it contains, and the number of
its version, separated by an
underscore
.
its version, separated by an
``@``, and with the extension ``.odc``
.
Example : ``count_0003``
.. todo::
Filename extension?
Example : ``count@3.odc``
Header
...
...
@@ -62,7 +59,7 @@ Versioning
Since OBIDMS column files are read-only, any modification leads to the creation of a new version
of the column file.
The first version of a column file is numbered
000
1, and each new version increments that
The first version of a column file is numbered 1, and each new version increments that
number by 1.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment