Skip to content
Snippets Groups Projects
Commit 661cbd18 authored by Lionel GUEZ's avatar Lionel GUEZ
Browse files

Polish

parent 0a6bf8b4
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python3
"""This script reads a JSon file containing trajectories as lists of
instantaneous eddies and prints the trajectory which has the given
index.
"""
import json
import sys
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment