Skip to content

Commit 5c1e51a

Browse files
committed
Updated Readme
1 parent ed25f86 commit 5c1e51a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ MO(v)EIT is a project developed by [LAD: Digital Archaeology Lab at Sapienza](ht
1212

1313
## How does it work
1414
The application calculates the cost of movement from one site (i.e. node of the graph) to the another. The cost is calculated in terms of distance, i.e. the longer is the distance to cover, the higher is the cost of the movement. A second element is added to the calculation, based on the type of the road. A first proposal to differently weight paths assumes the following values as additional cost multiplier:
15+
- channel, rivers and sea routes: 0.8
16+
- sea routes: 1
1517
- coastal roads and internal valley roads: 1
16-
- channel, rivers and sea routes: 1.5
1718
- desert paths: 2
1819

1920
## Graphically view and calculate paths
@@ -62,6 +63,6 @@ Other elements can be added to the calculation of the cost, such as the slope an
6263
Finally, some development will be done in the next weeks towards a higher degree of abstraction of the entire application, making it possible to use it with another road-graph. Some work is being done in documenting the graph production steps, in order to facilitate the reuse of this code for totally different contexts.
6364

6465
## Zenodo
65-
MO(v)EIT is available on Zenodo
66+
MO(v)EIT is deposited for long term preservation in Zenodo
6667

6768
[![DOI](https://zenodo.org/badge/278361892.svg)](https://zenodo.org/badge/latestdoi/278361892)

0 commit comments

Comments
 (0)