deinal commited on
Commit
1b73662
·
verified ·
1 Parent(s): ee3f942

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -26,12 +26,12 @@ local_dir="data_small"
26
  This will yield a local `data_small` folder that can be used with [spacecast](https://github.com/fmihpc/spacecast):
27
  ```
28
  data_small/
29
- ├── graph/ - Directory containing graphs for training
30
- ├── run.zarr/ - Vlasiator run with ρ = 1.0 cm⁻³ solar wind
31
- ├── static.zarr/ - Static features x, z, r coordinates
32
- ├── vlasiator_run.zarr - Preprocessed Vlasiator run
33
  ├── vlasiator_config.yaml - Configuration file for neural-lam
34
- └── vlasiator_run.yaml - Configuration file for the datastore, referred to from vlasiator_config.yaml
35
  ```
36
 
37
  The run was preprocessed with [mllam-data-prep](https://github.com/mllam/mllam-data-prep):
 
26
  This will yield a local `data_small` folder that can be used with [spacecast](https://github.com/fmihpc/spacecast):
27
  ```
28
  data_small/
29
+ ├── graph/ - Directory containing graphs for training
30
+ ├── run.zarr/ - Vlasiator run with ρ = 1.0 cm⁻³ solar wind
31
+ ├── static.zarr/ - Static features x, z, r coordinates
32
+ ├── vlasiator_run.zarr - Preprocessed Vlasiator run
33
  ├── vlasiator_config.yaml - Configuration file for neural-lam
34
+ └── vlasiator_run.yaml - Configuration file for the datastore, referred to from vlasiator_config.yaml
35
  ```
36
 
37
  The run was preprocessed with [mllam-data-prep](https://github.com/mllam/mllam-data-prep):