Skip to content

Commit a28a0d6

Browse files
committed
Make py scripts executable
1 parent 2024ae7 commit a28a0d6

File tree

6 files changed

+9
-0
lines changed

6 files changed

+9
-0
lines changed

paramgenerator/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Substitution parameter generator
2+
3+
The DATAGEN application also runs the parameters generators
4+
5+
For standalone testing, provide the input and output directories as parameters, for example:
6+
7+
```bash
8+
../test_data/hadoop/ ../test_data/substitution_parameters
9+
```

paramgenerator/discoverparams.py

100644100755
File mode changed.

paramgenerator/generateparams.py

100644100755
File mode changed.

paramgenerator/generateparamsbi.py

100644100755
File mode changed.

paramgenerator/readfactors.py

100644100755
File mode changed.

paramgenerator/timeparameters.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)