Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
infrastructure
unsio
Commits
06ef0ff5
Commit
06ef0ff5
authored
Sep 27, 2019
by
LAMBERT Jean-charles
Browse files
add pydoc
parent
f5bd1c13
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
06ef0ff5
...
...
@@ -25,6 +25,11 @@ UNSIO can be used from different languages (C,C++,Fortran and Python)
```
console
pip install python-unsio -U
```
## to get some docstring help
```
console
pydoc(unsio.input)
pydoc(unsio.output)
```
## Usage
-
In the example below, we load a RAMSES simulation and we save it in GADGET3 file format
...
...
@@ -77,7 +82,7 @@ my_out.close()
UNSIO is open source and released under the terms of the
[
CeCILL2 Licence
](
http://www.cecill.info/licences/Licence_CeCILL_V2-en.html
)
## Webpage
PLease isit :
PLease
v
isit :
-
[
UNSIO project home page
](
https://projets.lam.fr/projects/unsio
)
-
[
Python reading manual
](
https://projets.lam.fr/projects/unsio/wiki/PythonReadDataNew
)
-
[
Python writing manual
](
https://projets.lam.fr/projects/unsio/wiki/PythonWriteDataNew
)
Write
Preview
Supports
Markdown
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