Skip to content

Commit

Permalink
add first example
Browse files Browse the repository at this point in the history
  • Loading branch information
gschnabel committed Mar 24, 2022
1 parent 851a17a commit e316603
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/example-001-run-gmap.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
# program from the command line. It can read the
# experimental data either from a JSON file or
# a file of the legacy structure used by the
# Fortran GMAP code.
# Fortran GMAP code. This script is only a
# command line interface to the gmapi package.
#
# Usage:
# python example-001-run-gmap.py --dbfile <DBFILE>
Expand Down

0 comments on commit e316603

Please sign in to comment.