From 23d6a8445bce9007d84f747d70eb1bc79489fb49 Mon Sep 17 00:00:00 2001 From: Lovel Kukuljan <114396834+LovelK7@users.noreply.github.com> Date: Sat, 23 Sep 2023 10:07:35 +0200 Subject: [PATCH 1/3] Update README.md for v2.2 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 358775a..8c74485 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # SurveyScraper Short code to read, filter, export and apply magnetic declination to cave survey files for caving community -![surveyscraper_gui_EN_used](https://github.com/LovelK7/SurveyScraper/assets/114396834/c3c7ab33-67ae-4386-a392-28ab7c4f4d34) - +![surveyscraper_v2 2_EN_used](https://github.com/LovelK7/SurveyScraper/assets/114396834/eb9ed5e9-fe6f-4756-86bf-9e0b7fef2857) # Why? From 8394e497d668183a4e8497668cd394abbb58cf29 Mon Sep 17 00:00:00 2001 From: Lovel Kukuljan <114396834+LovelK7@users.noreply.github.com> Date: Sat, 23 Sep 2023 11:09:24 +0200 Subject: [PATCH 2/3] Update README.md with new fig --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8c74485..bc3c12c 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Short code to read, filter, export and apply magnetic declination to cave survey ![surveyscraper_v2 2_EN_used](https://github.com/LovelK7/SurveyScraper/assets/114396834/eb9ed5e9-fe6f-4756-86bf-9e0b7fef2857) +![SurveyScraper_v2 2_HR_csv primjer_str](https://github.com/LovelK7/SurveyScraper/assets/114396834/56d86fa5-3b21-4f66-8f58-7d881ff46634) + # Why? Currently, most commonly used digital cave survey tools (TopoDroid and PocketTopo) do not offer an export option for shots alone; instead, they export all data, including shots and splays. This necessitates post-processing in spreadsheet software, such as Excel. Additionally, while magnetic declination correction can be included, these tools do not calculate it for you, requiring you to use third-party software or an online calculator. This code performs this task for you, enabling you to process survey data more efficiently after every cave survey trip. From 4c1e460c5a17d70236a5378561359c39c3db2959 Mon Sep 17 00:00:00 2001 From: Lovel Kukuljan <114396834+LovelK7@users.noreply.github.com> Date: Sat, 23 Sep 2023 11:10:42 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc3c12c..59bb732 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,4 @@ Currently, most commonly used digital cave survey tools (TopoDroid and PocketTop # How to use? Go to the releases section and download the whole zip file. Once unpacked, it is ready to run without installing! +Note: Windows Defender might recognize exe file as a virus. I assure you it is not! :)