Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LIVVkit
lex
Commits
3569029d
Commit
3569029d
authored
Jun 29, 2018
by
Kennedy, Joseph H
Browse files
Updates to README
parent
91b00ea7
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
3569029d
...
...
@@ -4,7 +4,7 @@
LIVVkit
Extensions
(
LEX
)
========================
This
repository
holds
a
collection
of
extension
to
`
LIVVkit
<
https
://
livvkit
.
github
.
io
/
Docs
/
index
.
html
>`
_
This
repository
holds
a
collection
of
extension
s
to
`
LIVVkit
<
https
://
livvkit
.
github
.
io
/
Docs
/
index
.
html
>`
_
for
validation
and
custom
analyses
of
ice
sheet
models
and
their
associated
Earth
system
models
.
...
...
@@ -24,18 +24,12 @@ uses `git-lfs <https://git-lfs.github.com>`_ (Git Large File Support) in order t
distribute
the
required
data
.
``
git
-
lfs
``
can
be
installed
either
before
or
after
cloning
this
repository
,
but
it
will
be
needed
*
before
*
downloading
the
required
data
.
You
can
determine
if
you
have
``
git
-
lfs
``
installed
on
your
system
by
running
this
command
in
POSIX
compliant
shells
(`
bash
`,
`
zsh
`,
`
fish
`,
etc
.):
this
command
in
POSIX
compliant
shells
(`
`
bash
`
`
,
`
`
zsh
`
`
,
`
`
fish
`
`
,
etc
.):
..
code
::
bash
command
-
v
git
-
lfs
or
this
command
in
`
csh
`
variants
:
..
code
::
csh
which
git
-
lfs
If
``
git
-
lfs
``
is
not
installed
,
you
can
install
it
by
following
the
instructions
here
:
https
://
git
-
lfs
.
github
.
com
...
...
@@ -87,7 +81,7 @@ top level ``lex`` directory. You *can* run any of these extensions from any
directory, but you will need to edit the paths in the JSON configuration files so
that ``livv`` can find the required files.
Likewise, you can also apply these analyses to any new model run [#]_
p
y adjusting
Likewise, you can also apply these analyses to any new model run [#]_
b
y adjusting
the paths to point to your model run.
.. [#] You may find `this tutorial by Atlassian useful <https://www.atlassian.com/git/tutorials/git-lfs>`_.
...
...
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