Add statements to README
This commit is contained in:
parent
6ce5922576
commit
4ab4ad4b2a
@ -27,10 +27,11 @@ pip install -e .
|
||||
|
||||
## Usage
|
||||
|
||||
The command is `m2m.py` in your `$PATH` after installation.
|
||||
The command is `m2m` in your `$PATH` after installation.
|
||||
Take a look at the examples in `scripts/*.slurm`.
|
||||
For all command line options look at `map2map/args.py` or do `m2m.py -h`.
|
||||
For all command line options look at the `map2map/*args.yaml` or do `m2m --help`, and `m2m train --help` or `m2m test --help`.
|
||||
|
||||
Another tool is the map cropper. It can take a single 3d field from a simulation and make little tiles extracted randomly from the main simulation. The training dataset is then saved in the target directory with the proper format for m2m.
|
||||
|
||||
### Data
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user