Skip to content

Commit 1b19373

Browse files
committed
Fix vite public path
1 parent a5b9a34 commit 1b19373

File tree

8 files changed

+2
-2
lines changed

8 files changed

+2
-2
lines changed

website/docs/background.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The underlying algorithm is based on Recurrence quantification analysis (RQA).
1919
Hereby, one counts signal change across every possible time point pair.
2020
Recurrence plots visualize all comparisons:
2121

22-
![](assets/creme1-3019333-large.gif)
22+
![](public/assets/creme1-3019333-large.gif)
2323
Recurrence plots for (a) the sum of two sine waves with different frequencies, (b) a step function with noise, and (c) a sine wave with trend. (b) shows a deforestation event whereas the other two just show seasonal effects or trends.
2424

2525
A location is considered as deforested if a change was detected often enough (threshold approach).

website/docs/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ds.layer.plot()
3838
plt.show()
3939
```
4040

41-
![](assets/example-result.png)
41+
![](public/assets/example-result.png)
4242

4343
## Citation
4444

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)