diff --git a/README.md b/README.md
index 964bffc06..bca5aaf68 100644
--- a/README.md
+++ b/README.md
@@ -560,6 +560,13 @@ This readme and the [web interface](https://open-archaeo.info) are automatically
----
+* **DIGSS**: A simulation tool to estimate the rate of success that surveys possessing user-specific characteristics have in identifying archaeological sites (or any groups of clouds of objects), given specific parameters of survey area, survey methods, and site properties.
+ * by: markhubbe
+ * links: [GitHub](https://github.com/markhubbe/DIGSS) [CRAN](https://cran.rstudio.com/web/packages/DIGSS/index.html)
+ * tags: [Simulation] and [Statistical analysis]
+
+----
+
* **DIYFieldworkDatabase**: Documenting and sharing my ad-hoc fieldwork database setup
* by: zackbatist
* links: [GitHub](https://github.com/zackbatist/DIYFieldworkDatabase)
@@ -808,7 +815,7 @@ This readme and the [web interface](https://open-archaeo.info) are automatically
* **IntChron**: An indexing service for chronological information. Information can be viewed as webpages or downloaded as data files in different formats.
* by: Christopher Bronk Ramsey
* links: [Website](https://intchron.org/) [DOI](https://doi.org/10.1017/RDC.2019.21)
- * tags:
+ * tags: [Lists]
----
@@ -962,7 +969,7 @@ This readme and the [web interface](https://open-archaeo.info) are automatically
* **Material Sources for Early Islam and Late Antique Near East**: A list of resources and materials for research on the history of Early Islam and the Late Antique Near East.
* by: Hagit Nol
* links: [Website](https://materialsourcesforearlyislamandlateantiqueneareast.hcommons.org/)
- * tags:
+ * tags: [Lists]
----
@@ -1323,6 +1330,13 @@ This readme and the [web interface](https://open-archaeo.info) are automatically
----
+* **SEAHORS**: R Shiny application that allows easy and quick exploration of the spatial distribution of archaeological objects.
+ * by: AurelienRoyer
+ * links: [GitHub](https://github.com/AurelienRoyer/SEAHORS)
+ * tags: [Spatial analysis]
+
+----
+
* **SPARSE**: Indexes >100,000 reference genomes in public databases in to hierarchical clusters and uses it to predict origins of metagenomic reads.
* by: zheminzhou
* links: [GitHub](https://github.com/zheminzhou/SPARSE) [Website](https://sparse.readthedocs.io/en/latest/)
@@ -1547,6 +1561,13 @@ This readme and the [web interface](https://open-archaeo.info) are automatically
----
+* **ancient-artifacts**: Dynamic image analysis to identify ancient artifacts in soil samples.
+ * by: vanderbilt-data-science
+ * links: [GitHub](https://github.com/vanderbilt-data-science/ancient-artifacts)
+ * tags: [Shape recognition] and [Spatial analysis]
+
+----
+
* **ancient-ceramic-kilns**: GeoJSON files for ceramic kilns of the ancient world, no chronological/spatial boundaries
* by: steko
* links: [Codeberg](https://codeberg.org/steko/ancient-ceramic-kilns)
@@ -1596,6 +1617,13 @@ This readme and the [web interface](https://open-archaeo.info) are automatically
----
+* **aoristic-analysis**: Estimate probabilities of find numbers per period.
+ * by: LimesLimits
+ * links: [GitHub](https://github.com/LimesLimits/aoristic-analysis) [DOI](https://doi.org/https://doi.org/10.1016/j.jasrep.2016.10.006)
+ * tags: [Statistical analysis]
+
+----
+
* **archSeries**: Frequency time-series tools for archaeology.
* by: davidcorton
* links: [GitHub](https://github.com/davidcorton/archSeries)
@@ -1680,6 +1708,13 @@ This readme and the [web interface](https://open-archaeo.info) are automatically
----
+* **archaeosrp**: Read PDFs with archaeological site report information and return the information in the forms as a dataframe.
+ * by: seanbergin
+ * links: [GitHub](https://github.com/seanbergin/archaeosrp)
+ * tags: [Writing]
+
+----
+
* **archchron**: For handling archaeological chronological data.
* by: oliver.nakoinz
* links: [GitLab](https://gitlab.com/oliver.nakoinz/archchron)
@@ -3136,6 +3171,13 @@ This readme and the [web interface](https://open-archaeo.info) are automatically
----
+* **roev**: Functions for analysing and visualizing rates of evolution.
+ * by: benmarwick
+ * links: [GitHub](https://github.com/benmarwick/roev)
+ * tags: [Statistical analysis]
+
+----
+
* **roman-amphitheaters**: A dataset and discussion relating to Roman amphitheaters
* by: sfsheath
* links: [GitHub](https://github.com/sfsheath/roman-amphitheaters)
diff --git a/content/post/ancient-artifacts.md b/content/post/ancient-artifacts.md
new file mode 100644
index 000000000..d892ce570
--- /dev/null
+++ b/content/post/ancient-artifacts.md
@@ -0,0 +1,15 @@
+{
+ "title": "ancient-artifacts",
+ "description": ["Dynamic image analysis to identify ancient artifacts in soil samples."],
+ "links": {
+ "GitHub": "https://github.com/vanderbilt-data-science/ancient-artifacts"
+ },
+ "authors": ["vanderbilt-data-science"],
+ "categories": ["Packages and libraries"],
+ "tags": ["Shape recognition", "Spatial analysis"],
+ "doi": null
+}
+
+
+
+Dynamic image analysis to identify ancient artifacts in soil samples.
\ No newline at end of file
diff --git a/content/post/aoristic-analysis.md b/content/post/aoristic-analysis.md
new file mode 100644
index 000000000..1d44950fe
--- /dev/null
+++ b/content/post/aoristic-analysis.md
@@ -0,0 +1,15 @@
+{
+ "title": "aoristic-analysis",
+ "description": ["Estimate probabilities of find numbers per period."],
+ "links": {
+ "GitHub": "https://github.com/LimesLimits/aoristic-analysis"
+ },
+ "authors": ["LimesLimits"],
+ "categories": ["Packages and libraries"],
+ "tags": ["Statistical analysis"],
+ "doi": "https://doi.org/10.1016/j.jasrep.2016.10.006"
+}
+
+
+
+Estimate probabilities of find numbers per period.
\ No newline at end of file
diff --git a/content/post/archaeosrp.md b/content/post/archaeosrp.md
new file mode 100644
index 000000000..f14cab3ef
--- /dev/null
+++ b/content/post/archaeosrp.md
@@ -0,0 +1,15 @@
+{
+ "title": "archaeosrp",
+ "description": ["Read PDFs with archaeological site report information and return the information in the forms as a dataframe."],
+ "links": {
+ "GitHub": "https://github.com/seanbergin/archaeosrp"
+ },
+ "authors": ["seanbergin"],
+ "categories": ["Packages and libraries"],
+ "tags": ["Writing"],
+ "doi": null
+}
+
+
+
+Read PDFs with archaeological site report information and return the information in the forms as a dataframe.
\ No newline at end of file
diff --git a/content/post/digss.md b/content/post/digss.md
new file mode 100644
index 000000000..6e416e472
--- /dev/null
+++ b/content/post/digss.md
@@ -0,0 +1,16 @@
+{
+ "title": "DIGSS",
+ "description": ["A simulation tool to estimate the rate of success that surveys possessing user-specific characteristics have in identifying archaeological sites (or any groups of clouds of objects), given specific parameters of survey area, survey methods, and site properties."],
+ "links": {
+ "GitHub": "https://github.com/markhubbe/DIGSS",
+ "CRAN": "https://cran.rstudio.com/web/packages/DIGSS/index.html"
+ },
+ "authors": ["markhubbe"],
+ "categories": ["Packages and libraries"],
+ "tags": ["Simulation", "Statistical analysis"],
+ "doi": null
+}
+
+
+
+A simulation tool to estimate the rate of success that surveys possessing user-specific characteristics have in identifying archaeological sites (or any groups of clouds of objects), given specific parameters of survey area, survey methods, and site properties.
\ No newline at end of file
diff --git a/content/post/intchron.md b/content/post/intchron.md
index 078fa578c..5a291fd2e 100644
--- a/content/post/intchron.md
+++ b/content/post/intchron.md
@@ -5,8 +5,8 @@
"Website": "https://intchron.org/"
},
"authors": ["Christopher Bronk Ramsey"],
- "categories": [null],
- "tags": [],
+ "categories": ["Lists and datasets"],
+ "tags": ["Lists"],
"doi": "10.1017/RDC.2019.21"
}
diff --git a/content/post/roev.md b/content/post/roev.md
new file mode 100644
index 000000000..82de85c06
--- /dev/null
+++ b/content/post/roev.md
@@ -0,0 +1,15 @@
+{
+ "title": "roev",
+ "description": ["Functions for analysing and visualizing rates of evolution."],
+ "links": {
+ "GitHub": "https://github.com/benmarwick/roev"
+ },
+ "authors": ["benmarwick"],
+ "categories": ["Packages and libraries"],
+ "tags": ["Statistical analysis"],
+ "doi": null
+}
+
+
+
+Functions for analysing and visualizing rates of evolution.
\ No newline at end of file
diff --git a/content/post/seahors.md b/content/post/seahors.md
new file mode 100644
index 000000000..88041cce3
--- /dev/null
+++ b/content/post/seahors.md
@@ -0,0 +1,15 @@
+{
+ "title": "SEAHORS",
+ "description": ["R Shiny application that allows easy and quick exploration of the spatial distribution of archaeological objects."],
+ "links": {
+ "GitHub": "https://github.com/AurelienRoyer/SEAHORS"
+ },
+ "authors": ["AurelienRoyer"],
+ "categories": ["Packages and libraries"],
+ "tags": ["Spatial analysis"],
+ "doi": null
+}
+
+
+
+R Shiny application that allows easy and quick exploration of the spatial distribution of archaeological objects.
\ No newline at end of file
diff --git a/docs/404.html b/docs/404.html
index 4e71d195b..5d92f4a51 100644
--- a/docs/404.html
+++ b/docs/404.html
@@ -104,11 +104,11 @@
Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -280,7 +280,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -364,11 +364,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -376,7 +376,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -384,7 +384,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -400,7 +400,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/categories/guides/index.html b/docs/categories/guides/index.html
index f60e81605..b1fba8ed3 100644
--- a/docs/categories/guides/index.html
+++ b/docs/categories/guides/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/categories/index.html b/docs/categories/index.html
index 8b000d3fb..ad44d429b 100644
--- a/docs/categories/index.html
+++ b/docs/categories/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/categories/lists-and-datasets/index.html b/docs/categories/lists-and-datasets/index.html
index 54a33cfd9..d6720998c 100644
--- a/docs/categories/lists-and-datasets/index.html
+++ b/docs/categories/lists-and-datasets/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -3193,6 +3193,84 @@ Lists and datasets
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/categories/lists-and-datasets/index.xml b/docs/categories/lists-and-datasets/index.xml
index 338f59d50..1df693bb4 100644
--- a/docs/categories/lists-and-datasets/index.xml
+++ b/docs/categories/lists-and-datasets/index.xml
@@ -321,6 +321,15 @@
Making the freely available and excellent Orbis data just a little bit more easy to use.
+ -
+
IntChron
+ https://open-archaeo.info/post/intchron/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/intchron/
+ An indexing service for chronological information. Information can be viewed as webpages or downloaded as data files in different formats.
+
+
-
Isaac's List of FOSS tools for academics... and what to use them for!
https://open-archaeo.info/post/isaacs-list-of-foss-tools-for-academics-and-what-to-use-them-for/
diff --git a/docs/categories/packages-and-libraries/index.html b/docs/categories/packages-and-libraries/index.html
index 746d6a06e..239d5c902 100644
--- a/docs/categories/packages-and-libraries/index.html
+++ b/docs/categories/packages-and-libraries/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -869,6 +869,84 @@ Packages and libraries
+
+
+
+
+
+
+
+
+
+
@@ -1102,6 +1180,84 @@ Packages and libraries
+
+
+
+
+
+
+
+
+
+
@@ -1868,6 +2024,81 @@ Packages and libraries
+
+
+
+
+
+
+
+
+
+
@@ -5348,6 +5579,86 @@ Packages and libraries
+
+
+
+
+
+
+
+
+
+
@@ -13602,6 +13913,81 @@ Packages and libraries
+
+
+
+
+
+
+
+
+
+
@@ -14078,6 +14464,81 @@ Packages and libraries
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/categories/packages-and-libraries/index.xml b/docs/categories/packages-and-libraries/index.xml
index f5ba80120..aea94d369 100644
--- a/docs/categories/packages-and-libraries/index.xml
+++ b/docs/categories/packages-and-libraries/index.xml
@@ -51,6 +51,15 @@
Analogue and weighted averaging methods for palaeoecology.
+ -
+
ancient-artifacts
+ https://open-archaeo.info/post/ancient-artifacts/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/ancient-artifacts/
+ Dynamic image analysis to identify ancient artifacts in soil samples.
+
+
-
anthropmmd
https://open-archaeo.info/post/anthropmmd/
@@ -78,6 +87,15 @@
R package for aoristic analysis; the goal of aoristic is to make sense of temporally vague data.
+ -
+
aoristic-analysis
+ https://open-archaeo.info/post/aoristic-analysis/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/aoristic-analysis/
+ Estimate probabilities of find numbers per period.
+
+
-
archaeo-CRF
https://open-archaeo.info/post/archaeo-crf/
@@ -168,6 +186,15 @@
Post-Processing of the Markov Chain Simulated by ‘ChronoModel’, ‘Oxcal’ or ‘BCal’.
+ -
+
archaeosrp
+ https://open-archaeo.info/post/archaeosrp/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/archaeosrp/
+ Read PDFs with archaeological site report information and return the information in the forms as a dataframe.
+
+
-
archchron
https://open-archaeo.info/post/archchron/
@@ -573,6 +600,15 @@
Radiocarbon Dating Resolution Calculator.
+ -
+
DIGSS
+ https://open-archaeo.info/post/digss/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/digss/
+ A simulation tool to estimate the rate of success that surveys possessing user-specific characteristics have in identifying archaeological sites (or any groups of clouds of objects), given specific parameters of survey area, survey methods, and site properties.
+
+
-
dimensio
https://open-archaeo.info/post/dimensio/
@@ -1527,6 +1563,15 @@
Reconstructing rock art chronology with transfer learning
+ -
+
roev
+ https://open-archaeo.info/post/roev/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/roev/
+ Functions for analysing and visualizing rates of evolution.
+
+
-
rpaleoclim
https://open-archaeo.info/post/rpaleoclim/
@@ -1581,6 +1626,15 @@
dsanalysis is the backbone of the sdsbrowser webapp, and can be employed to analyse SDS stone artefact data in R.
+ -
+
SEAHORS
+ https://open-archaeo.info/post/seahors/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/seahors/
+ R Shiny application that allows easy and quick exploration of the spatial distribution of archaeological objects.
+
+
-
senscape
https://open-archaeo.info/post/senscape/
diff --git a/docs/categories/products/index.html b/docs/categories/products/index.html
index 4c127557d..2de4c89b1 100644
--- a/docs/categories/products/index.html
+++ b/docs/categories/products/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/categories/scripts/index.html b/docs/categories/scripts/index.html
index fa692ac1e..dcae10771 100644
--- a/docs/categories/scripts/index.html
+++ b/docs/categories/scripts/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/categories/specifications-protocols-and-schemas/index.html b/docs/categories/specifications-protocols-and-schemas/index.html
index e182fdcba..a3674ba98 100644
--- a/docs/categories/specifications-protocols-and-schemas/index.html
+++ b/docs/categories/specifications-protocols-and-schemas/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/categories/standalone-software/index.html b/docs/categories/standalone-software/index.html
index b4ac17c61..5b0347f14 100644
--- a/docs/categories/standalone-software/index.html
+++ b/docs/categories/standalone-software/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/index.html b/docs/index.html
index cb6cb6e9c..825ef4dc2 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -103,11 +103,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -279,7 +279,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -363,11 +363,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -375,7 +375,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -383,7 +383,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -399,7 +399,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -2263,6 +2263,84 @@ All entries
+
+
+
+
+
+
+
+
+
+
@@ -2963,6 +3041,84 @@ All entries
+
+
+
+
+
+
+
+
+
+
@@ -4583,6 +4739,81 @@ All entries
+
+
+
+
+
+
+
+
+
+
@@ -13804,6 +14035,86 @@ All entries
+
+
+
+
+
+
+
+
+
+
@@ -19520,7 +19831,7 @@ All entries
in
-
+ LISTS AND DATASETS
@@ -19547,6 +19858,16 @@ All entries
+
+
+
+
+ lists
+
+
+
+
+
@@ -32776,6 +33097,81 @@ All entries
+
+
+
+
+
+
+
+
+
+
@@ -34545,6 +34941,81 @@ All entries
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/index.xml b/docs/index.xml
index 96eafd61f..30ce3a7e7 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -213,6 +213,15 @@
The goal of this project is to spatially locate bibliographic resources regarding the archaeology of Anatolia (modern Turkey). This takes the bibliography of archaeology to the next level by showing not only the topics and authors, but where the archaeological research is being done.
+ -
+
ancient-artifacts
+ https://open-archaeo.info/post/ancient-artifacts/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/ancient-artifacts/
+ Dynamic image analysis to identify ancient artifacts in soil samples.
+
+
-
ancient-ceramic-kilns
https://open-archaeo.info/post/ancient-ceramic-kilns/
@@ -294,6 +303,15 @@
R package for aoristic analysis; the goal of aoristic is to make sense of temporally vague data.
+ -
+
aoristic-analysis
+ https://open-archaeo.info/post/aoristic-analysis/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/aoristic-analysis/
+ Estimate probabilities of find numbers per period.
+
+
-
ArboDat
https://open-archaeo.info/post/arbodat/
@@ -483,6 +501,15 @@
Post-Processing of the Markov Chain Simulated by ‘ChronoModel’, ‘Oxcal’ or ‘BCal’.
+ -
+
archaeosrp
+ https://open-archaeo.info/post/archaeosrp/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/archaeosrp/
+ Read PDFs with archaeological site report information and return the information in the forms as a dataframe.
+
+
-
ArchAIDE
https://open-archaeo.info/post/archaide/
@@ -1554,6 +1581,15 @@
A webpage containing brief biographical information about some iconic archaeologists.
+ -
+
DIGSS
+ https://open-archaeo.info/post/digss/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/digss/
+ A simulation tool to estimate the rate of success that surveys possessing user-specific characteristics have in identifying archaeological sites (or any groups of clouds of objects), given specific parameters of survey area, survey methods, and site properties.
+
+
-
dimensio
https://open-archaeo.info/post/dimensio/
@@ -3750,6 +3786,15 @@
Reconstructing rock art chronology with transfer learning
+ -
+
roev
+ https://open-archaeo.info/post/roev/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/roev/
+ Functions for analysing and visualizing rates of evolution.
+
+
-
roman-amphitheaters
https://open-archaeo.info/post/roman-amphitheaters-roman-amphitheaters/
@@ -3957,6 +4002,15 @@
sdsbrowser is an R Shiny WebApp developed to make the available SDS datasets (following the Systematic and Digital Documentation of Stone Artefacts recording system) more accessible. It is designed to give you a quick overview on the spatial and temporal scope of sites previously analysed with SDS and the distribution of artefacts within these sites.
+ -
+
SEAHORS
+ https://open-archaeo.info/post/seahors/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/seahors/
+ R Shiny application that allows easy and quick exploration of the spatial distribution of archaeological objects.
+
+
-
senscape
https://open-archaeo.info/post/senscape/
diff --git a/docs/post/3d-ceramics/index.html b/docs/post/3d-ceramics/index.html
index 26bbbc2de..b2750ceae 100644
--- a/docs/post/3d-ceramics/index.html
+++ b/docs/post/3d-ceramics/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/3d-libraries-of-ships/index.html b/docs/post/3d-libraries-of-ships/index.html
index aa7fff646..b64408de6 100644
--- a/docs/post/3d-libraries-of-ships/index.html
+++ b/docs/post/3d-libraries-of-ships/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/3d-organ/index.html b/docs/post/3d-organ/index.html
index cb52c5556..bfaa59d4e 100644
--- a/docs/post/3d-organ/index.html
+++ b/docs/post/3d-organ/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/a-bibliography-of-public-archaeology-and-archaeological-heritage-management-in-the-mediterranean/index.html b/docs/post/a-bibliography-of-public-archaeology-and-archaeological-heritage-management-in-the-mediterranean/index.html
index 0b8ab01a6..daff14b81 100644
--- a/docs/post/a-bibliography-of-public-archaeology-and-archaeological-heritage-management-in-the-mediterranean/index.html
+++ b/docs/post/a-bibliography-of-public-archaeology-and-archaeological-heritage-management-in-the-mediterranean/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/a-mobile-data-collection-workflow-for-archaeologists/index.html b/docs/post/a-mobile-data-collection-workflow-for-archaeologists/index.html
index 6fcbab378..dc24bd610 100644
--- a/docs/post/a-mobile-data-collection-workflow-for-archaeologists/index.html
+++ b/docs/post/a-mobile-data-collection-workflow-for-archaeologists/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/a-scientific-computing-environment-for-archaeology-txt/index.html b/docs/post/a-scientific-computing-environment-for-archaeology-txt/index.html
index e68fb2d9d..289480c70 100644
--- a/docs/post/a-scientific-computing-environment-for-archaeology-txt/index.html
+++ b/docs/post/a-scientific-computing-environment-for-archaeology-txt/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/abc-of-archaeobotanical-open-science/index.html b/docs/post/abc-of-archaeobotanical-open-science/index.html
index 858fb53a9..e25b51d87 100644
--- a/docs/post/abc-of-archaeobotanical-open-science/index.html
+++ b/docs/post/abc-of-archaeobotanical-open-science/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/abm-tutorials/index.html b/docs/post/abm-tutorials/index.html
index 15612dc06..380172335 100644
--- a/docs/post/abm-tutorials/index.html
+++ b/docs/post/abm-tutorials/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/abma/index.html b/docs/post/abma/index.html
index 56aca40c4..6342b7e0a 100644
--- a/docs/post/abma/index.html
+++ b/docs/post/abma/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/aca-data-collection/index.html b/docs/post/aca-data-collection/index.html
index c7332e570..bfbeb46e2 100644
--- a/docs/post/aca-data-collection/index.html
+++ b/docs/post/aca-data-collection/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/admur/index.html b/docs/post/admur/index.html
index 08c84b466..208d4d0e7 100644
--- a/docs/post/admur/index.html
+++ b/docs/post/admur/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/adrac/index.html b/docs/post/adrac/index.html
index a09e90c94..6f96fc27a 100644
--- a/docs/post/adrac/index.html
+++ b/docs/post/adrac/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/adrsm/index.html b/docs/post/adrsm/index.html
index 93e9dc212..9fd8e13a2 100644
--- a/docs/post/adrsm/index.html
+++ b/docs/post/adrsm/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/aida/index.html b/docs/post/aida/index.html
index 17c7f6c8e..a746e56f5 100644
--- a/docs/post/aida/index.html
+++ b/docs/post/aida/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ais/index.html b/docs/post/ais/index.html
index 1b4024c8e..de6338e97 100644
--- a/docs/post/ais/index.html
+++ b/docs/post/ais/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/al2o3-analysisapp/index.html b/docs/post/al2o3-analysisapp/index.html
index ecacd3beb..cbe52e6a2 100644
--- a/docs/post/al2o3-analysisapp/index.html
+++ b/docs/post/al2o3-analysisapp/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/allen-archaeology/index.html b/docs/post/allen-archaeology/index.html
index 7adde114b..61c0f735c 100644
--- a/docs/post/allen-archaeology/index.html
+++ b/docs/post/allen-archaeology/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/allen-relations/index.html b/docs/post/allen-relations/index.html
index fa5d76cac..657b16f0b 100644
--- a/docs/post/allen-relations/index.html
+++ b/docs/post/allen-relations/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/alligator/index.html b/docs/post/alligator/index.html
index 74cdbc73c..7f5808462 100644
--- a/docs/post/alligator/index.html
+++ b/docs/post/alligator/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/analogue/index.html b/docs/post/analogue/index.html
index ef355d7c3..93498bdb9 100644
--- a/docs/post/analogue/index.html
+++ b/docs/post/analogue/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/analysing-archaeological-radiocabon-ages-using-r/index.html b/docs/post/analysing-archaeological-radiocabon-ages-using-r/index.html
index aaabc17fa..d899e30ea 100644
--- a/docs/post/analysing-archaeological-radiocabon-ages-using-r/index.html
+++ b/docs/post/analysing-archaeological-radiocabon-ages-using-r/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/analysing-stable-isotope-data/index.html b/docs/post/analysing-stable-isotope-data/index.html
index db8af25a6..9133edc3d 100644
--- a/docs/post/analysing-stable-isotope-data/index.html
+++ b/docs/post/analysing-stable-isotope-data/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/anatolia-bibliography-map/index.html b/docs/post/anatolia-bibliography-map/index.html
index 39b564e86..1cef97061 100644
--- a/docs/post/anatolia-bibliography-map/index.html
+++ b/docs/post/anatolia-bibliography-map/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -551,9 +551,9 @@ anatolia-bibliography-map
-
+
- ancient-ceramic-kilns
+ ancient-artifacts
diff --git a/docs/post/ancient-artifacts/index.html b/docs/post/ancient-artifacts/index.html
new file mode 100644
index 000000000..b4833350a
--- /dev/null
+++ b/docs/post/ancient-artifacts/index.html
@@ -0,0 +1,603 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
ancient-artifacts • open-archaeo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Dynamic image analysis to identify ancient artifacts in soil samples.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/post/ancient-ceramic-kilns/index.html b/docs/post/ancient-ceramic-kilns/index.html
index 77264162b..69adaf2e2 100644
--- a/docs/post/ancient-ceramic-kilns/index.html
+++ b/docs/post/ancient-ceramic-kilns/index.html
@@ -109,11 +109,11 @@
Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -557,8 +557,8 @@ ancient-ceramic-kilns
-
- anatolia-bibliography-map
+
+ ancient-artifacts
diff --git a/docs/post/ancientmetagenomedir/index.html b/docs/post/ancientmetagenomedir/index.html
index 3f77cce4f..d70743d8c 100644
--- a/docs/post/ancientmetagenomedir/index.html
+++ b/docs/post/ancientmetagenomedir/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/anfo/index.html b/docs/post/anfo/index.html
index 2358caba0..86adeef74 100644
--- a/docs/post/anfo/index.html
+++ b/docs/post/anfo/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/angsd/index.html b/docs/post/angsd/index.html
index 9a33beeeb..2c2cb8f53 100644
--- a/docs/post/angsd/index.html
+++ b/docs/post/angsd/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/antcaller/index.html b/docs/post/antcaller/index.html
index 365a72e92..378cbb1f5 100644
--- a/docs/post/antcaller/index.html
+++ b/docs/post/antcaller/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/anthrofun/index.html b/docs/post/anthrofun/index.html
index c0b75d779..7b64fd371 100644
--- a/docs/post/anthrofun/index.html
+++ b/docs/post/anthrofun/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/anthropmmd/index.html b/docs/post/anthropmmd/index.html
index ae44491d6..52d7b0c3a 100644
--- a/docs/post/anthropmmd/index.html
+++ b/docs/post/anthropmmd/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/aoristaar/index.html b/docs/post/aoristaar/index.html
index a27f0e82e..ce3f59c33 100644
--- a/docs/post/aoristaar/index.html
+++ b/docs/post/aoristaar/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/aoristic-analysis/index.html b/docs/post/aoristic-analysis/index.html
new file mode 100644
index 000000000..bc2b18950
--- /dev/null
+++ b/docs/post/aoristic-analysis/index.html
@@ -0,0 +1,603 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+aoristic-analysis • open-archaeo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Estimate probabilities of find numbers per period.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/post/aoristic/index.html b/docs/post/aoristic/index.html
index 3e8bcaa6f..d1ef65289 100644
--- a/docs/post/aoristic/index.html
+++ b/docs/post/aoristic/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -553,9 +553,9 @@ aoristic
-
+
- ArboDat
+ aoristic-analysis
diff --git a/docs/post/arbodat/index.html b/docs/post/arbodat/index.html
index 004a25f70..6be601267 100644
--- a/docs/post/arbodat/index.html
+++ b/docs/post/arbodat/index.html
@@ -109,11 +109,11 @@
Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -560,8 +560,8 @@ ArboDat
-
- aoristic
+
+ aoristic-analysis
diff --git a/docs/post/archaeo-crf/index.html b/docs/post/archaeo-crf/index.html
index 56fee7cfc..cbf8eb810 100644
--- a/docs/post/archaeo-crf/index.html
+++ b/docs/post/archaeo-crf/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archaeo-db-workshop/index.html b/docs/post/archaeo-db-workshop/index.html
index a8439829b..10b29bf53 100644
--- a/docs/post/archaeo-db-workshop/index.html
+++ b/docs/post/archaeo-db-workshop/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archaeo-term/index.html b/docs/post/archaeo-term/index.html
index 7caf36b67..fd2839b99 100644
--- a/docs/post/archaeo-term/index.html
+++ b/docs/post/archaeo-term/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archaeoastroinsight/index.html b/docs/post/archaeoastroinsight/index.html
index b963ad78c..18a4b4715 100644
--- a/docs/post/archaeoastroinsight/index.html
+++ b/docs/post/archaeoastroinsight/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archaeochron/index.html b/docs/post/archaeochron/index.html
index 7f08d1fd3..23ebe93ee 100644
--- a/docs/post/archaeochron/index.html
+++ b/docs/post/archaeochron/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archaeodiet/index.html b/docs/post/archaeodiet/index.html
index 5959ae924..dd739ae4b 100644
--- a/docs/post/archaeodiet/index.html
+++ b/docs/post/archaeodiet/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archaeolines/index.html b/docs/post/archaeolines/index.html
index 9b970c9c4..584970abd 100644
--- a/docs/post/archaeolines/index.html
+++ b/docs/post/archaeolines/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archaeological-catalogue-from-csv-spreadsheet/index.html b/docs/post/archaeological-catalogue-from-csv-spreadsheet/index.html
index cb5026859..8e70e071a 100644
--- a/docs/post/archaeological-catalogue-from-csv-spreadsheet/index.html
+++ b/docs/post/archaeological-catalogue-from-csv-spreadsheet/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archaeological-ethics-database/index.html b/docs/post/archaeological-ethics-database/index.html
index a25b2ba5f..33c037e71 100644
--- a/docs/post/archaeological-ethics-database/index.html
+++ b/docs/post/archaeological-ethics-database/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archaeological-object-sharing/index.html b/docs/post/archaeological-object-sharing/index.html
index 8d2bf8ca4..e3a15f147 100644
--- a/docs/post/archaeological-object-sharing/index.html
+++ b/docs/post/archaeological-object-sharing/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archaeological-sna-r-demo/index.html b/docs/post/archaeological-sna-r-demo/index.html
index 5cbaeffcf..ded5f12cb 100644
--- a/docs/post/archaeological-sna-r-demo/index.html
+++ b/docs/post/archaeological-sna-r-demo/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archaeological-survey-location-collector/index.html b/docs/post/archaeological-survey-location-collector/index.html
index cc090eb7f..561ead907 100644
--- a/docs/post/archaeological-survey-location-collector/index.html
+++ b/docs/post/archaeological-survey-location-collector/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archaeology-data-service/index.html b/docs/post/archaeology-data-service/index.html
index 1637dea37..cde350144 100644
--- a/docs/post/archaeology-data-service/index.html
+++ b/docs/post/archaeology-data-service/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archaeology-grand-challenges/index.html b/docs/post/archaeology-grand-challenges/index.html
index 0e75a050c..026cde276 100644
--- a/docs/post/archaeology-grand-challenges/index.html
+++ b/docs/post/archaeology-grand-challenges/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archaeology-object-data-collector-app/index.html b/docs/post/archaeology-object-data-collector-app/index.html
index 3a7bfa991..239bf7bff 100644
--- a/docs/post/archaeology-object-data-collector-app/index.html
+++ b/docs/post/archaeology-object-data-collector-app/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archaeology-on-wikipedia/index.html b/docs/post/archaeology-on-wikipedia/index.html
index 969ffad08..a691263c0 100644
--- a/docs/post/archaeology-on-wikipedia/index.html
+++ b/docs/post/archaeology-on-wikipedia/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archaeology/index.html b/docs/post/archaeology/index.html
index 49990c57a..223453c75 100644
--- a/docs/post/archaeology/index.html
+++ b/docs/post/archaeology/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archaeologyadventure/index.html b/docs/post/archaeologyadventure/index.html
index 35d8e9fda..8d498fdcd 100644
--- a/docs/post/archaeologyadventure/index.html
+++ b/docs/post/archaeologyadventure/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archaeophases-archaeostat/index.html b/docs/post/archaeophases-archaeostat/index.html
index abc1305d8..3e212ff0b 100644
--- a/docs/post/archaeophases-archaeostat/index.html
+++ b/docs/post/archaeophases-archaeostat/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archaeophases-marieannevibet/index.html b/docs/post/archaeophases-marieannevibet/index.html
index 5bd2baf59..5374c65e3 100644
--- a/docs/post/archaeophases-marieannevibet/index.html
+++ b/docs/post/archaeophases-marieannevibet/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -553,9 +553,9 @@ ArchaeoPhases
-
+
- ArchAIDE
+ archaeosrp
diff --git a/docs/post/archaeosrp/index.html b/docs/post/archaeosrp/index.html
new file mode 100644
index 000000000..3c4398800
--- /dev/null
+++ b/docs/post/archaeosrp/index.html
@@ -0,0 +1,600 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
archaeosrp • open-archaeo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Read PDFs with archaeological site report information and return the information in the forms as a dataframe.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/post/archaide/index.html b/docs/post/archaide/index.html
index 5e66e2714..48b71812e 100644
--- a/docs/post/archaide/index.html
+++ b/docs/post/archaide/index.html
@@ -109,11 +109,11 @@
Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -559,8 +559,8 @@ ArchAIDE
-
- ArchaeoPhases
+
+ archaeosrp
diff --git a/docs/post/archchron/index.html b/docs/post/archchron/index.html
index b303ab828..bee2db70e 100644
--- a/docs/post/archchron/index.html
+++ b/docs/post/archchron/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archdata/index.html b/docs/post/archdata/index.html
index 6efa6ce2e..3a632b273 100644
--- a/docs/post/archdata/index.html
+++ b/docs/post/archdata/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archeo-bertje/index.html b/docs/post/archeo-bertje/index.html
index b648cc912..a7fc424e4 100644
--- a/docs/post/archeo-bertje/index.html
+++ b/docs/post/archeo-bertje/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archeofrag/index.html b/docs/post/archeofrag/index.html
index 255d5f321..fdde0423e 100644
--- a/docs/post/archeofrag/index.html
+++ b/docs/post/archeofrag/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/arches-via-docker/index.html b/docs/post/arches-via-docker/index.html
index e23db3884..ea5b8c8bc 100644
--- a/docs/post/arches-via-docker/index.html
+++ b/docs/post/arches-via-docker/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/arches/index.html b/docs/post/arches/index.html
index d11cf0a99..7ba8a49ed 100644
--- a/docs/post/arches/index.html
+++ b/docs/post/arches/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archiedb/index.html b/docs/post/archiedb/index.html
index 77b165297..3e2572ce4 100644
--- a/docs/post/archiedb/index.html
+++ b/docs/post/archiedb/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archjobcad/index.html b/docs/post/archjobcad/index.html
index a8ad496e0..f73de8121 100644
--- a/docs/post/archjobcad/index.html
+++ b/docs/post/archjobcad/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archseries/index.html b/docs/post/archseries/index.html
index 261c62afb..03d2332a2 100644
--- a/docs/post/archseries/index.html
+++ b/docs/post/archseries/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archstopmo/index.html b/docs/post/archstopmo/index.html
index c2ff0392a..b14d0f016 100644
--- a/docs/post/archstopmo/index.html
+++ b/docs/post/archstopmo/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/archvocab/index.html b/docs/post/archvocab/index.html
index 25788231c..f64354213 100644
--- a/docs/post/archvocab/index.html
+++ b/docs/post/archvocab/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/arcscore/index.html b/docs/post/arcscore/index.html
index 01fe7d2c4..dc4029963 100644
--- a/docs/post/arcscore/index.html
+++ b/docs/post/arcscore/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/arfloorplanapp/index.html b/docs/post/arfloorplanapp/index.html
index 8b0493225..5911936b1 100644
--- a/docs/post/arfloorplanapp/index.html
+++ b/docs/post/arfloorplanapp/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ariadna/index.html b/docs/post/ariadna/index.html
index 72f27a560..5c85965eb 100644
--- a/docs/post/ariadna/index.html
+++ b/docs/post/ariadna/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ark-addons/index.html b/docs/post/ark-addons/index.html
index e83822fb7..255aa37bd 100644
--- a/docs/post/ark-addons/index.html
+++ b/docs/post/ark-addons/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ark1/index.html b/docs/post/ark1/index.html
index 35e2b3f3e..0b271dcd4 100644
--- a/docs/post/ark1/index.html
+++ b/docs/post/ark1/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ark2/index.html b/docs/post/ark2/index.html
index d2ca59cd1..bda95ab9b 100644
--- a/docs/post/ark2/index.html
+++ b/docs/post/ark2/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/arkgrid/index.html b/docs/post/arkgrid/index.html
index 35b4f6ada..a6eb0688b 100644
--- a/docs/post/arkgrid/index.html
+++ b/docs/post/arkgrid/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/arkhe/index.html b/docs/post/arkhe/index.html
index c27c494db..f6c959a9d 100644
--- a/docs/post/arkhe/index.html
+++ b/docs/post/arkhe/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/arkmatrix/index.html b/docs/post/arkmatrix/index.html
index 2b8976e2d..9055b5f54 100644
--- a/docs/post/arkmatrix/index.html
+++ b/docs/post/arkmatrix/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/arkscan/index.html b/docs/post/arkscan/index.html
index 88d490369..0d82d677c 100644
--- a/docs/post/arkscan/index.html
+++ b/docs/post/arkscan/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/arkspatial/index.html b/docs/post/arkspatial/index.html
index d7e7a4eb6..a812b46fe 100644
--- a/docs/post/arkspatial/index.html
+++ b/docs/post/arkspatial/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/arothron/index.html b/docs/post/arothron/index.html
index 7e45cdb25..f2bd0ba66 100644
--- a/docs/post/arothron/index.html
+++ b/docs/post/arothron/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/arran/index.html b/docs/post/arran/index.html
index 5a0383fa0..c1d4e32d2 100644
--- a/docs/post/arran/index.html
+++ b/docs/post/arran/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/arshm-release/index.html b/docs/post/arshm-release/index.html
index 6329232a4..9fb317d6a 100644
--- a/docs/post/arshm-release/index.html
+++ b/docs/post/arshm-release/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/artefact-morpho/index.html b/docs/post/artefact-morpho/index.html
index b169b5481..a7184a950 100644
--- a/docs/post/artefact-morpho/index.html
+++ b/docs/post/artefact-morpho/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/artifact-class-diversity/index.html b/docs/post/artifact-class-diversity/index.html
index 3d8fe5eb8..dc3b68a4c 100644
--- a/docs/post/artifact-class-diversity/index.html
+++ b/docs/post/artifact-class-diversity/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/artifacts-analyzer/index.html b/docs/post/artifacts-analyzer/index.html
index b88c0cd73..0fed6123e 100644
--- a/docs/post/artifacts-analyzer/index.html
+++ b/docs/post/artifacts-analyzer/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/atlantgis/index.html b/docs/post/atlantgis/index.html
index c29a42559..253695289 100644
--- a/docs/post/atlantgis/index.html
+++ b/docs/post/atlantgis/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/atlas/index.html b/docs/post/atlas/index.html
index 97e7cd752..a5568c1cd 100644
--- a/docs/post/atlas/index.html
+++ b/docs/post/atlas/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/authentict/index.html b/docs/post/authentict/index.html
index 016a2dae7..3a3c3de0e 100644
--- a/docs/post/authentict/index.html
+++ b/docs/post/authentict/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/babylonian-hours/index.html b/docs/post/babylonian-hours/index.html
index 78cf5c4bb..271f69d6b 100644
--- a/docs/post/babylonian-hours/index.html
+++ b/docs/post/babylonian-hours/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/bam/index.html b/docs/post/bam/index.html
index 88f77cbba..be05c992b 100644
--- a/docs/post/bam/index.html
+++ b/docs/post/bam/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/basicmapping/index.html b/docs/post/basicmapping/index.html
index c467de365..ab4ed8abb 100644
--- a/docs/post/basicmapping/index.html
+++ b/docs/post/basicmapping/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/baydem/index.html b/docs/post/baydem/index.html
index 37f39d005..5fd3c9f83 100644
--- a/docs/post/baydem/index.html
+++ b/docs/post/baydem/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/baylum/index.html b/docs/post/baylum/index.html
index ff888f3cf..f5a6c1ce7 100644
--- a/docs/post/baylum/index.html
+++ b/docs/post/baylum/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/bchron/index.html b/docs/post/bchron/index.html
index 13c172fe6..370188a04 100644
--- a/docs/post/bchron/index.html
+++ b/docs/post/bchron/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/benmarwickdy-xyz-data-on-an-irregular-grid-to-an-interpolated-raster/index.html b/docs/post/benmarwickdy-xyz-data-on-an-irregular-grid-to-an-interpolated-raster/index.html
index ba694274a..c4861ec22 100644
--- a/docs/post/benmarwickdy-xyz-data-on-an-irregular-grid-to-an-interpolated-raster/index.html
+++ b/docs/post/benmarwickdy-xyz-data-on-an-irregular-grid-to-an-interpolated-raster/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/benmarwickopencontext/index.html b/docs/post/benmarwickopencontext/index.html
index 0ade6180d..f2dcd8974 100644
--- a/docs/post/benmarwickopencontext/index.html
+++ b/docs/post/benmarwickopencontext/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/bibliographic-database-of-african-scholarship-on-african-archaeology/index.html b/docs/post/bibliographic-database-of-african-scholarship-on-african-archaeology/index.html
index 427aafbdd..ab6b1326d 100644
--- a/docs/post/bibliographic-database-of-african-scholarship-on-african-archaeology/index.html
+++ b/docs/post/bibliographic-database-of-african-scholarship-on-african-archaeology/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/binford/index.html b/docs/post/binford/index.html
index 0c4c24332..0317ac116 100644
--- a/docs/post/binford/index.html
+++ b/docs/post/binford/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/binomial-co-occurrence-assessment/index.html b/docs/post/binomial-co-occurrence-assessment/index.html
index ab194fd44..7a9177042 100644
--- a/docs/post/binomial-co-occurrence-assessment/index.html
+++ b/docs/post/binomial-co-occurrence-assessment/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/bioanth/index.html b/docs/post/bioanth/index.html
index b38046766..431a3d72e 100644
--- a/docs/post/bioanth/index.html
+++ b/docs/post/bioanth/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/bioarch-r/index.html b/docs/post/bioarch-r/index.html
index 30fa85b66..9abc5eb09 100644
--- a/docs/post/bioarch-r/index.html
+++ b/docs/post/bioarch-r/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/bioprofile/index.html b/docs/post/bioprofile/index.html
index d8bf37674..c7ca59594 100644
--- a/docs/post/bioprofile/index.html
+++ b/docs/post/bioprofile/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/bleiglas/index.html b/docs/post/bleiglas/index.html
index 09de643b4..a0aaaee0d 100644
--- a/docs/post/bleiglas/index.html
+++ b/docs/post/bleiglas/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/bonify/index.html b/docs/post/bonify/index.html
index aedf08c95..7a4563a7d 100644
--- a/docs/post/bonify/index.html
+++ b/docs/post/bonify/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/bootstrap-correspondence-analysis/index.html b/docs/post/bootstrap-correspondence-analysis/index.html
index f22d22399..672a35c1a 100644
--- a/docs/post/bootstrap-correspondence-analysis/index.html
+++ b/docs/post/bootstrap-correspondence-analysis/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/bradypus/index.html b/docs/post/bradypus/index.html
index 2067f760d..b44527039 100644
--- a/docs/post/bradypus/index.html
+++ b/docs/post/bradypus/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/brainerd-robinson-similarity-coefficient-and-sampling-error-assessment/index.html b/docs/post/brainerd-robinson-similarity-coefficient-and-sampling-error-assessment/index.html
index 81e78f69d..bebd44967 100644
--- a/docs/post/brainerd-robinson-similarity-coefficient-and-sampling-error-assessment/index.html
+++ b/docs/post/brainerd-robinson-similarity-coefficient-and-sampling-error-assessment/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/bridging-the-gap-encode-database/index.html b/docs/post/bridging-the-gap-encode-database/index.html
index 1be5a04de..352555c6a 100644
--- a/docs/post/bridging-the-gap-encode-database/index.html
+++ b/docs/post/bridging-the-gap-encode-database/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/c14-date-extractor/index.html b/docs/post/c14-date-extractor/index.html
index c6eeb941b..8438a061b 100644
--- a/docs/post/c14-date-extractor/index.html
+++ b/docs/post/c14-date-extractor/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/c14-laboratory-code/index.html b/docs/post/c14-laboratory-code/index.html
index e857a4f7b..d2c5700d9 100644
--- a/docs/post/c14-laboratory-code/index.html
+++ b/docs/post/c14-laboratory-code/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/c14/index.html b/docs/post/c14/index.html
index 65d243334..5f74178c2 100644
--- a/docs/post/c14/index.html
+++ b/docs/post/c14/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/c14bazaar/index.html b/docs/post/c14bazaar/index.html
index ea5b84f61..867665f3f 100644
--- a/docs/post/c14bazaar/index.html
+++ b/docs/post/c14bazaar/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ca/index.html b/docs/post/ca/index.html
index 9d0030d59..a46efdcf2 100644
--- a/docs/post/ca/index.html
+++ b/docs/post/ca/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/caa/index.html b/docs/post/caa/index.html
index 2a6291c26..73a2bf71f 100644
--- a/docs/post/caa/index.html
+++ b/docs/post/caa/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/caa2019-halfway-house/index.html b/docs/post/caa2019-halfway-house/index.html
index edec7ef5b..12e440045 100644
--- a/docs/post/caa2019-halfway-house/index.html
+++ b/docs/post/caa2019-halfway-house/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/caddonet/index.html b/docs/post/caddonet/index.html
index 9467b75e0..60bdc9c4f 100644
--- a/docs/post/caddonet/index.html
+++ b/docs/post/caddonet/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/cainterprtools/index.html b/docs/post/cainterprtools/index.html
index 2f97b6ab6..680481435 100644
--- a/docs/post/cainterprtools/index.html
+++ b/docs/post/cainterprtools/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/calibrator/index.html b/docs/post/calibrator/index.html
index 3cb9ecfe2..c36846d44 100644
--- a/docs/post/calibrator/index.html
+++ b/docs/post/calibrator/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/calpal-database/index.html b/docs/post/calpal-database/index.html
index 7c9730a1f..f43f04842 100644
--- a/docs/post/calpal-database/index.html
+++ b/docs/post/calpal-database/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/carbon14/index.html b/docs/post/carbon14/index.html
index 76ecc5417..cdc83cf83 100644
--- a/docs/post/carbon14/index.html
+++ b/docs/post/carbon14/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/caribbean-14c/index.html b/docs/post/caribbean-14c/index.html
index 780c91c27..6810c8447 100644
--- a/docs/post/caribbean-14c/index.html
+++ b/docs/post/caribbean-14c/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/caseriation/index.html b/docs/post/caseriation/index.html
index 3f6326eb9..2e820d6b7 100644
--- a/docs/post/caseriation/index.html
+++ b/docs/post/caseriation/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/cawd/index.html b/docs/post/cawd/index.html
index 5c6bce75c..30e21de85 100644
--- a/docs/post/cawd/index.html
+++ b/docs/post/cawd/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/cca/index.html b/docs/post/cca/index.html
index 373de31c7..e36f90427 100644
--- a/docs/post/cca/index.html
+++ b/docs/post/cca/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ceramatch/index.html b/docs/post/ceramatch/index.html
index 1826d0685..cc00025ce 100644
--- a/docs/post/ceramatch/index.html
+++ b/docs/post/ceramatch/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ceramic-computation/index.html b/docs/post/ceramic-computation/index.html
index 85b73a18d..a520b292c 100644
--- a/docs/post/ceramic-computation/index.html
+++ b/docs/post/ceramic-computation/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ceramic-dashboard/index.html b/docs/post/ceramic-dashboard/index.html
index b5186883b..3528c6e4e 100644
--- a/docs/post/ceramic-dashboard/index.html
+++ b/docs/post/ceramic-dashboard/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ceramic-frequency-date-plot/index.html b/docs/post/ceramic-frequency-date-plot/index.html
index 439c6c867..f6ac24a1c 100644
--- a/docs/post/ceramic-frequency-date-plot/index.html
+++ b/docs/post/ceramic-frequency-date-plot/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ceramicapportioning/index.html b/docs/post/ceramicapportioning/index.html
index aa9cffc73..9d58998a2 100644
--- a/docs/post/ceramicapportioning/index.html
+++ b/docs/post/ceramicapportioning/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/charcoalhearths/index.html b/docs/post/charcoalhearths/index.html
index 8886331ab..3bb260ab3 100644
--- a/docs/post/charcoalhearths/index.html
+++ b/docs/post/charcoalhearths/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/charm/index.html b/docs/post/charm/index.html
index 51b20bbbd..42fd92b30 100644
--- a/docs/post/charm/index.html
+++ b/docs/post/charm/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/chartool/index.html b/docs/post/chartool/index.html
index 6405b54b0..d9bc866cf 100644
--- a/docs/post/chartool/index.html
+++ b/docs/post/chartool/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/cherish-installer/index.html b/docs/post/cherish-installer/index.html
index 23c734867..7e9f70925 100644
--- a/docs/post/cherish-installer/index.html
+++ b/docs/post/cherish-installer/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/cherish/index.html b/docs/post/cherish/index.html
index 06321cf1f..d0b23bb9a 100644
--- a/docs/post/cherish/index.html
+++ b/docs/post/cherish/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/chi-field-manual/index.html b/docs/post/chi-field-manual/index.html
index 83299a8d4..b223f0222 100644
--- a/docs/post/chi-field-manual/index.html
+++ b/docs/post/chi-field-manual/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/chrono-spatial-modelling/index.html b/docs/post/chrono-spatial-modelling/index.html
index 1bc29fb1a..2e290c2d2 100644
--- a/docs/post/chrono-spatial-modelling/index.html
+++ b/docs/post/chrono-spatial-modelling/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/chronochrt/index.html b/docs/post/chronochrt/index.html
index 747934998..75e7b6f1e 100644
--- a/docs/post/chronochrt/index.html
+++ b/docs/post/chronochrt/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/chronolog/index.html b/docs/post/chronolog/index.html
index b6710e89d..138254931 100644
--- a/docs/post/chronolog/index.html
+++ b/docs/post/chronolog/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/chronomodel/index.html b/docs/post/chronomodel/index.html
index d9d45a4cd..a1e70c3c8 100644
--- a/docs/post/chronomodel/index.html
+++ b/docs/post/chronomodel/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/chronophage/index.html b/docs/post/chronophage/index.html
index 82e8e824d..f45a5a30c 100644
--- a/docs/post/chronophage/index.html
+++ b/docs/post/chronophage/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/chronup/index.html b/docs/post/chronup/index.html
index 437c09e5d..90fc73d4f 100644
--- a/docs/post/chronup/index.html
+++ b/docs/post/chronup/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/clam/index.html b/docs/post/clam/index.html
index 67ae27788..b489a7da3 100644
--- a/docs/post/clam/index.html
+++ b/docs/post/clam/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/classical-and-ancient-linked-open-data/index.html b/docs/post/classical-and-ancient-linked-open-data/index.html
index 01d1493d2..9e94039b6 100644
--- a/docs/post/classical-and-ancient-linked-open-data/index.html
+++ b/docs/post/classical-and-ancient-linked-open-data/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/cleanc14/index.html b/docs/post/cleanc14/index.html
index 98b557022..48fcee592 100644
--- a/docs/post/cleanc14/index.html
+++ b/docs/post/cleanc14/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/cloudcal/index.html b/docs/post/cloudcal/index.html
index 653d90d8b..034666817 100644
--- a/docs/post/cloudcal/index.html
+++ b/docs/post/cloudcal/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/cltk/index.html b/docs/post/cltk/index.html
index 065c17c75..c008ee56e 100644
--- a/docs/post/cltk/index.html
+++ b/docs/post/cltk/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/clustering-14c/index.html b/docs/post/clustering-14c/index.html
index 355240bb1..22fe2c87b 100644
--- a/docs/post/clustering-14c/index.html
+++ b/docs/post/clustering-14c/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/coenocliner/index.html b/docs/post/coenocliner/index.html
index 70e196084..544e057eb 100644
--- a/docs/post/coenocliner/index.html
+++ b/docs/post/coenocliner/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/coffee/index.html b/docs/post/coffee/index.html
index d408dac0f..09143f7f2 100644
--- a/docs/post/coffee/index.html
+++ b/docs/post/coffee/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/consensify/index.html b/docs/post/consensify/index.html
index 953f4d9bf..a4b58ae3e 100644
--- a/docs/post/consensify/index.html
+++ b/docs/post/consensify/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/contamld/index.html b/docs/post/contamld/index.html
index 8c528647c..064979b13 100644
--- a/docs/post/contamld/index.html
+++ b/docs/post/contamld/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/coproid/index.html b/docs/post/coproid/index.html
index 1cac94d84..db054fbff 100644
--- a/docs/post/coproid/index.html
+++ b/docs/post/coproid/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/corallium-fabrica/index.html b/docs/post/corallium-fabrica/index.html
index 46dd47e1a..6fe022e7d 100644
--- a/docs/post/corallium-fabrica/index.html
+++ b/docs/post/corallium-fabrica/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/cranial-sex-estimation-code/index.html b/docs/post/cranial-sex-estimation-code/index.html
index 2eaeb454d..fc7b3c0bb 100644
--- a/docs/post/cranial-sex-estimation-code/index.html
+++ b/docs/post/cranial-sex-estimation-code/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/crop-origins-phylo/index.html b/docs/post/crop-origins-phylo/index.html
index 7d4e3e1ec..5d74b51b2 100644
--- a/docs/post/crop-origins-phylo/index.html
+++ b/docs/post/crop-origins-phylo/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/crossbones/index.html b/docs/post/crossbones/index.html
index a290f8a4a..a7e1cf972 100644
--- a/docs/post/crossbones/index.html
+++ b/docs/post/crossbones/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/crp2a/index.html b/docs/post/crp2a/index.html
index 95ca9172a..c57ecac34 100644
--- a/docs/post/crp2a/index.html
+++ b/docs/post/crp2a/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/csgr/index.html b/docs/post/csgr/index.html
index 0ed957685..96ca908b7 100644
--- a/docs/post/csgr/index.html
+++ b/docs/post/csgr/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ctransmission/index.html b/docs/post/ctransmission/index.html
index 7e29ad1b8..c26530259 100644
--- a/docs/post/ctransmission/index.html
+++ b/docs/post/ctransmission/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ctv-archaeology/index.html b/docs/post/ctv-archaeology/index.html
index 567488d93..b8a127716 100644
--- a/docs/post/ctv-archaeology/index.html
+++ b/docs/post/ctv-archaeology/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/cuneipainter/index.html b/docs/post/cuneipainter/index.html
index 0d7f426fb..17c923acc 100644
--- a/docs/post/cuneipainter/index.html
+++ b/docs/post/cuneipainter/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/cuperdec/index.html b/docs/post/cuperdec/index.html
index daa0c431e..03fd43bf4 100644
--- a/docs/post/cuperdec/index.html
+++ b/docs/post/cuperdec/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/dacord/index.html b/docs/post/dacord/index.html
index 8bf55376c..e52e84c61 100644
--- a/docs/post/dacord/index.html
+++ b/docs/post/dacord/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/damageprofiler/index.html b/docs/post/damageprofiler/index.html
index b2f398203..8a2cfbfef 100644
--- a/docs/post/damageprofiler/index.html
+++ b/docs/post/damageprofiler/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/dammet/index.html b/docs/post/dammet/index.html
index 894c2032b..1969752c5 100644
--- a/docs/post/dammet/index.html
+++ b/docs/post/dammet/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/dates/index.html b/docs/post/dates/index.html
index 2529ca499..074fe53b5 100644
--- a/docs/post/dates/index.html
+++ b/docs/post/dates/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/datplot/index.html b/docs/post/datplot/index.html
index 064eb3172..3ef286b63 100644
--- a/docs/post/datplot/index.html
+++ b/docs/post/datplot/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/day-of-archaeology-archive/index.html b/docs/post/day-of-archaeology-archive/index.html
index 3b01c1803..1e0f1ec7c 100644
--- a/docs/post/day-of-archaeology-archive/index.html
+++ b/docs/post/day-of-archaeology-archive/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/dayofarchaeology-benmarwick/index.html b/docs/post/dayofarchaeology-benmarwick/index.html
index 7724262d8..f1329ab31 100644
--- a/docs/post/dayofarchaeology-benmarwick/index.html
+++ b/docs/post/dayofarchaeology-benmarwick/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/dayofarchaeology-drmattlaw/index.html b/docs/post/dayofarchaeology-drmattlaw/index.html
index c44f05f57..fd646035b 100644
--- a/docs/post/dayofarchaeology-drmattlaw/index.html
+++ b/docs/post/dayofarchaeology-drmattlaw/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/dedalo/index.html b/docs/post/dedalo/index.html
index d1f43c430..adadf93cd 100644
--- a/docs/post/dedalo/index.html
+++ b/docs/post/dedalo/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/deeptime/index.html b/docs/post/deeptime/index.html
index e6dd8f51b..4c88f8d15 100644
--- a/docs/post/deeptime/index.html
+++ b/docs/post/deeptime/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/demjanp/index.html b/docs/post/demjanp/index.html
index fe159a980..9e6e18bbd 100644
--- a/docs/post/demjanp/index.html
+++ b/docs/post/demjanp/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/dice/index.html b/docs/post/dice/index.html
index 62c278830..5b1dfd576 100644
--- a/docs/post/dice/index.html
+++ b/docs/post/dice/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/digital-encyclopedia-of-archaeologists/index.html b/docs/post/digital-encyclopedia-of-archaeologists/index.html
index 2f7d8669c..52330b030 100644
--- a/docs/post/digital-encyclopedia-of-archaeologists/index.html
+++ b/docs/post/digital-encyclopedia-of-archaeologists/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -551,9 +551,9 @@ Digital Encyclopedia of Archaeologists
-
+
- dimensio
+ DIGSS
diff --git a/docs/post/digss/index.html b/docs/post/digss/index.html
new file mode 100644
index 000000000..1e05ac72f
--- /dev/null
+++ b/docs/post/digss/index.html
@@ -0,0 +1,605 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
DIGSS • open-archaeo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A simulation tool to estimate the rate of success that surveys possessing user-specific characteristics have in identifying archaeological sites (or any groups of clouds of objects), given specific parameters of survey area, survey methods, and site properties.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/post/dimensio/index.html b/docs/post/dimensio/index.html
index 19420cf2b..eee81570a 100644
--- a/docs/post/dimensio/index.html
+++ b/docs/post/dimensio/index.html
@@ -109,11 +109,11 @@
Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -566,8 +566,8 @@ dimensio
-
- Digital Encyclopedia of Archaeologists
+
+ DIGSS
diff --git a/docs/post/disastermap/index.html b/docs/post/disastermap/index.html
index 57bd5af59..3e7699245 100644
--- a/docs/post/disastermap/index.html
+++ b/docs/post/disastermap/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/distantia/index.html b/docs/post/distantia/index.html
index d4b26f58a..7eff4cdc4 100644
--- a/docs/post/distantia/index.html
+++ b/docs/post/distantia/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/diyfieldworkdatabase/index.html b/docs/post/diyfieldworkdatabase/index.html
index 376ebda2b..15ab15353 100644
--- a/docs/post/diyfieldworkdatabase/index.html
+++ b/docs/post/diyfieldworkdatabase/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/dobsiss/index.html b/docs/post/dobsiss/index.html
index 62405bc48..534e6810b 100644
--- a/docs/post/dobsiss/index.html
+++ b/docs/post/dobsiss/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/dplr/index.html b/docs/post/dplr/index.html
index 5fdf7ce1f..f7f0a2413 100644
--- a/docs/post/dplr/index.html
+++ b/docs/post/dplr/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/drac-calculator/index.html b/docs/post/drac-calculator/index.html
index 4884ca392..3860b1bca 100644
--- a/docs/post/drac-calculator/index.html
+++ b/docs/post/drac-calculator/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/dronesurveyplanner/index.html b/docs/post/dronesurveyplanner/index.html
index 61773b32c..2874ec8de 100644
--- a/docs/post/dronesurveyplanner/index.html
+++ b/docs/post/dronesurveyplanner/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/e5/index.html b/docs/post/e5/index.html
index 8cdb8ad4f..ba141a7d0 100644
--- a/docs/post/e5/index.html
+++ b/docs/post/e5/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/eager-cli/index.html b/docs/post/eager-cli/index.html
index 5a92a9710..28d883db8 100644
--- a/docs/post/eager-cli/index.html
+++ b/docs/post/eager-cli/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/eager-gui/index.html b/docs/post/eager-gui/index.html
index 9f3fc4ce0..766c0bdca 100644
--- a/docs/post/eager-gui/index.html
+++ b/docs/post/eager-gui/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/eager/index.html b/docs/post/eager/index.html
index 40daa8ba6..e2d20138b 100644
--- a/docs/post/eager/index.html
+++ b/docs/post/eager/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ede-interpolation/index.html b/docs/post/ede-interpolation/index.html
index 9d572cdd3..b459bc6e1 100644
--- a/docs/post/ede-interpolation/index.html
+++ b/docs/post/ede-interpolation/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/electronic-babylonian-literature-project/index.html b/docs/post/electronic-babylonian-literature-project/index.html
index 3a27b05f1..b214cdfea 100644
--- a/docs/post/electronic-babylonian-literature-project/index.html
+++ b/docs/post/electronic-babylonian-literature-project/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/elementsourcing/index.html b/docs/post/elementsourcing/index.html
index 2fe49ffe8..9f1ca5b10 100644
--- a/docs/post/elementsourcing/index.html
+++ b/docs/post/elementsourcing/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/elemsource/index.html b/docs/post/elemsource/index.html
index 098784dc5..88331e50a 100644
--- a/docs/post/elemsource/index.html
+++ b/docs/post/elemsource/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/epipaleomix/index.html b/docs/post/epipaleomix/index.html
index ab26bd8fc..29d1212bb 100644
--- a/docs/post/epipaleomix/index.html
+++ b/docs/post/epipaleomix/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/era/index.html b/docs/post/era/index.html
index 4c2233496..4f8dd630e 100644
--- a/docs/post/era/index.html
+++ b/docs/post/era/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ethnobotanyr/index.html b/docs/post/ethnobotanyr/index.html
index 01a72008e..4d2afea6d 100644
--- a/docs/post/ethnobotanyr/index.html
+++ b/docs/post/ethnobotanyr/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/evoarchdata/index.html b/docs/post/evoarchdata/index.html
index 81186a0c0..99f6b21c7 100644
--- a/docs/post/evoarchdata/index.html
+++ b/docs/post/evoarchdata/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/explographe/index.html b/docs/post/explographe/index.html
index 40b7910ca..7808c4d7a 100644
--- a/docs/post/explographe/index.html
+++ b/docs/post/explographe/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/expotime/index.html b/docs/post/expotime/index.html
index d3208c42e..e9be9d4ea 100644
--- a/docs/post/expotime/index.html
+++ b/docs/post/expotime/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/fastmarching/index.html b/docs/post/fastmarching/index.html
index 4f276b775..4fcf94f9f 100644
--- a/docs/post/fastmarching/index.html
+++ b/docs/post/fastmarching/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/fellingdater/index.html b/docs/post/fellingdater/index.html
index 766438f0c..bdb10663b 100644
--- a/docs/post/fellingdater/index.html
+++ b/docs/post/fellingdater/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git "a/docs/post/fiche-stratigraphique-nume\314\201rique-fsn/index.html" "b/docs/post/fiche-stratigraphique-nume\314\201rique-fsn/index.html"
index 454c54477..ed86c63cb 100644
--- "a/docs/post/fiche-stratigraphique-nume\314\201rique-fsn/index.html"
+++ "b/docs/post/fiche-stratigraphique-nume\314\201rique-fsn/index.html"
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git "a/docs/post/fiche-stratigraphique-num\303\251rique-fsn/index.html" "b/docs/post/fiche-stratigraphique-num\303\251rique-fsn/index.html"
index 454c54477..ed86c63cb 100644
--- "a/docs/post/fiche-stratigraphique-num\303\251rique-fsn/index.html"
+++ "b/docs/post/fiche-stratigraphique-num\303\251rique-fsn/index.html"
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/field-photographs/index.html b/docs/post/field-photographs/index.html
index 322a78853..510cb6738 100644
--- a/docs/post/field-photographs/index.html
+++ b/docs/post/field-photographs/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/fieldwalkr/index.html b/docs/post/fieldwalkr/index.html
index 81da1520c..886a50bad 100644
--- a/docs/post/fieldwalkr/index.html
+++ b/docs/post/fieldwalkr/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/findpeaks/index.html b/docs/post/findpeaks/index.html
index 2a490a90e..cd8117813 100644
--- a/docs/post/findpeaks/index.html
+++ b/docs/post/findpeaks/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/fish-vocabularies/index.html b/docs/post/fish-vocabularies/index.html
index 88ffc22d0..ee27b8218 100644
--- a/docs/post/fish-vocabularies/index.html
+++ b/docs/post/fish-vocabularies/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/fix-exif-artist/index.html b/docs/post/fix-exif-artist/index.html
index 4ea62333c..b040f62ab 100644
--- a/docs/post/fix-exif-artist/index.html
+++ b/docs/post/fix-exif-artist/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/folio-nfrerebeau/index.html b/docs/post/folio-nfrerebeau/index.html
index 85d40184c..bf633e947 100644
--- a/docs/post/folio-nfrerebeau/index.html
+++ b/docs/post/folio-nfrerebeau/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/folio-tesselle/index.html b/docs/post/folio-tesselle/index.html
index 9128b9c33..1b80c5f8f 100644
--- a/docs/post/folio-tesselle/index.html
+++ b/docs/post/folio-tesselle/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ford-diagram/index.html b/docs/post/ford-diagram/index.html
index 391ace2ae..c55fab61f 100644
--- a/docs/post/ford-diagram/index.html
+++ b/docs/post/ford-diagram/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/frontiers-palaeo-additive-modelling/index.html b/docs/post/frontiers-palaeo-additive-modelling/index.html
index a5812d1d4..5a9b19a36 100644
--- a/docs/post/frontiers-palaeo-additive-modelling/index.html
+++ b/docs/post/frontiers-palaeo-additive-modelling/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/fuzzyviewshed/index.html b/docs/post/fuzzyviewshed/index.html
index 398e57a1e..eb3e94375 100644
--- a/docs/post/fuzzyviewshed/index.html
+++ b/docs/post/fuzzyviewshed/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/gargammel/index.html b/docs/post/gargammel/index.html
index 5b767ce32..8de74741e 100644
--- a/docs/post/gargammel/index.html
+++ b/docs/post/gargammel/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/gcd/index.html b/docs/post/gcd/index.html
index 09ad0b193..8f3761a3c 100644
--- a/docs/post/gcd/index.html
+++ b/docs/post/gcd/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/geochronr/index.html b/docs/post/geochronr/index.html
index ab46c3ddb..e89749ac9 100644
--- a/docs/post/geochronr/index.html
+++ b/docs/post/geochronr/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/geocore/index.html b/docs/post/geocore/index.html
index 5decf4b18..2d889910f 100644
--- a/docs/post/geocore/index.html
+++ b/docs/post/geocore/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/geostat/index.html b/docs/post/geostat/index.html
index cd16c7708..51ba1a7a0 100644
--- a/docs/post/geostat/index.html
+++ b/docs/post/geostat/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ggvegan/index.html b/docs/post/ggvegan/index.html
index a381f425f..c4a438e05 100644
--- a/docs/post/ggvegan/index.html
+++ b/docs/post/ggvegan/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/gigamesh/index.html b/docs/post/gigamesh/index.html
index 318276eb3..2ed205899 100644
--- a/docs/post/gigamesh/index.html
+++ b/docs/post/gigamesh/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/gis-projects/index.html b/docs/post/gis-projects/index.html
index c03b535af..65cae0ed1 100644
--- a/docs/post/gis-projects/index.html
+++ b/docs/post/gis-projects/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/git-to-the-point/index.html b/docs/post/git-to-the-point/index.html
index 4c7ce344a..5ab0d4c18 100644
--- a/docs/post/git-to-the-point/index.html
+++ b/docs/post/git-to-the-point/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/gitmuseum/index.html b/docs/post/gitmuseum/index.html
index e44bb7dfd..5e2c2189f 100644
--- a/docs/post/gitmuseum/index.html
+++ b/docs/post/gitmuseum/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/globalid-app/index.html b/docs/post/globalid-app/index.html
index bfc049a5a..9a13a35b1 100644
--- a/docs/post/globalid-app/index.html
+++ b/docs/post/globalid-app/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/globalid-database/index.html b/docs/post/globalid-database/index.html
index 44194cf00..599c3d702 100644
--- a/docs/post/globalid-database/index.html
+++ b/docs/post/globalid-database/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/gmamisc/index.html b/docs/post/gmamisc/index.html
index 7aeb1df6e..810828360 100644
--- a/docs/post/gmamisc/index.html
+++ b/docs/post/gmamisc/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/gods-on-the-barge/index.html b/docs/post/gods-on-the-barge/index.html
index f10212ebe..49b9a3e38 100644
--- a/docs/post/gods-on-the-barge/index.html
+++ b/docs/post/gods-on-the-barge/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/gorbit/index.html b/docs/post/gorbit/index.html
index 01848d277..862fe8bd9 100644
--- a/docs/post/gorbit/index.html
+++ b/docs/post/gorbit/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/gprsuite/index.html b/docs/post/gprsuite/index.html
index 402f3f80c..391bae576 100644
--- a/docs/post/gprsuite/index.html
+++ b/docs/post/gprsuite/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/grainsizer/index.html b/docs/post/grainsizer/index.html
index b96d0d55b..8c244a84c 100644
--- a/docs/post/grainsizer/index.html
+++ b/docs/post/grainsizer/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/grass-arch/index.html b/docs/post/grass-arch/index.html
index 057d3f6b1..160f09555 100644
--- a/docs/post/grass-arch/index.html
+++ b/docs/post/grass-arch/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/grups/index.html b/docs/post/grups/index.html
index 1177542d0..2f1fa2451 100644
--- a/docs/post/grups/index.html
+++ b/docs/post/grups/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/hammurabi-markov/index.html b/docs/post/hammurabi-markov/index.html
index ccc6eebc7..7dadde056 100644
--- a/docs/post/hammurabi-markov/index.html
+++ b/docs/post/hammurabi-markov/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/haproh/index.html b/docs/post/haproh/index.html
index b90e82b79..0f6f8465e 100644
--- a/docs/post/haproh/index.html
+++ b/docs/post/haproh/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/harris-matrix-data-package/index.html b/docs/post/harris-matrix-data-package/index.html
index 8a10ec7d9..d4f4d171d 100644
--- a/docs/post/harris-matrix-data-package/index.html
+++ b/docs/post/harris-matrix-data-package/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/harris-matrix-legacy/index.html b/docs/post/harris-matrix-legacy/index.html
index acb0dafaf..fc5128de9 100644
--- a/docs/post/harris-matrix-legacy/index.html
+++ b/docs/post/harris-matrix-legacy/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/harris-matrix-semerj/index.html b/docs/post/harris-matrix-semerj/index.html
index a95001f3c..49ddb51c2 100644
--- a/docs/post/harris-matrix-semerj/index.html
+++ b/docs/post/harris-matrix-semerj/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/harris-matrix-tsdye/index.html b/docs/post/harris-matrix-tsdye/index.html
index 1106538f5..0c421f136 100644
--- a/docs/post/harris-matrix-tsdye/index.html
+++ b/docs/post/harris-matrix-tsdye/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/harris2graph/index.html b/docs/post/harris2graph/index.html
index 7debea7fc..bc738e9ca 100644
--- a/docs/post/harris2graph/index.html
+++ b/docs/post/harris2graph/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/heurist/index.html b/docs/post/heurist/index.html
index 4065170fb..3a834e6e7 100644
--- a/docs/post/heurist/index.html
+++ b/docs/post/heurist/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/historical-geocoding-assistant/index.html b/docs/post/historical-geocoding-assistant/index.html
index 008ce2b71..431d7d82d 100644
--- a/docs/post/historical-geocoding-assistant/index.html
+++ b/docs/post/historical-geocoding-assistant/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/hops/index.html b/docs/post/hops/index.html
index fff34521f..705787b2d 100644
--- a/docs/post/hops/index.html
+++ b/docs/post/hops/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/hsv-api/index.html b/docs/post/hsv-api/index.html
index 4fba5eea7..fa305848c 100644
--- a/docs/post/hsv-api/index.html
+++ b/docs/post/hsv-api/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/humanos/index.html b/docs/post/humanos/index.html
index 4409b10e4..5bd799da2 100644
--- a/docs/post/humanos/index.html
+++ b/docs/post/humanos/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/iconr/index.html b/docs/post/iconr/index.html
index 4ca27c3ca..cddf93e90 100644
--- a/docs/post/iconr/index.html
+++ b/docs/post/iconr/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/idai-field/index.html b/docs/post/idai-field/index.html
index cd8c40892..35cd1f92d 100644
--- a/docs/post/idai-field/index.html
+++ b/docs/post/idai-field/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/idaifieldr/index.html b/docs/post/idaifieldr/index.html
index 411f875fb..8e077ee53 100644
--- a/docs/post/idaifieldr/index.html
+++ b/docs/post/idaifieldr/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/image-enhancement-process-tool/index.html b/docs/post/image-enhancement-process-tool/index.html
index 8fa74abb9..e9e3644af 100644
--- a/docs/post/image-enhancement-process-tool/index.html
+++ b/docs/post/image-enhancement-process-tool/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/inclusions/index.html b/docs/post/inclusions/index.html
index 7143cfdfb..1e6f9953d 100644
--- a/docs/post/inclusions/index.html
+++ b/docs/post/inclusions/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/index.html b/docs/post/index.html
index 9bb882c81..168aba4dd 100644
--- a/docs/post/index.html
+++ b/docs/post/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -2266,6 +2266,84 @@ Posts
+
+
+
+
+
+
+
+
+
+
@@ -2966,6 +3044,84 @@ Posts
+
+
+
+
+
+
+
+
+
+
@@ -4586,6 +4742,81 @@ Posts
+
+
+
+
+
+
+
+
+
+
@@ -13807,6 +14038,86 @@ Posts
+
+
+
+
+
+
+
+
+
+
@@ -19523,7 +19834,7 @@ Posts
in
-
+ LISTS AND DATASETS
@@ -19550,6 +19861,16 @@ Posts
+
+
+
+
+ lists
+
+
+
+
+
@@ -32779,6 +33100,81 @@ Posts
+
+
+
+
+
+
+
+
+
+
@@ -34548,6 +34944,81 @@ Posts
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/post/index.xml b/docs/post/index.xml
index ca4fee3dc..5e270547f 100644
--- a/docs/post/index.xml
+++ b/docs/post/index.xml
@@ -213,6 +213,15 @@
The goal of this project is to spatially locate bibliographic resources regarding the archaeology of Anatolia (modern Turkey). This takes the bibliography of archaeology to the next level by showing not only the topics and authors, but where the archaeological research is being done.
+ -
+
ancient-artifacts
+ https://open-archaeo.info/post/ancient-artifacts/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/ancient-artifacts/
+ Dynamic image analysis to identify ancient artifacts in soil samples.
+
+
-
ancient-ceramic-kilns
https://open-archaeo.info/post/ancient-ceramic-kilns/
@@ -294,6 +303,15 @@
R package for aoristic analysis; the goal of aoristic is to make sense of temporally vague data.
+ -
+
aoristic-analysis
+ https://open-archaeo.info/post/aoristic-analysis/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/aoristic-analysis/
+ Estimate probabilities of find numbers per period.
+
+
-
ArboDat
https://open-archaeo.info/post/arbodat/
@@ -483,6 +501,15 @@
Post-Processing of the Markov Chain Simulated by ‘ChronoModel’, ‘Oxcal’ or ‘BCal’.
+ -
+
archaeosrp
+ https://open-archaeo.info/post/archaeosrp/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/archaeosrp/
+ Read PDFs with archaeological site report information and return the information in the forms as a dataframe.
+
+
-
ArchAIDE
https://open-archaeo.info/post/archaide/
@@ -1554,6 +1581,15 @@
A webpage containing brief biographical information about some iconic archaeologists.
+ -
+
DIGSS
+ https://open-archaeo.info/post/digss/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/digss/
+ A simulation tool to estimate the rate of success that surveys possessing user-specific characteristics have in identifying archaeological sites (or any groups of clouds of objects), given specific parameters of survey area, survey methods, and site properties.
+
+
-
dimensio
https://open-archaeo.info/post/dimensio/
@@ -3750,6 +3786,15 @@
Reconstructing rock art chronology with transfer learning
+ -
+
roev
+ https://open-archaeo.info/post/roev/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/roev/
+ Functions for analysing and visualizing rates of evolution.
+
+
-
roman-amphitheaters
https://open-archaeo.info/post/roman-amphitheaters-roman-amphitheaters/
@@ -3957,6 +4002,15 @@
sdsbrowser is an R Shiny WebApp developed to make the available SDS datasets (following the Systematic and Digital Documentation of Stone Artefacts recording system) more accessible. It is designed to give you a quick overview on the spatial and temporal scope of sites previously analysed with SDS and the distribution of artefacts within these sites.
+ -
+
SEAHORS
+ https://open-archaeo.info/post/seahors/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/seahors/
+ R Shiny application that allows easy and quick exploration of the spatial distribution of archaeological objects.
+
+
-
senscape
https://open-archaeo.info/post/senscape/
diff --git a/docs/post/input/index.html b/docs/post/input/index.html
index 1fcbd12d4..57fa469ab 100644
--- a/docs/post/input/index.html
+++ b/docs/post/input/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/intcal/index.html b/docs/post/intcal/index.html
index c2abf459e..2b01562a8 100644
--- a/docs/post/intcal/index.html
+++ b/docs/post/intcal/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/intchron/index.html b/docs/post/intchron/index.html
index 14f5371f3..ccde18625 100644
--- a/docs/post/intchron/index.html
+++ b/docs/post/intchron/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -502,7 +502,7 @@ IntChron
in
-
+ LISTS AND DATASETS
@@ -529,6 +529,16 @@ IntChron
+
+
+
+
+ lists
+
+
+
+
+
diff --git a/docs/post/iosacal/index.html b/docs/post/iosacal/index.html
index 3f13e6263..11b0c99c5 100644
--- a/docs/post/iosacal/index.html
+++ b/docs/post/iosacal/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/iraq-mortar/index.html b/docs/post/iraq-mortar/index.html
index a5aa676fc..18c18c2a8 100644
--- a/docs/post/iraq-mortar/index.html
+++ b/docs/post/iraq-mortar/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/isaacs-list-of-foss-tools-for-academics-and-what-to-use-them-for/index.html b/docs/post/isaacs-list-of-foss-tools-for-academics-and-what-to-use-them-for/index.html
index 68c35b4d0..561d2c92f 100644
--- a/docs/post/isaacs-list-of-foss-tools-for-academics-and-what-to-use-them-for/index.html
+++ b/docs/post/isaacs-list-of-foss-tools-for-academics-and-what-to-use-them-for/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ishtar/index.html b/docs/post/ishtar/index.html
index 3a8edaecc..43c25bc4f 100644
--- a/docs/post/ishtar/index.html
+++ b/docs/post/ishtar/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/isoarch/index.html b/docs/post/isoarch/index.html
index 4378225b0..f7f98a3e4 100644
--- a/docs/post/isoarch/index.html
+++ b/docs/post/isoarch/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/isodatavis/index.html b/docs/post/isodatavis/index.html
index 4ab8e7c48..88bc97a18 100644
--- a/docs/post/isodatavis/index.html
+++ b/docs/post/isodatavis/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/isomapnl/index.html b/docs/post/isomapnl/index.html
index b0bfaff88..ab930d29a 100644
--- a/docs/post/isomapnl/index.html
+++ b/docs/post/isomapnl/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/isotope-visualisation/index.html b/docs/post/isotope-visualisation/index.html
index c5cb535db..d7393c504 100644
--- a/docs/post/isotope-visualisation/index.html
+++ b/docs/post/isotope-visualisation/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/italy-3d-amphitheaters/index.html b/docs/post/italy-3d-amphitheaters/index.html
index eac079563..19d7777d4 100644
--- a/docs/post/italy-3d-amphitheaters/index.html
+++ b/docs/post/italy-3d-amphitheaters/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ithaca/index.html b/docs/post/ithaca/index.html
index 5a700dd24..982195e05 100644
--- a/docs/post/ithaca/index.html
+++ b/docs/post/ithaca/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/joint-disease-tool/index.html b/docs/post/joint-disease-tool/index.html
index eaed2604a..46aecb02c 100644
--- a/docs/post/joint-disease-tool/index.html
+++ b/docs/post/joint-disease-tool/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/juliandate/index.html b/docs/post/juliandate/index.html
index e5818ffee..36e5f42a8 100644
--- a/docs/post/juliandate/index.html
+++ b/docs/post/juliandate/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/kairos/index.html b/docs/post/kairos/index.html
index 74f9af2d8..7ce7a1f43 100644
--- a/docs/post/kairos/index.html
+++ b/docs/post/kairos/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/katun/index.html b/docs/post/katun/index.html
index b2664f4cc..a36866532 100644
--- a/docs/post/katun/index.html
+++ b/docs/post/katun/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/khroma/index.html b/docs/post/khroma/index.html
index bfc66b670..bae2692ee 100644
--- a/docs/post/khroma/index.html
+++ b/docs/post/khroma/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/kidstats/index.html b/docs/post/kidstats/index.html
index 47bc6648d..68e631141 100644
--- a/docs/post/kidstats/index.html
+++ b/docs/post/kidstats/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/kmeans/index.html b/docs/post/kmeans/index.html
index aff99285a..a26acb479 100644
--- a/docs/post/kmeans/index.html
+++ b/docs/post/kmeans/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/kotyle/index.html b/docs/post/kotyle/index.html
index 1e7eb3db4..116574584 100644
--- a/docs/post/kotyle/index.html
+++ b/docs/post/kotyle/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/kriging/index.html b/docs/post/kriging/index.html
index 70e0e25e1..450418b1a 100644
--- a/docs/post/kriging/index.html
+++ b/docs/post/kriging/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/la-icp-ms-routines-fmnh/index.html b/docs/post/la-icp-ms-routines-fmnh/index.html
index f0b393344..b1e3adac6 100644
--- a/docs/post/la-icp-ms-routines-fmnh/index.html
+++ b/docs/post/la-icp-ms-routines-fmnh/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/le-stratifiant/index.html b/docs/post/le-stratifiant/index.html
index d8c20a2c8..c5616e874 100644
--- a/docs/post/le-stratifiant/index.html
+++ b/docs/post/le-stratifiant/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/leastcostpath/index.html b/docs/post/leastcostpath/index.html
index 1d3c2d3ec..2ccf8c9b5 100644
--- a/docs/post/leastcostpath/index.html
+++ b/docs/post/leastcostpath/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/lecaar/index.html b/docs/post/lecaar/index.html
index 742b13c89..b479906ca 100644
--- a/docs/post/lecaar/index.html
+++ b/docs/post/lecaar/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/leehom/index.html b/docs/post/leehom/index.html
index 07907a28c..b9b3d0c0e 100644
--- a/docs/post/leehom/index.html
+++ b/docs/post/leehom/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/levant-zooarch/index.html b/docs/post/levant-zooarch/index.html
index a89329796..de6830ec5 100644
--- a/docs/post/levant-zooarch/index.html
+++ b/docs/post/levant-zooarch/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/lisa/index.html b/docs/post/lisa/index.html
index 91f25397d..484df0fca 100644
--- a/docs/post/lisa/index.html
+++ b/docs/post/lisa/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/list-of-resources-for-getting-started-with-teaching-digital-methods/index.html b/docs/post/list-of-resources-for-getting-started-with-teaching-digital-methods/index.html
index 2a386aa48..71442d804 100644
--- a/docs/post/list-of-resources-for-getting-started-with-teaching-digital-methods/index.html
+++ b/docs/post/list-of-resources-for-getting-started-with-teaching-digital-methods/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/lithic3dslicer/index.html b/docs/post/lithic3dslicer/index.html
index a2b283a09..77c134ad1 100644
--- a/docs/post/lithic3dslicer/index.html
+++ b/docs/post/lithic3dslicer/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/lithics3d/index.html b/docs/post/lithics3d/index.html
index e96520c1a..888005214 100644
--- a/docs/post/lithics3d/index.html
+++ b/docs/post/lithics3d/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/long-bone-diaphyseal-csg-toolkit/index.html b/docs/post/long-bone-diaphyseal-csg-toolkit/index.html
index e7ea3fecb..4f5f12a57 100644
--- a/docs/post/long-bone-diaphyseal-csg-toolkit/index.html
+++ b/docs/post/long-bone-diaphyseal-csg-toolkit/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/luminescence/index.html b/docs/post/luminescence/index.html
index aaf1a423d..88fe322f0 100644
--- a/docs/post/luminescence/index.html
+++ b/docs/post/luminescence/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/lumreader/index.html b/docs/post/lumreader/index.html
index 519b10b96..e90614390 100644
--- a/docs/post/lumreader/index.html
+++ b/docs/post/lumreader/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/maacgis/index.html b/docs/post/maacgis/index.html
index 845f55972..99a2f05c4 100644
--- a/docs/post/maacgis/index.html
+++ b/docs/post/maacgis/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/madam/index.html b/docs/post/madam/index.html
index 5af464a69..d9e8d6122 100644
--- a/docs/post/madam/index.html
+++ b/docs/post/madam/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/magaar/index.html b/docs/post/magaar/index.html
index 98b8ad568..f2e039023 100644
--- a/docs/post/magaar/index.html
+++ b/docs/post/magaar/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/malt/index.html b/docs/post/malt/index.html
index 2ab82c44b..50931f373 100644
--- a/docs/post/malt/index.html
+++ b/docs/post/malt/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/map-files/index.html b/docs/post/map-files/index.html
index 8f68c47ef..ce32b3ecc 100644
--- a/docs/post/map-files/index.html
+++ b/docs/post/map-files/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/map-of-ancient-egypt/index.html b/docs/post/map-of-ancient-egypt/index.html
index 2d042ef24..07a0f8c5c 100644
--- a/docs/post/map-of-ancient-egypt/index.html
+++ b/docs/post/map-of-ancient-egypt/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/mapdamage/index.html b/docs/post/mapdamage/index.html
index 6690f6f2d..c5e6c2f21 100644
--- a/docs/post/mapdamage/index.html
+++ b/docs/post/mapdamage/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/mapofcomputationalarchaeology/index.html b/docs/post/mapofcomputationalarchaeology/index.html
index 968767f29..e5990748d 100644
--- a/docs/post/mapofcomputationalarchaeology/index.html
+++ b/docs/post/mapofcomputationalarchaeology/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/mapping-iterative-assembler/index.html b/docs/post/mapping-iterative-assembler/index.html
index 89b668ad6..344e23ea3 100644
--- a/docs/post/mapping-iterative-assembler/index.html
+++ b/docs/post/mapping-iterative-assembler/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/marbleplan/index.html b/docs/post/marbleplan/index.html
index 33eeaa081..8dfaa46ad 100644
--- a/docs/post/marbleplan/index.html
+++ b/docs/post/marbleplan/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/mask-uav/index.html b/docs/post/mask-uav/index.html
index 4b8f86b4e..792aaa660 100644
--- a/docs/post/mask-uav/index.html
+++ b/docs/post/mask-uav/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/mastodon-archaeology/index.html b/docs/post/mastodon-archaeology/index.html
index cc1971cc8..2a2f173b5 100644
--- a/docs/post/mastodon-archaeology/index.html
+++ b/docs/post/mastodon-archaeology/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/material-sources-for-early-islam-and-late-antique-near-east/index.html b/docs/post/material-sources-for-early-islam-and-late-antique-near-east/index.html
index 7168533c5..3db4195fe 100644
--- a/docs/post/material-sources-for-early-islam-and-late-antique-near-east/index.html
+++ b/docs/post/material-sources-for-early-islam-and-late-antique-near-east/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/max/index.html b/docs/post/max/index.html
index d347f85da..a744f1d4e 100644
--- a/docs/post/max/index.html
+++ b/docs/post/max/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/maximum-likelihood-relatedness-estimation/index.html b/docs/post/maximum-likelihood-relatedness-estimation/index.html
index a42fee1e8..3f51f77bf 100644
--- a/docs/post/maximum-likelihood-relatedness-estimation/index.html
+++ b/docs/post/maximum-likelihood-relatedness-estimation/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/maya-calendar/index.html b/docs/post/maya-calendar/index.html
index 9ccd56582..29d5ac928 100644
--- a/docs/post/maya-calendar/index.html
+++ b/docs/post/maya-calendar/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/mean-ceramic-date-and-error-estimation/index.html b/docs/post/mean-ceramic-date-and-error-estimation/index.html
index 444f94e67..3d82af449 100644
--- a/docs/post/mean-ceramic-date-and-error-estimation/index.html
+++ b/docs/post/mean-ceramic-date-and-error-estimation/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/measure3d/index.html b/docs/post/measure3d/index.html
index 96326ae29..a7e6cc644 100644
--- a/docs/post/measure3d/index.html
+++ b/docs/post/measure3d/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/meshlab/index.html b/docs/post/meshlab/index.html
index 73615e0a1..75f9e4efc 100644
--- a/docs/post/meshlab/index.html
+++ b/docs/post/meshlab/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/metabit/index.html b/docs/post/metabit/index.html
index af46173fe..c56dbb428 100644
--- a/docs/post/metabit/index.html
+++ b/docs/post/metabit/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/mhbil/index.html b/docs/post/mhbil/index.html
index ec61a558a..0a42cf9b8 100644
--- a/docs/post/mhbil/index.html
+++ b/docs/post/mhbil/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/missing/index.html b/docs/post/missing/index.html
index 5256bc932..7e76e69df 100644
--- a/docs/post/missing/index.html
+++ b/docs/post/missing/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/mortaar/index.html b/docs/post/mortaar/index.html
index edfe5e8c7..07e9bef31 100644
--- a/docs/post/mortaar/index.html
+++ b/docs/post/mortaar/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/mpvecost/index.html b/docs/post/mpvecost/index.html
index 1d99cb074..c50482691 100644
--- a/docs/post/mpvecost/index.html
+++ b/docs/post/mpvecost/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/mtreering/index.html b/docs/post/mtreering/index.html
index 254f902ae..3c2f356bd 100644
--- a/docs/post/mtreering/index.html
+++ b/docs/post/mtreering/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/mudata/index.html b/docs/post/mudata/index.html
index 91eb83180..d4f348c34 100644
--- a/docs/post/mudata/index.html
+++ b/docs/post/mudata/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/multivcfanalyzer/index.html b/docs/post/multivcfanalyzer/index.html
index 0405c9c1d..ad06ea30c 100644
--- a/docs/post/multivcfanalyzer/index.html
+++ b/docs/post/multivcfanalyzer/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/munsell-plot/index.html b/docs/post/munsell-plot/index.html
index 8ee877765..d5dbbfcff 100644
--- a/docs/post/munsell-plot/index.html
+++ b/docs/post/munsell-plot/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/munsell/index.html b/docs/post/munsell/index.html
index bda2c5189..e6c59164f 100644
--- a/docs/post/munsell/index.html
+++ b/docs/post/munsell/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/murature/index.html b/docs/post/murature/index.html
index cda638e25..83b21971e 100644
--- a/docs/post/murature/index.html
+++ b/docs/post/murature/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/naa-analytical-dashboard/index.html b/docs/post/naa-analytical-dashboard/index.html
index 0dcd2ac1c..a10b5db84 100644
--- a/docs/post/naa-analytical-dashboard/index.html
+++ b/docs/post/naa-analytical-dashboard/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/nassa-modules/index.html b/docs/post/nassa-modules/index.html
index b8694f7f0..639d0328a 100644
--- a/docs/post/nassa-modules/index.html
+++ b/docs/post/nassa-modules/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/near-presence-analysis/index.html b/docs/post/near-presence-analysis/index.html
index 465a12870..5b327b3c0 100644
--- a/docs/post/near-presence-analysis/index.html
+++ b/docs/post/near-presence-analysis/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/nearpresence/index.html b/docs/post/nearpresence/index.html
index 1727792c2..9076d26e2 100644
--- a/docs/post/nearpresence/index.html
+++ b/docs/post/nearpresence/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/neiman1995/index.html b/docs/post/neiman1995/index.html
index 71b33639e..e2f1ed30e 100644
--- a/docs/post/neiman1995/index.html
+++ b/docs/post/neiman1995/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/neolithicr/index.html b/docs/post/neolithicr/index.html
index 6b9b7da9f..1f6cffc8b 100644
--- a/docs/post/neolithicr/index.html
+++ b/docs/post/neolithicr/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/neotoma/index.html b/docs/post/neotoma/index.html
index 6e000f8b2..996b11fb0 100644
--- a/docs/post/neotoma/index.html
+++ b/docs/post/neotoma/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/nerd/index.html b/docs/post/nerd/index.html
index 7cb56d117..cf6f252c6 100644
--- a/docs/post/nerd/index.html
+++ b/docs/post/nerd/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/nervia/index.html b/docs/post/nervia/index.html
index b413c622c..50436fc88 100644
--- a/docs/post/nervia/index.html
+++ b/docs/post/nervia/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/nexus/index.html b/docs/post/nexus/index.html
index 90e5b2cd5..fcd161b56 100644
--- a/docs/post/nexus/index.html
+++ b/docs/post/nexus/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ngsrelate/index.html b/docs/post/ngsrelate/index.html
index 29684cf83..626f84dd1 100644
--- a/docs/post/ngsrelate/index.html
+++ b/docs/post/ngsrelate/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/nimblecarbon/index.html b/docs/post/nimblecarbon/index.html
index 6e133c735..6875efde8 100644
--- a/docs/post/nimblecarbon/index.html
+++ b/docs/post/nimblecarbon/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/non-metric-trait-analysis/index.html b/docs/post/non-metric-trait-analysis/index.html
index 2778452fc..5c04680b4 100644
--- a/docs/post/non-metric-trait-analysis/index.html
+++ b/docs/post/non-metric-trait-analysis/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/nonekxml/index.html b/docs/post/nonekxml/index.html
index f39c87d9f..d3005f3f5 100644
--- a/docs/post/nonekxml/index.html
+++ b/docs/post/nonekxml/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/nrhp-metadata-scheme/index.html b/docs/post/nrhp-metadata-scheme/index.html
index 769ead534..ff9835c13 100644
--- a/docs/post/nrhp-metadata-scheme/index.html
+++ b/docs/post/nrhp-metadata-scheme/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/odate/index.html b/docs/post/odate/index.html
index 9639085a9..37465379d 100644
--- a/docs/post/odate/index.html
+++ b/docs/post/odate/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/odk-forms-archaeology/index.html b/docs/post/odk-forms-archaeology/index.html
index 5b5ff6715..c42e702a0 100644
--- a/docs/post/odk-forms-archaeology/index.html
+++ b/docs/post/odk-forms-archaeology/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/odkarchforms/index.html b/docs/post/odkarchforms/index.html
index 9d2b7b826..b3dbde9d1 100644
--- a/docs/post/odkarchforms/index.html
+++ b/docs/post/odkarchforms/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ohm-data-index/index.html b/docs/post/ohm-data-index/index.html
index 53eb91006..150c83d48 100644
--- a/docs/post/ohm-data-index/index.html
+++ b/docs/post/ohm-data-index/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/open-access-archaeology/index.html b/docs/post/open-access-archaeology/index.html
index c9b1603f9..c9be39123 100644
--- a/docs/post/open-access-archaeology/index.html
+++ b/docs/post/open-access-archaeology/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/open-archaeo/index.html b/docs/post/open-archaeo/index.html
index 4d387c150..a6a16e8c0 100644
--- a/docs/post/open-archaeo/index.html
+++ b/docs/post/open-archaeo/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/open-context-python-code-repository/index.html b/docs/post/open-context-python-code-repository/index.html
index 4a387e718..bf35dba7f 100644
--- a/docs/post/open-context-python-code-repository/index.html
+++ b/docs/post/open-context-python-code-repository/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/open-history-map/index.html b/docs/post/open-history-map/index.html
index 918ed567d..7583dd1d8 100644
--- a/docs/post/open-history-map/index.html
+++ b/docs/post/open-history-map/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/open-science-in-phytolith-research/index.html b/docs/post/open-science-in-phytolith-research/index.html
index 4562783cc..085aeb892 100644
--- a/docs/post/open-science-in-phytolith-research/index.html
+++ b/docs/post/open-science-in-phytolith-research/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/openarchaeology-net/index.html b/docs/post/openarchaeology-net/index.html
index 2a16a18f7..a9b43cc74 100644
--- a/docs/post/openarchaeology-net/index.html
+++ b/docs/post/openarchaeology-net/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/openatlas/index.html b/docs/post/openatlas/index.html
index 0286739cd..58d9e4d80 100644
--- a/docs/post/openatlas/index.html
+++ b/docs/post/openatlas/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/opencontext/index.html b/docs/post/opencontext/index.html
index 77a9f23ef..fa5e1b5a4 100644
--- a/docs/post/opencontext/index.html
+++ b/docs/post/opencontext/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/openlidartoolbox/index.html b/docs/post/openlidartoolbox/index.html
index bbc1c387e..e13b8dab8 100644
--- a/docs/post/openlidartoolbox/index.html
+++ b/docs/post/openlidartoolbox/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/osl-calibration/index.html b/docs/post/osl-calibration/index.html
index 226ea190a..5a0fdb35a 100644
--- a/docs/post/osl-calibration/index.html
+++ b/docs/post/osl-calibration/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/osteogis/index.html b/docs/post/osteogis/index.html
index 98d455adc..206e64082 100644
--- a/docs/post/osteogis/index.html
+++ b/docs/post/osteogis/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/osteometric-sorting/index.html b/docs/post/osteometric-sorting/index.html
index 84d9df834..cca634956 100644
--- a/docs/post/osteometric-sorting/index.html
+++ b/docs/post/osteometric-sorting/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/outliner-benmarwick/index.html b/docs/post/outliner-benmarwick/index.html
index 44c70bd21..44262cd95 100644
--- a/docs/post/outliner-benmarwick/index.html
+++ b/docs/post/outliner-benmarwick/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/outliner-yesdavid/index.html b/docs/post/outliner-yesdavid/index.html
index 173178ed6..ea32588dc 100644
--- a/docs/post/outliner-yesdavid/index.html
+++ b/docs/post/outliner-yesdavid/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/oxcaar/index.html b/docs/post/oxcaar/index.html
index 9dea625e9..52261876b 100644
--- a/docs/post/oxcaar/index.html
+++ b/docs/post/oxcaar/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/p2pperm/index.html b/docs/post/p2pperm/index.html
index 212cd38cd..71d13b5f5 100644
--- a/docs/post/p2pperm/index.html
+++ b/docs/post/p2pperm/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/p3k14c-data-scrubbing/index.html b/docs/post/p3k14c-data-scrubbing/index.html
index daa182e65..f725d04f7 100644
--- a/docs/post/p3k14c-data-scrubbing/index.html
+++ b/docs/post/p3k14c-data-scrubbing/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/p3k14c/index.html b/docs/post/p3k14c/index.html
index a6202bdf2..5a01a9c24 100644
--- a/docs/post/p3k14c/index.html
+++ b/docs/post/p3k14c/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/paleocar/index.html b/docs/post/paleocar/index.html
index 16e0be344..99442f51f 100644
--- a/docs/post/paleocar/index.html
+++ b/docs/post/paleocar/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/paleocore/index.html b/docs/post/paleocore/index.html
index a90249517..ed6c8b0f6 100644
--- a/docs/post/paleocore/index.html
+++ b/docs/post/paleocore/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/paleocorer/index.html b/docs/post/paleocorer/index.html
index 3a69f7318..7eacc36d1 100644
--- a/docs/post/paleocorer/index.html
+++ b/docs/post/paleocorer/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/paleofire/index.html b/docs/post/paleofire/index.html
index 7b6c96222..ec8bcf5b5 100644
--- a/docs/post/paleofire/index.html
+++ b/docs/post/paleofire/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/paleomix/index.html b/docs/post/paleomix/index.html
index fa0559880..969a61538 100644
--- a/docs/post/paleomix/index.html
+++ b/docs/post/paleomix/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/paleoview/index.html b/docs/post/paleoview/index.html
index f3838df47..534f2a3b6 100644
--- a/docs/post/paleoview/index.html
+++ b/docs/post/paleoview/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/paleoxrf/index.html b/docs/post/paleoxrf/index.html
index 79948c705..2f8b98af4 100644
--- a/docs/post/paleoxrf/index.html
+++ b/docs/post/paleoxrf/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pathaar/index.html b/docs/post/pathaar/index.html
index 62eb245b6..3fc505ef1 100644
--- a/docs/post/pathaar/index.html
+++ b/docs/post/pathaar/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pathphynder/index.html b/docs/post/pathphynder/index.html
index f300df2ba..371c3b49f 100644
--- a/docs/post/pathphynder/index.html
+++ b/docs/post/pathphynder/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/paths-simple-vectorization-protocol/index.html b/docs/post/paths-simple-vectorization-protocol/index.html
index 2da21c6dd..f6ff79fde 100644
--- a/docs/post/paths-simple-vectorization-protocol/index.html
+++ b/docs/post/paths-simple-vectorization-protocol/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pdf-to-nested-xml/index.html b/docs/post/pdf-to-nested-xml/index.html
index a39662c00..03bfbb595 100644
--- a/docs/post/pdf-to-nested-xml/index.html
+++ b/docs/post/pdf-to-nested-xml/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pe-dictionary/index.html b/docs/post/pe-dictionary/index.html
index b40047096..d32b45cf6 100644
--- a/docs/post/pe-dictionary/index.html
+++ b/docs/post/pe-dictionary/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/photogrammetry-data-collection/index.html b/docs/post/photogrammetry-data-collection/index.html
index 4da3391ff..f654b2df3 100644
--- a/docs/post/photogrammetry-data-collection/index.html
+++ b/docs/post/photogrammetry-data-collection/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/photogrammetry-datasets/index.html b/docs/post/photogrammetry-datasets/index.html
index 0460cdb8e..bc65539d1 100644
--- a/docs/post/photogrammetry-datasets/index.html
+++ b/docs/post/photogrammetry-datasets/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/photogrammetry-object-scannner/index.html b/docs/post/photogrammetry-object-scannner/index.html
index 5c13dae86..b942bd9db 100644
--- a/docs/post/photogrammetry-object-scannner/index.html
+++ b/docs/post/photogrammetry-object-scannner/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pileupcaller/index.html b/docs/post/pileupcaller/index.html
index 6dcdac873..89c9c8cdf 100644
--- a/docs/post/pileupcaller/index.html
+++ b/docs/post/pileupcaller/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/piwigo-3dhop/index.html b/docs/post/piwigo-3dhop/index.html
index b12bcb61f..443f54e52 100644
--- a/docs/post/piwigo-3dhop/index.html
+++ b/docs/post/piwigo-3dhop/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/plc/index.html b/docs/post/plc/index.html
index 145043c3c..a16e7a375 100644
--- a/docs/post/plc/index.html
+++ b/docs/post/plc/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pleistodist/index.html b/docs/post/pleistodist/index.html
index b4b3242d1..6759b2b91 100644
--- a/docs/post/pleistodist/index.html
+++ b/docs/post/pleistodist/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pleistodistr/index.html b/docs/post/pleistodistr/index.html
index 19dcee810..f505b33cc 100644
--- a/docs/post/pleistodistr/index.html
+++ b/docs/post/pleistodistr/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/plotting-dental-inventory-with-ggplot2/index.html b/docs/post/plotting-dental-inventory-with-ggplot2/index.html
index 4551db511..ead4b6fe1 100644
--- a/docs/post/plotting-dental-inventory-with-ggplot2/index.html
+++ b/docs/post/plotting-dental-inventory-with-ggplot2/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/plum/index.html b/docs/post/plum/index.html
index 8416b4750..b3c79eae1 100644
--- a/docs/post/plum/index.html
+++ b/docs/post/plum/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pmdtools/index.html b/docs/post/pmdtools/index.html
index 67d2bc872..debe85a91 100644
--- a/docs/post/pmdtools/index.html
+++ b/docs/post/pmdtools/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pofatu/index.html b/docs/post/pofatu/index.html
index 78df685e6..504b10dd8 100644
--- a/docs/post/pofatu/index.html
+++ b/docs/post/pofatu/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pointpattern/index.html b/docs/post/pointpattern/index.html
index bd2344a4c..d83fc3589 100644
--- a/docs/post/pointpattern/index.html
+++ b/docs/post/pointpattern/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pollen-data-processing/index.html b/docs/post/pollen-data-processing/index.html
index 4c0e917d6..2f8123372 100644
--- a/docs/post/pollen-data-processing/index.html
+++ b/docs/post/pollen-data-processing/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pollencount/index.html b/docs/post/pollencount/index.html
index c84eaed00..dd824ef18 100644
--- a/docs/post/pollencount/index.html
+++ b/docs/post/pollencount/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/poseidon-framework/index.html b/docs/post/poseidon-framework/index.html
index 8b1138c6c..e74864469 100644
--- a/docs/post/poseidon-framework/index.html
+++ b/docs/post/poseidon-framework/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/postaar-python/index.html b/docs/post/postaar-python/index.html
index 67414bf78..61b28e72f 100644
--- a/docs/post/postaar-python/index.html
+++ b/docs/post/postaar-python/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/postaar/index.html b/docs/post/postaar/index.html
index f9004e2af..a440d9afe 100644
--- a/docs/post/postaar/index.html
+++ b/docs/post/postaar/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/potential-datasets-for-phd-projects/index.html b/docs/post/potential-datasets-for-phd-projects/index.html
index d662a76c1..9a83b515f 100644
--- a/docs/post/potential-datasets-for-phd-projects/index.html
+++ b/docs/post/potential-datasets-for-phd-projects/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pred-map-tut/index.html b/docs/post/pred-map-tut/index.html
index e57bdbc26..6ff7e54f4 100644
--- a/docs/post/pred-map-tut/index.html
+++ b/docs/post/pred-map-tut/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/predictsource/index.html b/docs/post/predictsource/index.html
index 2bf2a044b..714ce8219 100644
--- a/docs/post/predictsource/index.html
+++ b/docs/post/predictsource/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/profileaar/index.html b/docs/post/profileaar/index.html
index f2ab030cb..b69de0454 100644
--- a/docs/post/profileaar/index.html
+++ b/docs/post/profileaar/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pta-data/index.html b/docs/post/pta-data/index.html
index 731bf0741..34d87a0e7 100644
--- a/docs/post/pta-data/index.html
+++ b/docs/post/pta-data/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pxrf/index.html b/docs/post/pxrf/index.html
index 5f8534e61..dcb64d846 100644
--- a/docs/post/pxrf/index.html
+++ b/docs/post/pxrf/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pyarchinit/index.html b/docs/post/pyarchinit/index.html
index 395341fdf..819072c60 100644
--- a/docs/post/pyarchinit/index.html
+++ b/docs/post/pyarchinit/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pygeoroc/index.html b/docs/post/pygeoroc/index.html
index da1c5a0b0..98eedbbeb 100644
--- a/docs/post/pygeoroc/index.html
+++ b/docs/post/pygeoroc/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pyplum/index.html b/docs/post/pyplum/index.html
index f7603c873..5e177cf4a 100644
--- a/docs/post/pyplum/index.html
+++ b/docs/post/pyplum/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pypofatu/index.html b/docs/post/pypofatu/index.html
index ee7d6d94a..d16f12761 100644
--- a/docs/post/pypofatu/index.html
+++ b/docs/post/pypofatu/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/pyxrf/index.html b/docs/post/pyxrf/index.html
index 1114cd769..587f0fd61 100644
--- a/docs/post/pyxrf/index.html
+++ b/docs/post/pyxrf/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/qfield/index.html b/docs/post/qfield/index.html
index 8de73b82a..07732db51 100644
--- a/docs/post/qfield/index.html
+++ b/docs/post/qfield/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/qgis-scripts/index.html b/docs/post/qgis-scripts/index.html
index e138acebc..94fd6ccbf 100644
--- a/docs/post/qgis-scripts/index.html
+++ b/docs/post/qgis-scripts/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/qgis-topographic-networks/index.html b/docs/post/qgis-topographic-networks/index.html
index 4c9208518..38e1afbb3 100644
--- a/docs/post/qgis-topographic-networks/index.html
+++ b/docs/post/qgis-topographic-networks/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/qgis-visibility-analysis/index.html b/docs/post/qgis-visibility-analysis/index.html
index bee043831..55f6ef441 100644
--- a/docs/post/qgis-visibility-analysis/index.html
+++ b/docs/post/qgis-visibility-analysis/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/qrcode-storage/index.html b/docs/post/qrcode-storage/index.html
index 8ace0bad9..22b43448e 100644
--- a/docs/post/qrcode-storage/index.html
+++ b/docs/post/qrcode-storage/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/quantaar/index.html b/docs/post/quantaar/index.html
index cef5c02ba..2ccdadad6 100644
--- a/docs/post/quantaar/index.html
+++ b/docs/post/quantaar/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/quantatools/index.html b/docs/post/quantatools/index.html
index 6d1d7f120..9dd1c1ae4 100644
--- a/docs/post/quantatools/index.html
+++ b/docs/post/quantatools/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/quari/index.html b/docs/post/quari/index.html
index 217e28cd3..a72c66e10 100644
--- a/docs/post/quari/index.html
+++ b/docs/post/quari/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/r-scripts/index.html b/docs/post/r-scripts/index.html
index f1dda6af2..d7b6cc8fd 100644
--- a/docs/post/r-scripts/index.html
+++ b/docs/post/r-scripts/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/racisminarchy/index.html b/docs/post/racisminarchy/index.html
index 7536250bf..2aa20c433 100644
--- a/docs/post/racisminarchy/index.html
+++ b/docs/post/racisminarchy/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/racord/index.html b/docs/post/racord/index.html
index 5c9a37d20..2bdf7113d 100644
--- a/docs/post/racord/index.html
+++ b/docs/post/racord/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/radiocarbon-scrapers/index.html b/docs/post/radiocarbon-scrapers/index.html
index 7596f11a4..fdec994cf 100644
--- a/docs/post/radiocarbon-scrapers/index.html
+++ b/docs/post/radiocarbon-scrapers/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/radon/index.html b/docs/post/radon/index.html
index e7bf6c96a..2d92ef5e5 100644
--- a/docs/post/radon/index.html
+++ b/docs/post/radon/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/ramphs/index.html b/docs/post/ramphs/index.html
index 388741c55..e74ad0269 100644
--- a/docs/post/ramphs/index.html
+++ b/docs/post/ramphs/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rapanui-radiocarbon/index.html b/docs/post/rapanui-radiocarbon/index.html
index 73b239015..fd61b5d39 100644
--- a/docs/post/rapanui-radiocarbon/index.html
+++ b/docs/post/rapanui-radiocarbon/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rarcheo/index.html b/docs/post/rarcheo/index.html
index 35aa8d287..b0f9377d3 100644
--- a/docs/post/rarcheo/index.html
+++ b/docs/post/rarcheo/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rbacon/index.html b/docs/post/rbacon/index.html
index 4a57afcac..7a0c63806 100644
--- a/docs/post/rbacon/index.html
+++ b/docs/post/rbacon/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rcarb/index.html b/docs/post/rcarb/index.html
index 442a7c99b..7dc29c3f9 100644
--- a/docs/post/rcarb/index.html
+++ b/docs/post/rcarb/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rcarbon/index.html b/docs/post/rcarbon/index.html
index dd1ac2fe3..94f70bc4e 100644
--- a/docs/post/rcarbon/index.html
+++ b/docs/post/rcarbon/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rdss/index.html b/docs/post/rdss/index.html
index 319086cd9..51c0b854b 100644
--- a/docs/post/rdss/index.html
+++ b/docs/post/rdss/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/read/index.html b/docs/post/read/index.html
index 8685dc116..8d29e4b92 100644
--- a/docs/post/read/index.html
+++ b/docs/post/read/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/recexcavaar/index.html b/docs/post/recexcavaar/index.html
index 767ef9979..cead163c8 100644
--- a/docs/post/recexcavaar/index.html
+++ b/docs/post/recexcavaar/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/recmod/index.html b/docs/post/recmod/index.html
index 5b5379c3b..f939c5a2f 100644
--- a/docs/post/recmod/index.html
+++ b/docs/post/recmod/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rekrei/index.html b/docs/post/rekrei/index.html
index 185bf8888..ced720068 100644
--- a/docs/post/rekrei/index.html
+++ b/docs/post/rekrei/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rgpr/index.html b/docs/post/rgpr/index.html
index 82351fb23..10741a733 100644
--- a/docs/post/rgpr/index.html
+++ b/docs/post/rgpr/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rintchron/index.html b/docs/post/rintchron/index.html
index dc633d4f3..b0f4a0b0d 100644
--- a/docs/post/rintchron/index.html
+++ b/docs/post/rintchron/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rlummodel/index.html b/docs/post/rlummodel/index.html
index 27538b13c..ca69456e3 100644
--- a/docs/post/rlummodel/index.html
+++ b/docs/post/rlummodel/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rock-art-radnet/index.html b/docs/post/rock-art-radnet/index.html
index b30c5db31..7bb434191 100644
--- a/docs/post/rock-art-radnet/index.html
+++ b/docs/post/rock-art-radnet/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rock-art-ratopoviz/index.html b/docs/post/rock-art-ratopoviz/index.html
index e46408030..2d89d60ea 100644
--- a/docs/post/rock-art-ratopoviz/index.html
+++ b/docs/post/rock-art-ratopoviz/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rock-art-transfer-learning/index.html b/docs/post/rock-art-transfer-learning/index.html
index 2cb668471..c40e29e3d 100644
--- a/docs/post/rock-art-transfer-learning/index.html
+++ b/docs/post/rock-art-transfer-learning/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -557,9 +557,9 @@ rock-art-transfer-learning
-
+
- roman-amphitheaters
+ roev
diff --git a/docs/post/roev/index.html b/docs/post/roev/index.html
new file mode 100644
index 000000000..9167aaf28
--- /dev/null
+++ b/docs/post/roev/index.html
@@ -0,0 +1,600 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
roev • open-archaeo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Functions for analysing and visualizing rates of evolution.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/post/roman-amphitheaters-roman-amphitheaters/index.html b/docs/post/roman-amphitheaters-roman-amphitheaters/index.html
index 95f9c85c8..105ace7b2 100644
--- a/docs/post/roman-amphitheaters-roman-amphitheaters/index.html
+++ b/docs/post/roman-amphitheaters-roman-amphitheaters/index.html
@@ -109,11 +109,11 @@
Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -557,8 +557,8 @@ roman-amphitheaters
-
- rock-art-transfer-learning
+
+ roev
diff --git a/docs/post/roman-amphitheaters-sfsheath/index.html b/docs/post/roman-amphitheaters-sfsheath/index.html
index 5322e8f6d..f91f10f52 100644
--- a/docs/post/roman-amphitheaters-sfsheath/index.html
+++ b/docs/post/roman-amphitheaters-sfsheath/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/roman-empire/index.html b/docs/post/roman-empire/index.html
index e6f8b4fdd..d7f9cc6bc 100644
--- a/docs/post/roman-empire/index.html
+++ b/docs/post/roman-empire/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/roman-maps/index.html b/docs/post/roman-maps/index.html
index 0156129f3..ee8886858 100644
--- a/docs/post/roman-maps/index.html
+++ b/docs/post/roman-maps/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/roman-material-database-info/index.html b/docs/post/roman-material-database-info/index.html
index 38791dd63..c3c42f752 100644
--- a/docs/post/roman-material-database-info/index.html
+++ b/docs/post/roman-material-database-info/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/roomaccum/index.html b/docs/post/roomaccum/index.html
index 073dbccd0..4ee072ec5 100644
--- a/docs/post/roomaccum/index.html
+++ b/docs/post/roomaccum/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rorbium/index.html b/docs/post/rorbium/index.html
index 777c38e64..15c76376e 100644
--- a/docs/post/rorbium/index.html
+++ b/docs/post/rorbium/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/roundup-of-resources-on-ancient-geography/index.html b/docs/post/roundup-of-resources-on-ancient-geography/index.html
index 1850fda39..e1ceb7839 100644
--- a/docs/post/roundup-of-resources-on-ancient-geography/index.html
+++ b/docs/post/roundup-of-resources-on-ancient-geography/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rpaleoclim/index.html b/docs/post/rpaleoclim/index.html
index a3d0a09a6..b44c2509d 100644
--- a/docs/post/rpaleoclim/index.html
+++ b/docs/post/rpaleoclim/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rpgprpy/index.html b/docs/post/rpgprpy/index.html
index 03e3c8cb2..516731079 100644
--- a/docs/post/rpgprpy/index.html
+++ b/docs/post/rpgprpy/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rppsfs/index.html b/docs/post/rppsfs/index.html
index 3ddab5f50..948d9aeb9 100644
--- a/docs/post/rppsfs/index.html
+++ b/docs/post/rppsfs/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rtefact/index.html b/docs/post/rtefact/index.html
index f068dee6a..d4985baed 100644
--- a/docs/post/rtefact/index.html
+++ b/docs/post/rtefact/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rti/index.html b/docs/post/rti/index.html
index 97fd9994b..572e4b8f0 100644
--- a/docs/post/rti/index.html
+++ b/docs/post/rti/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rtibuilder/index.html b/docs/post/rtibuilder/index.html
index 1537eae79..b9d06678f 100644
--- a/docs/post/rtibuilder/index.html
+++ b/docs/post/rtibuilder/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rtiviewer/index.html b/docs/post/rtiviewer/index.html
index 768297b5f..d495490b3 100644
--- a/docs/post/rtiviewer/index.html
+++ b/docs/post/rtiviewer/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rxpand/index.html b/docs/post/rxpand/index.html
index 5df2adb9d..8db2b6635 100644
--- a/docs/post/rxpand/index.html
+++ b/docs/post/rxpand/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/rxylib/index.html b/docs/post/rxylib/index.html
index 12d47ea4d..616058ef8 100644
--- a/docs/post/rxylib/index.html
+++ b/docs/post/rxylib/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/scem/index.html b/docs/post/scem/index.html
index 73d895718..ebd2c6d60 100644
--- a/docs/post/scem/index.html
+++ b/docs/post/scem/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/schmutzi/index.html b/docs/post/schmutzi/index.html
index e57c4cf33..386c69e96 100644
--- a/docs/post/schmutzi/index.html
+++ b/docs/post/schmutzi/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/scikit-beam/index.html b/docs/post/scikit-beam/index.html
index 00b634836..cbc04799b 100644
--- a/docs/post/scikit-beam/index.html
+++ b/docs/post/scikit-beam/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/sdr33-triangulation/index.html b/docs/post/sdr33-triangulation/index.html
index 9761d91e7..15f8ed4d1 100644
--- a/docs/post/sdr33-triangulation/index.html
+++ b/docs/post/sdr33-triangulation/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/sdsanalysis/index.html b/docs/post/sdsanalysis/index.html
index 0f77b5ad6..8b7e4bb27 100644
--- a/docs/post/sdsanalysis/index.html
+++ b/docs/post/sdsanalysis/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/sdsbrowser/index.html b/docs/post/sdsbrowser/index.html
index 8a3fe1dd9..895ce9c0b 100644
--- a/docs/post/sdsbrowser/index.html
+++ b/docs/post/sdsbrowser/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -553,9 +553,9 @@ sdsbrowser
-
+
- senscape
+ SEAHORS
diff --git a/docs/post/seahors/index.html b/docs/post/seahors/index.html
new file mode 100644
index 000000000..48fe1aae7
--- /dev/null
+++ b/docs/post/seahors/index.html
@@ -0,0 +1,600 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
SEAHORS • open-archaeo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
R Shiny application that allows easy and quick exploration of the spatial distribution of archaeological objects.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/post/senscape/index.html b/docs/post/senscape/index.html
index 5a73d53d4..1913b4327 100644
--- a/docs/post/senscape/index.html
+++ b/docs/post/senscape/index.html
@@ -109,11 +109,11 @@
Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -560,8 +560,8 @@ senscape
-
- sdsbrowser
+
+ SEAHORS
diff --git a/docs/post/seriation-clipo/index.html b/docs/post/seriation-clipo/index.html
index 8d45fbd2f..36cb85a2b 100644
--- a/docs/post/seriation-clipo/index.html
+++ b/docs/post/seriation-clipo/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/seriation-mhahsler/index.html b/docs/post/seriation-mhahsler/index.html
index 3dc1a5bb2..c311db233 100644
--- a/docs/post/seriation-mhahsler/index.html
+++ b/docs/post/seriation-mhahsler/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/seriographe-eppm/index.html b/docs/post/seriographe-eppm/index.html
index 1fdd7eac6..44215fcf7 100644
--- a/docs/post/seriographe-eppm/index.html
+++ b/docs/post/seriographe-eppm/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/sex-deterrmine/index.html b/docs/post/sex-deterrmine/index.html
index 988bec60e..91e0ba600 100644
--- a/docs/post/sex-deterrmine/index.html
+++ b/docs/post/sex-deterrmine/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/sexest/index.html b/docs/post/sexest/index.html
index 34530867b..69935266e 100644
--- a/docs/post/sexest/index.html
+++ b/docs/post/sexest/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git "a/docs/post/se\314\201riation-de-matrice-en-pre\314\201sence-absence/index.html" "b/docs/post/se\314\201riation-de-matrice-en-pre\314\201sence-absence/index.html"
index 7ad1d07b2..fad4d9471 100644
--- "a/docs/post/se\314\201riation-de-matrice-en-pre\314\201sence-absence/index.html"
+++ "b/docs/post/se\314\201riation-de-matrice-en-pre\314\201sence-absence/index.html"
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/shapaar/index.html b/docs/post/shapaar/index.html
index fcc10b3bc..8a2c163c6 100644
--- a/docs/post/shapaar/index.html
+++ b/docs/post/shapaar/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/shiny-drac/index.html b/docs/post/shiny-drac/index.html
index a493699ec..0e5111fbb 100644
--- a/docs/post/shiny-drac/index.html
+++ b/docs/post/shiny-drac/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/shiny-tldating/index.html b/docs/post/shiny-tldating/index.html
index de7b14665..2c821c379 100644
--- a/docs/post/shiny-tldating/index.html
+++ b/docs/post/shiny-tldating/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/shkrdata/index.html b/docs/post/shkrdata/index.html
index 8db91ffeb..e6ad6e7d3 100644
--- a/docs/post/shkrdata/index.html
+++ b/docs/post/shkrdata/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/shootpoints-web-api/index.html b/docs/post/shootpoints-web-api/index.html
index 8b762edad..38b5478a7 100644
--- a/docs/post/shootpoints-web-api/index.html
+++ b/docs/post/shootpoints-web-api/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/shootpoints-web-frontend/index.html b/docs/post/shootpoints-web-frontend/index.html
index 41760a81d..62e9adf9d 100644
--- a/docs/post/shootpoints-web-frontend/index.html
+++ b/docs/post/shootpoints-web-frontend/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/signboardr/index.html b/docs/post/signboardr/index.html
index 5e23dd59c..cf4dcc084 100644
--- a/docs/post/signboardr/index.html
+++ b/docs/post/signboardr/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/simple-browser-gis-collector/index.html b/docs/post/simple-browser-gis-collector/index.html
index 98f771cf3..5f4cc477e 100644
--- a/docs/post/simple-browser-gis-collector/index.html
+++ b/docs/post/simple-browser-gis-collector/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/sindwem/index.html b/docs/post/sindwem/index.html
index a61279702..0fd848ff4 100644
--- a/docs/post/sindwem/index.html
+++ b/docs/post/sindwem/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/sipontomedievale/index.html b/docs/post/sipontomedievale/index.html
index 1857892b8..af4afbb26 100644
--- a/docs/post/sipontomedievale/index.html
+++ b/docs/post/sipontomedievale/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/sitedefinition/index.html b/docs/post/sitedefinition/index.html
index 50bc9c53d..4a0180f0b 100644
--- a/docs/post/sitedefinition/index.html
+++ b/docs/post/sitedefinition/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/skeletal-sex-estimation/index.html b/docs/post/skeletal-sex-estimation/index.html
index a9d2443b3..1dbd94c96 100644
--- a/docs/post/skeletal-sex-estimation/index.html
+++ b/docs/post/skeletal-sex-estimation/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/skullanalyzer/index.html b/docs/post/skullanalyzer/index.html
index 1cabe4b8c..32e71b017 100644
--- a/docs/post/skullanalyzer/index.html
+++ b/docs/post/skullanalyzer/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/skyscaper/index.html b/docs/post/skyscaper/index.html
index fb8ab5e49..515a53ea9 100644
--- a/docs/post/skyscaper/index.html
+++ b/docs/post/skyscaper/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/snpad/index.html b/docs/post/snpad/index.html
index d7ff9a2ac..c49005c93 100644
--- a/docs/post/snpad/index.html
+++ b/docs/post/snpad/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/soiltexture/index.html b/docs/post/soiltexture/index.html
index 049158b84..7fd7908bc 100644
--- a/docs/post/soiltexture/index.html
+++ b/docs/post/soiltexture/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/sparch/index.html b/docs/post/sparch/index.html
index 550ca7616..f47165953 100644
--- a/docs/post/sparch/index.html
+++ b/docs/post/sparch/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/sparse/index.html b/docs/post/sparse/index.html
index 7e0e204e1..2bd97d6c7 100644
--- a/docs/post/sparse/index.html
+++ b/docs/post/sparse/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/spartaas/index.html b/docs/post/spartaas/index.html
index ce35dde0b..ebee14579 100644
--- a/docs/post/spartaas/index.html
+++ b/docs/post/spartaas/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/spdates/index.html b/docs/post/spdates/index.html
index 993f941ec..08e4ac5e7 100644
--- a/docs/post/spdates/index.html
+++ b/docs/post/spdates/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/statuaar/index.html b/docs/post/statuaar/index.html
index f79ec14cc..07702f325 100644
--- a/docs/post/statuaar/index.html
+++ b/docs/post/statuaar/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/stratibase/index.html b/docs/post/stratibase/index.html
index a4c517c8d..fc84a7409 100644
--- a/docs/post/stratibase/index.html
+++ b/docs/post/stratibase/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/stratigraphr/index.html b/docs/post/stratigraphr/index.html
index eeafdf618..83f10887e 100644
--- a/docs/post/stratigraphr/index.html
+++ b/docs/post/stratigraphr/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/strativerse/index.html b/docs/post/strativerse/index.html
index a5c8d9c53..a4eb01864 100644
--- a/docs/post/strativerse/index.html
+++ b/docs/post/strativerse/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/survey2gis/index.html b/docs/post/survey2gis/index.html
index 26062696b..7c53c2e46 100644
--- a/docs/post/survey2gis/index.html
+++ b/docs/post/survey2gis/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/svg-pottery/index.html b/docs/post/svg-pottery/index.html
index 0cc7b0e9c..4093ecef0 100644
--- a/docs/post/svg-pottery/index.html
+++ b/docs/post/svg-pottery/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/swapdata/index.html b/docs/post/swapdata/index.html
index 67c64ea06..9dcf6e185 100644
--- a/docs/post/swapdata/index.html
+++ b/docs/post/swapdata/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/synthkat/index.html b/docs/post/synthkat/index.html
index a0e5e7192..7eb22e60c 100644
--- a/docs/post/synthkat/index.html
+++ b/docs/post/synthkat/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git "a/docs/post/s\303\251riation-de-matrice-en-pr\303\251sence-absence/index.html" "b/docs/post/s\303\251riation-de-matrice-en-pr\303\251sence-absence/index.html"
index 7ad1d07b2..fad4d9471 100644
--- "a/docs/post/s\303\251riation-de-matrice-en-pr\303\251sence-absence/index.html"
+++ "b/docs/post/s\303\251riation-de-matrice-en-pr\303\251sence-absence/index.html"
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/tabula/index.html b/docs/post/tabula/index.html
index 6066c6ba9..27bf8e221 100644
--- a/docs/post/tabula/index.html
+++ b/docs/post/tabula/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/tachy2gis-arch/index.html b/docs/post/tachy2gis-arch/index.html
index f995bca7d..76c6e7385 100644
--- a/docs/post/tachy2gis-arch/index.html
+++ b/docs/post/tachy2gis-arch/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/tachy2gis/index.html b/docs/post/tachy2gis/index.html
index d9f9d70a4..638b43811 100644
--- a/docs/post/tachy2gis/index.html
+++ b/docs/post/tachy2gis/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/tapas/index.html b/docs/post/tapas/index.html
index b477a4cc3..8a3e92343 100644
--- a/docs/post/tapas/index.html
+++ b/docs/post/tapas/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/tavo-a27/index.html b/docs/post/tavo-a27/index.html
index dd92ec94a..2e6f96b2e 100644
--- a/docs/post/tavo-a27/index.html
+++ b/docs/post/tavo-a27/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/tdar/index.html b/docs/post/tdar/index.html
index bcf253280..512784a5e 100644
--- a/docs/post/tdar/index.html
+++ b/docs/post/tdar/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/teaching-rome/index.html b/docs/post/teaching-rome/index.html
index b8277195e..ef6eeb7e8 100644
--- a/docs/post/teaching-rome/index.html
+++ b/docs/post/teaching-rome/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/tfqar/index.html b/docs/post/tfqar/index.html
index a80421d0c..0d1775376 100644
--- a/docs/post/tfqar/index.html
+++ b/docs/post/tfqar/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/thanados/index.html b/docs/post/thanados/index.html
index fb7b3de09..f274a7490 100644
--- a/docs/post/thanados/index.html
+++ b/docs/post/thanados/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/the-abm-in-archaeology-bibliography/index.html b/docs/post/the-abm-in-archaeology-bibliography/index.html
index c41dbf798..e675612bc 100644
--- a/docs/post/the-abm-in-archaeology-bibliography/index.html
+++ b/docs/post/the-abm-in-archaeology-bibliography/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/the-awol-index/index.html b/docs/post/the-awol-index/index.html
index 1d3aee0cc..caf8ee377 100644
--- a/docs/post/the-awol-index/index.html
+++ b/docs/post/the-awol-index/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/the-southwestern-taphonomic-protocol/index.html b/docs/post/the-southwestern-taphonomic-protocol/index.html
index 328fbdad5..c0e52b0a8 100644
--- a/docs/post/the-southwestern-taphonomic-protocol/index.html
+++ b/docs/post/the-southwestern-taphonomic-protocol/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/tidypaleo/index.html b/docs/post/tidypaleo/index.html
index a036b88a6..8d1c0bdda 100644
--- a/docs/post/tidypaleo/index.html
+++ b/docs/post/tidypaleo/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/timeperiod2daterange/index.html b/docs/post/timeperiod2daterange/index.html
index 972acf5cb..5231e3d90 100644
--- a/docs/post/timeperiod2daterange/index.html
+++ b/docs/post/timeperiod2daterange/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/tipom/index.html b/docs/post/tipom/index.html
index a217da218..cc7a2e922 100644
--- a/docs/post/tipom/index.html
+++ b/docs/post/tipom/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/tkgwv2/index.html b/docs/post/tkgwv2/index.html
index 837b24683..857d34c57 100644
--- a/docs/post/tkgwv2/index.html
+++ b/docs/post/tkgwv2/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/tldating/index.html b/docs/post/tldating/index.html
index b83903527..bf927d722 100644
--- a/docs/post/tldating/index.html
+++ b/docs/post/tldating/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/tools-for-quantitative-archaeology/index.html b/docs/post/tools-for-quantitative-archaeology/index.html
index 4e3826f5c..9ba5456d4 100644
--- a/docs/post/tools-for-quantitative-archaeology/index.html
+++ b/docs/post/tools-for-quantitative-archaeology/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/topas/index.html b/docs/post/topas/index.html
index 7ca69ff2c..3ae80b2e4 100644
--- a/docs/post/topas/index.html
+++ b/docs/post/topas/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/tosca/index.html b/docs/post/tosca/index.html
index 3aa35eb37..4346d5477 100644
--- a/docs/post/tosca/index.html
+++ b/docs/post/tosca/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/total-station-manuals/index.html b/docs/post/total-station-manuals/index.html
index fc9ede862..2c0862edd 100644
--- a/docs/post/total-station-manuals/index.html
+++ b/docs/post/total-station-manuals/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/totalopenstation/index.html b/docs/post/totalopenstation/index.html
index 523cf0788..9de3f96e8 100644
--- a/docs/post/totalopenstation/index.html
+++ b/docs/post/totalopenstation/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/totalopenstationtoqgis/index.html b/docs/post/totalopenstationtoqgis/index.html
index dc79dae4c..127f16e19 100644
--- a/docs/post/totalopenstationtoqgis/index.html
+++ b/docs/post/totalopenstationtoqgis/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/totalstation-tools/index.html b/docs/post/totalstation-tools/index.html
index 89a8da401..269122c93 100644
--- a/docs/post/totalstation-tools/index.html
+++ b/docs/post/totalstation-tools/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/tpq-composer/index.html b/docs/post/tpq-composer/index.html
index 867886da7..611dd29d0 100644
--- a/docs/post/tpq-composer/index.html
+++ b/docs/post/tpq-composer/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/transit/index.html b/docs/post/transit/index.html
index 7c4d7d760..25e1f87ac 100644
--- a/docs/post/transit/index.html
+++ b/docs/post/transit/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/transmissionbias/index.html b/docs/post/transmissionbias/index.html
index 146dad30c..9c0b3401f 100644
--- a/docs/post/transmissionbias/index.html
+++ b/docs/post/transmissionbias/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/trauma/index.html b/docs/post/trauma/index.html
index 85e03b06f..5f623380d 100644
--- a/docs/post/trauma/index.html
+++ b/docs/post/trauma/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/trenchdrawer/index.html b/docs/post/trenchdrawer/index.html
index 7a60b8501..73c6b16bf 100644
--- a/docs/post/trenchdrawer/index.html
+++ b/docs/post/trenchdrawer/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/tridas/index.html b/docs/post/tridas/index.html
index cb25e2347..1385ca509 100644
--- a/docs/post/tridas/index.html
+++ b/docs/post/tridas/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/tutorials/index.html b/docs/post/tutorials/index.html
index ae28874b9..bad423602 100644
--- a/docs/post/tutorials/index.html
+++ b/docs/post/tutorials/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/tweet-edits-to-archaeology-articles/index.html b/docs/post/tweet-edits-to-archaeology-articles/index.html
index acf502e46..e042b4f70 100644
--- a/docs/post/tweet-edits-to-archaeology-articles/index.html
+++ b/docs/post/tweet-edits-to-archaeology-articles/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/unconstrainedclustering/index.html b/docs/post/unconstrainedclustering/index.html
index 257e0a32b..63c62ccc5 100644
--- a/docs/post/unconstrainedclustering/index.html
+++ b/docs/post/unconstrainedclustering/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/uniformprobabilitydensityanalysis/index.html b/docs/post/uniformprobabilitydensityanalysis/index.html
index 20047e34c..907b00f1c 100644
--- a/docs/post/uniformprobabilitydensityanalysis/index.html
+++ b/docs/post/uniformprobabilitydensityanalysis/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/unstruwwel/index.html b/docs/post/unstruwwel/index.html
index 97280e247..33cfcd0a7 100644
--- a/docs/post/unstruwwel/index.html
+++ b/docs/post/unstruwwel/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/uthwigl/index.html b/docs/post/uthwigl/index.html
index 108d319ef..c0dd3f43b 100644
--- a/docs/post/uthwigl/index.html
+++ b/docs/post/uthwigl/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/vegan/index.html b/docs/post/vegan/index.html
index 0b85ff515..427f7015d 100644
--- a/docs/post/vegan/index.html
+++ b/docs/post/vegan/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/vegan3d/index.html b/docs/post/vegan3d/index.html
index f6b16dd19..34a7c3577 100644
--- a/docs/post/vegan3d/index.html
+++ b/docs/post/vegan3d/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/vessel-measuring-tool/index.html b/docs/post/vessel-measuring-tool/index.html
index e874fa24e..5e8c226f6 100644
--- a/docs/post/vessel-measuring-tool/index.html
+++ b/docs/post/vessel-measuring-tool/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/villager/index.html b/docs/post/villager/index.html
index 6a7d2f9e8..b5041f50c 100644
--- a/docs/post/villager/index.html
+++ b/docs/post/villager/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/vitutr/index.html b/docs/post/vitutr/index.html
index 2e03fa71b..676e8ddb1 100644
--- a/docs/post/vitutr/index.html
+++ b/docs/post/vitutr/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/web-geochemistry/index.html b/docs/post/web-geochemistry/index.html
index 1371a7a0b..dcbda9466 100644
--- a/docs/post/web-geochemistry/index.html
+++ b/docs/post/web-geochemistry/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/xdater/index.html b/docs/post/xdater/index.html
index c6d671d07..601c0f757 100644
--- a/docs/post/xdater/index.html
+++ b/docs/post/xdater/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/xraylib/index.html b/docs/post/xraylib/index.html
index 9b444fc99..c3f0f4346 100644
--- a/docs/post/xraylib/index.html
+++ b/docs/post/xraylib/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/xrf/index.html b/docs/post/xrf/index.html
index 8447d4f75..ad818b3e3 100644
--- a/docs/post/xrf/index.html
+++ b/docs/post/xrf/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/xronos/index.html b/docs/post/xronos/index.html
index 860c56f8e..23b3cc95b 100644
--- a/docs/post/xronos/index.html
+++ b/docs/post/xronos/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/xylib/index.html b/docs/post/xylib/index.html
index 3d7bf72e8..232daeb16 100644
--- a/docs/post/xylib/index.html
+++ b/docs/post/xylib/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/yada/index.html b/docs/post/yada/index.html
index f55441528..e3c20afa1 100644
--- a/docs/post/yada/index.html
+++ b/docs/post/yada/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/zooarch/index.html b/docs/post/zooarch/index.html
index 761d6a33f..5a605529a 100644
--- a/docs/post/zooarch/index.html
+++ b/docs/post/zooarch/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/zooarchgui/index.html b/docs/post/zooarchgui/index.html
index 98c6a0cb7..422d1f1aa 100644
--- a/docs/post/zooarchgui/index.html
+++ b/docs/post/zooarchgui/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/post/zoolog/index.html b/docs/post/zoolog/index.html
index fe9aa0985..077e86ca0 100644
--- a/docs/post/zoolog/index.html
+++ b/docs/post/zoolog/index.html
@@ -109,11 +109,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -285,7 +285,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -369,11 +369,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -381,7 +381,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -389,7 +389,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -405,7 +405,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index 8591f5ec3..bccf26bfb 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -65,6 +65,8 @@
https://open-archaeo.info/post/analysing-archaeological-radiocabon-ages-using-r/
https://open-archaeo.info/post/anatolia-bibliography-map/
+
+ https://open-archaeo.info/post/ancient-artifacts/
https://open-archaeo.info/post/ancient-ceramic-kilns/
@@ -83,6 +85,8 @@
https://open-archaeo.info/post/aoristaar/
https://open-archaeo.info/post/aoristic/
+
+ https://open-archaeo.info/post/aoristic-analysis/
https://open-archaeo.info/tags/api-interfaces-and-web-scrapers/
@@ -131,6 +135,8 @@
https://open-archaeo.info/post/archaeophases-archaeostat/
https://open-archaeo.info/post/archaeophases-marieannevibet/
+
+ https://open-archaeo.info/post/archaeosrp/
https://open-archaeo.info/post/archaide/
@@ -397,6 +403,8 @@
https://open-archaeo.info/post/dice/
https://open-archaeo.info/post/digital-encyclopedia-of-archaeologists/
+
+ https://open-archaeo.info/post/digss/
https://open-archaeo.info/post/dimensio/
@@ -957,6 +965,8 @@
https://open-archaeo.info/post/rock-art-ratopoviz/
https://open-archaeo.info/post/rock-art-transfer-learning/
+
+ https://open-archaeo.info/post/roev/
https://open-archaeo.info/post/roman-amphitheaters-roman-amphitheaters/
@@ -1007,6 +1017,8 @@
https://open-archaeo.info/post/sdsanalysis/
https://open-archaeo.info/post/sdsbrowser/
+
+ https://open-archaeo.info/post/seahors/
https://open-archaeo.info/post/senscape/
diff --git a/docs/tags/3d-modelling/index.html b/docs/tags/3d-modelling/index.html
index 2f37167df..36a87ef8f 100644
--- a/docs/tags/3d-modelling/index.html
+++ b/docs/tags/3d-modelling/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/adna-aligner/index.html b/docs/tags/adna-aligner/index.html
index 32cf4c8ba..523130fe1 100644
--- a/docs/tags/adna-aligner/index.html
+++ b/docs/tags/adna-aligner/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/adna-assembler/index.html b/docs/tags/adna-assembler/index.html
index 7fa9ab2bb..a2a252348 100644
--- a/docs/tags/adna-assembler/index.html
+++ b/docs/tags/adna-assembler/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/adna-damage-aware-genotypers/index.html b/docs/tags/adna-damage-aware-genotypers/index.html
index 2be7aba4a..54629aa3f 100644
--- a/docs/tags/adna-damage-aware-genotypers/index.html
+++ b/docs/tags/adna-damage-aware-genotypers/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/adna-kinship/index.html b/docs/tags/adna-kinship/index.html
index 5f14bc8db..361f4978e 100644
--- a/docs/tags/adna-kinship/index.html
+++ b/docs/tags/adna-kinship/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/adna-preprocessing/index.html b/docs/tags/adna-preprocessing/index.html
index c6024420b..73b40cbb6 100644
--- a/docs/tags/adna-preprocessing/index.html
+++ b/docs/tags/adna-preprocessing/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/adna-simulators/index.html b/docs/tags/adna-simulators/index.html
index dde211311..4bbbb2dfd 100644
--- a/docs/tags/adna-simulators/index.html
+++ b/docs/tags/adna-simulators/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/adna-toolkit/index.html b/docs/tags/adna-toolkit/index.html
index e7fc2c22e..e41ce95e8 100644
--- a/docs/tags/adna-toolkit/index.html
+++ b/docs/tags/adna-toolkit/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/aerial-and-satellite-imagery/index.html b/docs/tags/aerial-and-satellite-imagery/index.html
index 5aae653e9..a12c1f97b 100644
--- a/docs/tags/aerial-and-satellite-imagery/index.html
+++ b/docs/tags/aerial-and-satellite-imagery/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/api-interfaces-and-web-scrapers/index.html b/docs/tags/api-interfaces-and-web-scrapers/index.html
index b372268b7..503a911af 100644
--- a/docs/tags/api-interfaces-and-web-scrapers/index.html
+++ b/docs/tags/api-interfaces-and-web-scrapers/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/archaeoastronomy/index.html b/docs/tags/archaeoastronomy/index.html
index f3cfc0628..0bc143010 100644
--- a/docs/tags/archaeoastronomy/index.html
+++ b/docs/tags/archaeoastronomy/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/archaeogenetics/index.html b/docs/tags/archaeogenetics/index.html
index f86dae0f5..41cc919ed 100644
--- a/docs/tags/archaeogenetics/index.html
+++ b/docs/tags/archaeogenetics/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/artefact-morphology/index.html b/docs/tags/artefact-morphology/index.html
index 72315601a..647298e52 100644
--- a/docs/tags/artefact-morphology/index.html
+++ b/docs/tags/artefact-morphology/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/augmented-reality/index.html b/docs/tags/augmented-reality/index.html
index ddc7bc14e..621a74cc1 100644
--- a/docs/tags/augmented-reality/index.html
+++ b/docs/tags/augmented-reality/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/bibliography/index.html b/docs/tags/bibliography/index.html
index fd4f6f587..0f7e840b0 100644
--- a/docs/tags/bibliography/index.html
+++ b/docs/tags/bibliography/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/biological-anthropology/index.html b/docs/tags/biological-anthropology/index.html
index 968a9123b..37e3eb6eb 100644
--- a/docs/tags/biological-anthropology/index.html
+++ b/docs/tags/biological-anthropology/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/bits-and-bobs/index.html b/docs/tags/bits-and-bobs/index.html
index c18fec700..2249cbf8b 100644
--- a/docs/tags/bits-and-bobs/index.html
+++ b/docs/tags/bits-and-bobs/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/chronological-modelling/index.html b/docs/tags/chronological-modelling/index.html
index 8d1f2356a..57fa20aaf 100644
--- a/docs/tags/chronological-modelling/index.html
+++ b/docs/tags/chronological-modelling/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/cultural-evolution/index.html b/docs/tags/cultural-evolution/index.html
index aa878531d..1ff36a699 100644
--- a/docs/tags/cultural-evolution/index.html
+++ b/docs/tags/cultural-evolution/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/damage-profilers/index.html b/docs/tags/damage-profilers/index.html
index 9fada162f..3ccd997d4 100644
--- a/docs/tags/damage-profilers/index.html
+++ b/docs/tags/damage-profilers/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/data-collection/index.html b/docs/tags/data-collection/index.html
index 3ea117dc6..dfd3af0cf 100644
--- a/docs/tags/data-collection/index.html
+++ b/docs/tags/data-collection/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/data-management/index.html b/docs/tags/data-management/index.html
index 20a81f111..9c2779b4a 100644
--- a/docs/tags/data-management/index.html
+++ b/docs/tags/data-management/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/datasets/index.html b/docs/tags/datasets/index.html
index 8f26c60f4..598290ebc 100644
--- a/docs/tags/datasets/index.html
+++ b/docs/tags/datasets/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/dendrochronology/index.html b/docs/tags/dendrochronology/index.html
index f3f815814..c1313b4a5 100644
--- a/docs/tags/dendrochronology/index.html
+++ b/docs/tags/dendrochronology/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/diagrams-and-visualizations/index.html b/docs/tags/diagrams-and-visualizations/index.html
index 7f04ee0f6..272d1d8d3 100644
--- a/docs/tags/diagrams-and-visualizations/index.html
+++ b/docs/tags/diagrams-and-visualizations/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/drivers-and-io/index.html b/docs/tags/drivers-and-io/index.html
index 77a6ad96c..41958f2c7 100644
--- a/docs/tags/drivers-and-io/index.html
+++ b/docs/tags/drivers-and-io/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/drones/index.html b/docs/tags/drones/index.html
index 88e1a3440..49990749e 100644
--- a/docs/tags/drones/index.html
+++ b/docs/tags/drones/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/educational-resources-and-practical-guides/index.html b/docs/tags/educational-resources-and-practical-guides/index.html
index b987f90d0..34cdb1505 100644
--- a/docs/tags/educational-resources-and-practical-guides/index.html
+++ b/docs/tags/educational-resources-and-practical-guides/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/ethics-and-professional-development/index.html b/docs/tags/ethics-and-professional-development/index.html
index 429530212..77b57c3d3 100644
--- a/docs/tags/ethics-and-professional-development/index.html
+++ b/docs/tags/ethics-and-professional-development/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/games/index.html b/docs/tags/games/index.html
index c47af8678..e0abc5720 100644
--- a/docs/tags/games/index.html
+++ b/docs/tags/games/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/geoarchaeology/index.html b/docs/tags/geoarchaeology/index.html
index 1b37c2d56..ef9e3d07f 100644
--- a/docs/tags/geoarchaeology/index.html
+++ b/docs/tags/geoarchaeology/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/geophysical-survey/index.html b/docs/tags/geophysical-survey/index.html
index cb07157ce..b6ae399b4 100644
--- a/docs/tags/geophysical-survey/index.html
+++ b/docs/tags/geophysical-survey/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/harris-matrix/index.html b/docs/tags/harris-matrix/index.html
index a128fe41a..74dbd5ab4 100644
--- a/docs/tags/harris-matrix/index.html
+++ b/docs/tags/harris-matrix/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/iconography/index.html b/docs/tags/iconography/index.html
index 203add878..6124825c8 100644
--- a/docs/tags/iconography/index.html
+++ b/docs/tags/iconography/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/index.html b/docs/tags/index.html
index 3c3266928..ce2f9e6a6 100644
--- a/docs/tags/index.html
+++ b/docs/tags/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/instrumental-neutron-activation-analysis/index.html b/docs/tags/instrumental-neutron-activation-analysis/index.html
index 12f4b66d2..044df438d 100644
--- a/docs/tags/instrumental-neutron-activation-analysis/index.html
+++ b/docs/tags/instrumental-neutron-activation-analysis/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/lidar/index.html b/docs/tags/lidar/index.html
index 2f25b1122..76e0ab6c4 100644
--- a/docs/tags/lidar/index.html
+++ b/docs/tags/lidar/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/lists/index.html b/docs/tags/lists/index.html
index b7c2ca58d..423a82e05 100644
--- a/docs/tags/lists/index.html
+++ b/docs/tags/lists/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -930,6 +930,84 @@ Lists
+
+
+ lists
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ by
+
+
+
+
+
Christopher Bronk Ramsey
+
+
+
+
+
+
+
+
+
+ in
+
+
+
LISTS AND DATASETS
+
+
+
+
+
+
+
+
+
+
+
+
+
website
+
+
+
+
+
+
+
+
10.1017/RDC.2019.21
+
+
+
+
+
+
+
lists
diff --git a/docs/tags/lists/index.xml b/docs/tags/lists/index.xml
index dea4dcb5b..03cc65b43 100644
--- a/docs/tags/lists/index.xml
+++ b/docs/tags/lists/index.xml
@@ -60,6 +60,15 @@
A repository listing Museums active on GitHub, written in Rstats.
+
-
+
IntChron
+ https://open-archaeo.info/post/intchron/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/intchron/
+ An indexing service for chronological information. Information can be viewed as webpages or downloaded as data files in different formats.
+
+
-
Isaac's List of FOSS tools for academics... and what to use them for!
https://open-archaeo.info/post/isaacs-list-of-foss-tools-for-academics-and-what-to-use-them-for/
diff --git a/docs/tags/literary-analysis-and-epigraphy/index.html b/docs/tags/literary-analysis-and-epigraphy/index.html
index c24ca9bae..e5db3c1d1 100644
--- a/docs/tags/literary-analysis-and-epigraphy/index.html
+++ b/docs/tags/literary-analysis-and-epigraphy/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/lithic-analysis/index.html b/docs/tags/lithic-analysis/index.html
index c1da02805..47339e938 100644
--- a/docs/tags/lithic-analysis/index.html
+++ b/docs/tags/lithic-analysis/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/low-coverage-adapted-population-genetics-tools/index.html b/docs/tags/low-coverage-adapted-population-genetics-tools/index.html
index 959546b3f..45042ad7f 100644
--- a/docs/tags/low-coverage-adapted-population-genetics-tools/index.html
+++ b/docs/tags/low-coverage-adapted-population-genetics-tools/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/low-coverage-contamination-estimation/index.html b/docs/tags/low-coverage-contamination-estimation/index.html
index 45d2c3144..1da30eaf6 100644
--- a/docs/tags/low-coverage-contamination-estimation/index.html
+++ b/docs/tags/low-coverage-contamination-estimation/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/luminescence-dating/index.html b/docs/tags/luminescence-dating/index.html
index 5db831401..3211d35e5 100644
--- a/docs/tags/luminescence-dating/index.html
+++ b/docs/tags/luminescence-dating/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/machine-learning/index.html b/docs/tags/machine-learning/index.html
index 353e4baaa..278bb9c1d 100644
--- a/docs/tags/machine-learning/index.html
+++ b/docs/tags/machine-learning/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/metagenomic-classifers/index.html b/docs/tags/metagenomic-classifers/index.html
index 742a46bbe..31e4e9767 100644
--- a/docs/tags/metagenomic-classifers/index.html
+++ b/docs/tags/metagenomic-classifers/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/museums/index.html b/docs/tags/museums/index.html
index 1c722aa60..1fb2ba775 100644
--- a/docs/tags/museums/index.html
+++ b/docs/tags/museums/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/network-analysis/index.html b/docs/tags/network-analysis/index.html
index 1a8e2df68..bdaa5d90e 100644
--- a/docs/tags/network-analysis/index.html
+++ b/docs/tags/network-analysis/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/palaeobotany/index.html b/docs/tags/palaeobotany/index.html
index df6f8b187..5e2e15e0c 100644
--- a/docs/tags/palaeobotany/index.html
+++ b/docs/tags/palaeobotany/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/palaeoenvironment-and-palaeobotany/index.html b/docs/tags/palaeoenvironment-and-palaeobotany/index.html
index f3ea3f854..4afc5c60f 100644
--- a/docs/tags/palaeoenvironment-and-palaeobotany/index.html
+++ b/docs/tags/palaeoenvironment-and-palaeobotany/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/photogrammetry/index.html b/docs/tags/photogrammetry/index.html
index 642a6eb75..a93d20d91 100644
--- a/docs/tags/photogrammetry/index.html
+++ b/docs/tags/photogrammetry/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/photography/index.html b/docs/tags/photography/index.html
index 02416f966..56b499547 100644
--- a/docs/tags/photography/index.html
+++ b/docs/tags/photography/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/pipelines/index.html b/docs/tags/pipelines/index.html
index 304baae77..7173f81bd 100644
--- a/docs/tags/pipelines/index.html
+++ b/docs/tags/pipelines/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/platforms-and-publications/index.html b/docs/tags/platforms-and-publications/index.html
index a8f68de30..add0c0381 100644
--- a/docs/tags/platforms-and-publications/index.html
+++ b/docs/tags/platforms-and-publications/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/public-archaeology/index.html b/docs/tags/public-archaeology/index.html
index a7675c74d..dd6f91f4a 100644
--- a/docs/tags/public-archaeology/index.html
+++ b/docs/tags/public-archaeology/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/public-policy-and-civic-action/index.html b/docs/tags/public-policy-and-civic-action/index.html
index 4ed5328dc..d732854a8 100644
--- a/docs/tags/public-policy-and-civic-action/index.html
+++ b/docs/tags/public-policy-and-civic-action/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/radiocarbon-dating-calibration-and-sequencing/index.html b/docs/tags/radiocarbon-dating-calibration-and-sequencing/index.html
index f21e467b4..e49b87d11 100644
--- a/docs/tags/radiocarbon-dating-calibration-and-sequencing/index.html
+++ b/docs/tags/radiocarbon-dating-calibration-and-sequencing/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/schemas-and-ontologies/index.html b/docs/tags/schemas-and-ontologies/index.html
index 2e8f3cad5..d6ce0ee72 100644
--- a/docs/tags/schemas-and-ontologies/index.html
+++ b/docs/tags/schemas-and-ontologies/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/seriation/index.html b/docs/tags/seriation/index.html
index 20b594eda..704cd89b3 100644
--- a/docs/tags/seriation/index.html
+++ b/docs/tags/seriation/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/shape-recognition/index.html b/docs/tags/shape-recognition/index.html
index e63058fc9..c6ed6ee04 100644
--- a/docs/tags/shape-recognition/index.html
+++ b/docs/tags/shape-recognition/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -470,6 +470,84 @@ Shape recognition
+
+
+
+
+
+
+
+
+
+
ArchAIDE
diff --git a/docs/tags/shape-recognition/index.xml b/docs/tags/shape-recognition/index.xml
index 9b3e1aaab..35653e423 100644
--- a/docs/tags/shape-recognition/index.xml
+++ b/docs/tags/shape-recognition/index.xml
@@ -6,6 +6,15 @@
Recent content in Shape recognition on open-archaeo
Hugo -- gohugo.io
en
+ -
+
ancient-artifacts
+ https://open-archaeo.info/post/ancient-artifacts/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/ancient-artifacts/
+ Dynamic image analysis to identify ancient artifacts in soil samples.
+
+
-
ArchAIDE
https://open-archaeo.info/post/archaide/
diff --git a/docs/tags/simulation/index.html b/docs/tags/simulation/index.html
index 1114ade5e..a1cde8c0a 100644
--- a/docs/tags/simulation/index.html
+++ b/docs/tags/simulation/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -621,6 +621,86 @@ Simulation
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/tags/simulation/index.xml b/docs/tags/simulation/index.xml
index 50f52f1c5..2ca4a020b 100644
--- a/docs/tags/simulation/index.xml
+++ b/docs/tags/simulation/index.xml
@@ -24,6 +24,15 @@
A digital clock which computes your local time in ‘seasonal-hours’.
+
-
+
DIGSS
+ https://open-archaeo.info/post/digss/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/digss/
+ A simulation tool to estimate the rate of success that surveys possessing user-specific characteristics have in identifying archaeological sites (or any groups of clouds of objects), given specific parameters of survey area, survey methods, and site properties.
+
+
-
hammurabi-markov
https://open-archaeo.info/post/hammurabi-markov/
diff --git a/docs/tags/site-mapping/index.html b/docs/tags/site-mapping/index.html
index ba8d56d30..3a071fcbb 100644
--- a/docs/tags/site-mapping/index.html
+++ b/docs/tags/site-mapping/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/spatial-analysis/index.html b/docs/tags/spatial-analysis/index.html
index c4e080067..ac9db1be7 100644
--- a/docs/tags/spatial-analysis/index.html
+++ b/docs/tags/spatial-analysis/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -470,6 +470,84 @@ Spatial analysis
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/tags/spatial-analysis/index.xml b/docs/tags/spatial-analysis/index.xml
index eb5bf8687..0d2dd861b 100644
--- a/docs/tags/spatial-analysis/index.xml
+++ b/docs/tags/spatial-analysis/index.xml
@@ -6,6 +6,15 @@
Recent content in Spatial analysis on open-archaeo
Hugo -- gohugo.io
en
+ -
+
ancient-artifacts
+ https://open-archaeo.info/post/ancient-artifacts/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/ancient-artifacts/
+ Dynamic image analysis to identify ancient artifacts in soil samples.
+
+
-
ArchaeoAstroInsight
https://open-archaeo.info/post/archaeoastroinsight/
@@ -195,6 +204,15 @@
Reads an SDR33 data logger file and using the angular observations recorded therein to triangulate the position of points of interest.
+ -
+
SEAHORS
+ https://open-archaeo.info/post/seahors/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/seahors/
+ R Shiny application that allows easy and quick exploration of the spatial distribution of archaeological objects.
+
+
-
senscape
https://open-archaeo.info/post/senscape/
diff --git a/docs/tags/stable-isotope-analysis/index.html b/docs/tags/stable-isotope-analysis/index.html
index 9fcad6e4a..b0197fec2 100644
--- a/docs/tags/stable-isotope-analysis/index.html
+++ b/docs/tags/stable-isotope-analysis/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/statistical-analysis/index.html b/docs/tags/statistical-analysis/index.html
index 09a30848a..75b7f9c08 100644
--- a/docs/tags/statistical-analysis/index.html
+++ b/docs/tags/statistical-analysis/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -708,6 +708,84 @@ Statistical analysis
+
+
+
+
+
+
+
+
+
+
@@ -1558,6 +1636,86 @@ Statistical analysis
+
+
+
+
+
+
+
+
+
+
@@ -2964,6 +3122,81 @@ Statistical analysis
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/tags/statistical-analysis/index.xml b/docs/tags/statistical-analysis/index.xml
index 669339db3..fbf2178d5 100644
--- a/docs/tags/statistical-analysis/index.xml
+++ b/docs/tags/statistical-analysis/index.xml
@@ -33,6 +33,15 @@
An R package for Smith’s Mean Measure of Divergence (MMD), with a graphical user interface, facilities for trait selection and graphical representations.
+
-
+
aoristic-analysis
+ https://open-archaeo.info/post/aoristic-analysis/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/aoristic-analysis/
+ Estimate probabilities of find numbers per period.
+
+
-
Artifacts-Analyzer
https://open-archaeo.info/post/artifacts-analyzer/
@@ -132,6 +141,15 @@
An Approximate Bayesian Computation Framework for inferring patterns of cultural transmission from frequency data.
+
-
+
DIGSS
+ https://open-archaeo.info/post/digss/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/digss/
+ A simulation tool to estimate the rate of success that surveys possessing user-specific characteristics have in identifying archaeological sites (or any groups of clouds of objects), given specific parameters of survey area, survey methods, and site properties.
+
+
-
dimensio
https://open-archaeo.info/post/dimensio/
@@ -294,6 +312,15 @@
An R package to facilitate the use of Murail et al.’s (1999) approach of sex estimation in past populations.
+
-
+
roev
+ https://open-archaeo.info/post/roev/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/roev/
+ Functions for analysing and visualizing rates of evolution.
+
+
-
seriation
https://open-archaeo.info/post/seriation-mhahsler/
diff --git a/docs/tags/templates/index.html b/docs/tags/templates/index.html
index c3f487982..80f817c09 100644
--- a/docs/tags/templates/index.html
+++ b/docs/tags/templates/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/underwater-archaeology/index.html b/docs/tags/underwater-archaeology/index.html
index 6af576ec8..0d79b8b87 100644
--- a/docs/tags/underwater-archaeology/index.html
+++ b/docs/tags/underwater-archaeology/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/viewshed-analysis/index.html b/docs/tags/viewshed-analysis/index.html
index 361288212..7804f4a01 100644
--- a/docs/tags/viewshed-analysis/index.html
+++ b/docs/tags/viewshed-analysis/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/writing/index.html b/docs/tags/writing/index.html
index ff82c1404..3a4fba30b 100644
--- a/docs/tags/writing/index.html
+++ b/docs/tags/writing/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
@@ -623,6 +623,81 @@ Writing
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/tags/writing/index.xml b/docs/tags/writing/index.xml
index 0f74e8e56..bbd0cb291 100644
--- a/docs/tags/writing/index.xml
+++ b/docs/tags/writing/index.xml
@@ -24,6 +24,15 @@
A template to create an archaeological catalogue from a spreadsheet using the LaTeX csvsimple package.
+
-
+
archaeosrp
+ https://open-archaeo.info/post/archaeosrp/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ https://open-archaeo.info/post/archaeosrp/
+ Read PDFs with archaeological site report information and return the information in the forms as a dataframe.
+
+
-
c14-date-extractor
https://open-archaeo.info/post/c14-date-extractor/
diff --git a/docs/tags/x-ray-fluorescence/index.html b/docs/tags/x-ray-fluorescence/index.html
index 057e9b60c..d37d47748 100644
--- a/docs/tags/x-ray-fluorescence/index.html
+++ b/docs/tags/x-ray-fluorescence/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/docs/tags/zooarchaeology/index.html b/docs/tags/zooarchaeology/index.html
index f26a2a628..a9717543a 100644
--- a/docs/tags/zooarchaeology/index.html
+++ b/docs/tags/zooarchaeology/index.html
@@ -105,11 +105,11 @@ Categories
- LISTS AND DATASETS (72)
+ LISTS AND DATASETS (73)
- PACKAGES AND LIBRARIES (223)
+ PACKAGES AND LIBRARIES (229)
@@ -281,7 +281,7 @@ Tags
- Lists (18)
+ Lists (19)
@@ -365,11 +365,11 @@ Tags
- Shape recognition (23)
+ Shape recognition (24)
- Simulation (7)
+ Simulation (8)
@@ -377,7 +377,7 @@ Tags
- Spatial analysis (26)
+ Spatial analysis (28)
@@ -385,7 +385,7 @@ Tags
- Statistical analysis (43)
+ Statistical analysis (46)
@@ -401,7 +401,7 @@ Tags
- Writing (4)
+ Writing (5)
diff --git a/list.md b/list.md
index ec5263add..435fb37ea 100644
--- a/list.md
+++ b/list.md
@@ -551,6 +551,13 @@
----
+* **DIGSS**: A simulation tool to estimate the rate of success that surveys possessing user-specific characteristics have in identifying archaeological sites (or any groups of clouds of objects), given specific parameters of survey area, survey methods, and site properties.
+ * by: markhubbe
+ * links: [GitHub](https://github.com/markhubbe/DIGSS) [CRAN](https://cran.rstudio.com/web/packages/DIGSS/index.html)
+ * tags: [Simulation] and [Statistical analysis]
+
+----
+
* **DIYFieldworkDatabase**: Documenting and sharing my ad-hoc fieldwork database setup
* by: zackbatist
* links: [GitHub](https://github.com/zackbatist/DIYFieldworkDatabase)
@@ -799,7 +806,7 @@
* **IntChron**: An indexing service for chronological information. Information can be viewed as webpages or downloaded as data files in different formats.
* by: Christopher Bronk Ramsey
* links: [Website](https://intchron.org/) [DOI](https://doi.org/10.1017/RDC.2019.21)
- * tags:
+ * tags: [Lists]
----
@@ -953,7 +960,7 @@
* **Material Sources for Early Islam and Late Antique Near East**: A list of resources and materials for research on the history of Early Islam and the Late Antique Near East.
* by: Hagit Nol
* links: [Website](https://materialsourcesforearlyislamandlateantiqueneareast.hcommons.org/)
- * tags:
+ * tags: [Lists]
----
@@ -1314,6 +1321,13 @@
----
+* **SEAHORS**: R Shiny application that allows easy and quick exploration of the spatial distribution of archaeological objects.
+ * by: AurelienRoyer
+ * links: [GitHub](https://github.com/AurelienRoyer/SEAHORS)
+ * tags: [Spatial analysis]
+
+----
+
* **SPARSE**: Indexes >100,000 reference genomes in public databases in to hierarchical clusters and uses it to predict origins of metagenomic reads.
* by: zheminzhou
* links: [GitHub](https://github.com/zheminzhou/SPARSE) [Website](https://sparse.readthedocs.io/en/latest/)
@@ -1538,6 +1552,13 @@
----
+* **ancient-artifacts**: Dynamic image analysis to identify ancient artifacts in soil samples.
+ * by: vanderbilt-data-science
+ * links: [GitHub](https://github.com/vanderbilt-data-science/ancient-artifacts)
+ * tags: [Shape recognition] and [Spatial analysis]
+
+----
+
* **ancient-ceramic-kilns**: GeoJSON files for ceramic kilns of the ancient world, no chronological/spatial boundaries
* by: steko
* links: [Codeberg](https://codeberg.org/steko/ancient-ceramic-kilns)
@@ -1587,6 +1608,13 @@
----
+* **aoristic-analysis**: Estimate probabilities of find numbers per period.
+ * by: LimesLimits
+ * links: [GitHub](https://github.com/LimesLimits/aoristic-analysis) [DOI](https://doi.org/https://doi.org/10.1016/j.jasrep.2016.10.006)
+ * tags: [Statistical analysis]
+
+----
+
* **archSeries**: Frequency time-series tools for archaeology.
* by: davidcorton
* links: [GitHub](https://github.com/davidcorton/archSeries)
@@ -1671,6 +1699,13 @@
----
+* **archaeosrp**: Read PDFs with archaeological site report information and return the information in the forms as a dataframe.
+ * by: seanbergin
+ * links: [GitHub](https://github.com/seanbergin/archaeosrp)
+ * tags: [Writing]
+
+----
+
* **archchron**: For handling archaeological chronological data.
* by: oliver.nakoinz
* links: [GitLab](https://gitlab.com/oliver.nakoinz/archchron)
@@ -3127,6 +3162,13 @@
----
+* **roev**: Functions for analysing and visualizing rates of evolution.
+ * by: benmarwick
+ * links: [GitHub](https://github.com/benmarwick/roev)
+ * tags: [Statistical analysis]
+
+----
+
* **roman-amphitheaters**: A dataset and discussion relating to Roman amphitheaters
* by: sfsheath
* links: [GitHub](https://github.com/sfsheath/roman-amphitheaters)
diff --git a/open-archaeo.csv b/open-archaeo.csv
index fa783e837..d07ca083f 100644
--- a/open-archaeo.csv
+++ b/open-archaeo.csv
@@ -518,9 +518,15 @@ GPRsuite,Shiny app for RGPR.,https://github.com/emanuelhuber/RPGPRpy,,,,,,,,,,,h
BioArch_R,Apps and functions for use in Bioarchaeology,https://github.com/AlisJay/BioArch_R,,,,,,,,,,,,,,AlisJay,,,,,Packages and libraries,R,Biological anthropology,,,,,,
BioProfile,A shiny app which uses the results of standard osteological methods to create a basic biological profile,https://github.com/AlisJay/BioProfile,,,,,,,,,,,https://alisjay.shinyapps.io/BioProfile,,,AlisJay,,,,,Packages and libraries,R,Biological anthropology,,,,,,
NASSA-modules,The modular library of the Network for Agent-based modelling of Socio-ecological systems in Archaeology,https://github.com/Archaeology-ABM/NASSA-modules,,,,,,,,,,,https://archaeology-abm.github.io/NASSA-modules,,,Archaeology-ABM,,,,,Lists and datasets,,Simulation,Lists,,,,,
-Material Sources for Early Islam and Late Antique Near East,A list of resources and materials for research on the history of Early Islam and the Late Antique Near East.,,,,,,,,,,,,https://materialsourcesforearlyislamandlateantiqueneareast.hcommons.org/,,,Hagit Nol,,,,,Lists and datasets,,,Lists,,,,,
+Material Sources for Early Islam and Late Antique Near East,A list of resources and materials for research on the history of Early Islam and the Late Antique Near East.,,,,,,,,,,,,https://materialsourcesforearlyislamandlateantiqueneareast.hcommons.org/,,,Hagit Nol,,,,,Lists and datasets,,Lists,,,,,,
TPQ-Composer,Utility for graphically displaying a set of termini post quem induced from stratified archaeological artifacts.,https://github.com/Eythan31/TPQ-Composer,,,,,,,,,,,,,,Eythan31,,,,,Packages and libraries,Python,Chronological modelling,,,,,,
Artifacts-Analyzer,Python script for analyzing data sets of archaeological artifacts containing only Boolean and categorical variables.,https://github.com/Eythan31/Artifacts-Analyzer,,,,,,,,,,,,,,Eythan31,,,,,Packages and libraries,Python,Statistical analysis,,,,,,
PAThs Simple Vectorization Protocol,Protocol to vecotorize archaeological or architectonic legacy data.,,,,,,,,,,,,https://docs.paths-erc.eu/data/svp,,,PAThs,,,,,Guides,,Site mapping,3D modelling,,,,,
ChronoLog,A tool for computer-assisted chronological research.,,,,,,,,,,,,https://chrono.ulb.be/,,10.1016/j.jas.2020.105225,Eythan Levy,Frdric Pluquet,Gilles Geeraerts,,,Standalone software,,Chronological modelling,,,,,,
-IntChron,An indexing service for chronological information. Information can be viewed as webpages or downloaded as data files in different formats.,,,,,,,,,,,,https://intchron.org/,,10.1017/RDC.2019.21,Christopher Bronk Ramsey,,,,,,,,,,,,,
\ No newline at end of file
+IntChron,An indexing service for chronological information. Information can be viewed as webpages or downloaded as data files in different formats.,,,,,,,,,,,,https://intchron.org/,,10.1017/RDC.2019.21,Christopher Bronk Ramsey,,,,,Lists and datasets,,Lists,,,,,,
+DIGSS,"A simulation tool to estimate the rate of success that surveys possessing user-specific characteristics have in identifying archaeological sites (or any groups of clouds of objects), given specific parameters of survey area, survey methods, and site properties.",https://github.com/markhubbe/DIGSS,,,,,,,,https://cran.rstudio.com/web/packages/DIGSS/index.html,,,,,,markhubbe,,,,,Packages and libraries,R,Simulation,Statistical analysis,,,,,
+archaeosrp,Read PDFs with archaeological site report information and return the information in the forms as a dataframe.,https://github.com/seanbergin/archaeosrp,,,,,,,,,,,,,,seanbergin,,,,,Packages and libraries,R,Writing,,,,,,
+ancient-artifacts,Dynamic image analysis to identify ancient artifacts in soil samples.,https://github.com/vanderbilt-data-science/ancient-artifacts,,,,,,,,,,,,,,vanderbilt-data-science,,,,,Packages and libraries,R,Shape recognition,Spatial analysis,,,,,
+roev,Functions for analysing and visualizing rates of evolution.,https://github.com/benmarwick/roev,,,,,,,,,,,,,,benmarwick,,,,,Packages and libraries,R,Statistical analysis,,,,,,
+aoristic-analysis,Estimate probabilities of find numbers per period.,https://github.com/LimesLimits/aoristic-analysis,,,,,,,,,,,,,https://doi.org/10.1016/j.jasrep.2016.10.006,LimesLimits,,,,,Packages and libraries,Python,Statistical analysis,,,,,,
+SEAHORS,R Shiny application that allows easy and quick exploration of the spatial distribution of archaeological objects.,https://github.com/AurelienRoyer/SEAHORS,,,,,,,,,,,,,,AurelienRoyer,,,,,Packages and libraries,R,Spatial analysis,,,,,,
\ No newline at end of file