... | ... | @@ -89,3 +89,5 @@ I suggest the following structure in e.g. `aloy/web_checker/` (or somewhere else |
|
|
* A `./processing/` folder where a mini-pipeline is devoted to processing the data until obtaining the final dataset (`data.h5`). **Downloads are not here!**, since many downloads are shared between datasets. Downloads and download scripts are wherever @oguitart decides.
|
|
|
* A `./connectivity/` folder where connectivity scripts are stored. I don't know how to organized this, yet. This folder will obviously be empty if no connectivity is possible for this dataset.
|
|
|
* A `./models/` folder where persistent models are stored. This folder may be empty many times.
|
|
|
|
|
|
## Dataset processing |