diff --git a/Array_Theux_Pepinster/mnt.bin b/Array_Theux_Pepinster/mnt.bin
new file mode 100644
index 0000000000000000000000000000000000000000..184b345e59083fd716b4c2555ef52ac26d077b34
Binary files /dev/null and b/Array_Theux_Pepinster/mnt.bin differ
diff --git a/Array_Theux_Pepinster/mnt.bin.txt b/Array_Theux_Pepinster/mnt.bin.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fd107609957941c59ddc0a861a101ee0722dfe84
--- /dev/null
+++ b/Array_Theux_Pepinster/mnt.bin.txt
@@ -0,0 +1,9 @@
+NbX :	480
+NbY :	1160
+OrigX :	251000.0
+OrigY :	135500.0
+DX :	5.0
+DY :	5.0
+TypeEnregistrement :	1
+TranslX :	0.0
+TranslY :	0.0
diff --git a/Array_Theux_Pepinster/mnt.npy b/Array_Theux_Pepinster/mnt.npy
new file mode 100644
index 0000000000000000000000000000000000000000..125bb3bdc40899c3fe6fef1965ad724a6b89f712
Binary files /dev/null and b/Array_Theux_Pepinster/mnt.npy differ
diff --git a/Array_Theux_Pepinster/mnt.npy.txt b/Array_Theux_Pepinster/mnt.npy.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fd107609957941c59ddc0a861a101ee0722dfe84
--- /dev/null
+++ b/Array_Theux_Pepinster/mnt.npy.txt
@@ -0,0 +1,9 @@
+NbX :	480
+NbY :	1160
+OrigX :	251000.0
+OrigY :	135500.0
+DX :	5.0
+DY :	5.0
+TypeEnregistrement :	1
+TranslX :	0.0
+TranslY :	0.0
diff --git a/Array_Theux_Pepinster/mnt.tif b/Array_Theux_Pepinster/mnt.tif
new file mode 100644
index 0000000000000000000000000000000000000000..71a1c41ca9b2147ed7d9d36e5f64e62205880b7f
Binary files /dev/null and b/Array_Theux_Pepinster/mnt.tif differ
diff --git a/Array_Theux_Pepinster/readme.md b/Array_Theux_Pepinster/readme.md
new file mode 100644
index 0000000000000000000000000000000000000000..fea3bbd340378dcda5fdbcf439f30c5474a2160b
--- /dev/null
+++ b/Array_Theux_Pepinster/readme.md
@@ -0,0 +1,7 @@
+Plusieurs versions de la même matrice.
+
+Les formats .bin et .npy ont besoin d'un fichier accompagnant pour positionner spatialement les données.
+Les données sont binaires et non compressées.
+
+Le format (GEOTIFF) .tif emporte ces informations dans sa structure.
+Les données sont compressées avec LZW.
\ No newline at end of file
diff --git a/Simple_Project/one_array_absolute_path.proj b/Simple_Project/one_array_absolute_path.proj
new file mode 100644
index 0000000000000000000000000000000000000000..967570eb79faa7b3d8d5bcf0e6beed0638553ac7
--- /dev/null
+++ b/Simple_Project/one_array_absolute_path.proj
@@ -0,0 +1,2 @@
+ array:
+mnt	C:\Users\pierre\Documents\Gitlab\wolf_examples\Array_Theux_Pepinster\mnt.bin
diff --git a/Simple_Project/one_array_relative_path.proj b/Simple_Project/one_array_relative_path.proj
new file mode 100644
index 0000000000000000000000000000000000000000..f68ce8a2106fd1cf48851ea95cb9e337899bc039
--- /dev/null
+++ b/Simple_Project/one_array_relative_path.proj
@@ -0,0 +1,2 @@
+ array:
+mnt	..\Array_Theux_Pepinster\mnt.bin