From ba9cad82a14b9f7a825cfdaa112510dfb61b7466 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 17 Mar 2021 14:57:45 +0200 Subject: [PATCH] Add notes for 2021-03-17 --- content/posts/2021-03.md | 12 ++++++++++++ docs/2021-03/index.html | 21 ++++++++++++++++++--- docs/categories/index.html | 2 +- docs/categories/notes/index.html | 2 +- docs/categories/notes/page/2/index.html | 2 +- docs/categories/notes/page/3/index.html | 2 +- docs/categories/notes/page/4/index.html | 2 +- docs/categories/notes/page/5/index.html | 2 +- docs/index.html | 2 +- docs/page/2/index.html | 2 +- docs/page/3/index.html | 2 +- docs/page/4/index.html | 2 +- docs/page/5/index.html | 2 +- docs/page/6/index.html | 2 +- docs/page/7/index.html | 2 +- docs/posts/index.html | 2 +- docs/posts/page/2/index.html | 2 +- docs/posts/page/3/index.html | 2 +- docs/posts/page/4/index.html | 2 +- docs/posts/page/5/index.html | 2 +- docs/posts/page/6/index.html | 2 +- docs/posts/page/7/index.html | 2 +- docs/sitemap.xml | 10 +++++----- 23 files changed, 55 insertions(+), 28 deletions(-) diff --git a/content/posts/2021-03.md b/content/posts/2021-03.md index affff01f4..fe8190485 100644 --- a/content/posts/2021-03.md +++ b/content/posts/2021-03.md @@ -355,4 +355,16 @@ $ curl -s 'http://localhost:9200/_alias/' | python -m json.tool | less - Also, it is deployed on Heroku: https://fierce-ocean-30836.herokuapp.com/ - I was running it on Google App Engine originally, but they have *way* too aggressive caching of static assets +## 2021-03-16 + +- Review ten items for Livestock and Fish and Dryland Systems from Peter + - I told him to try the new web-based CSV Metadata Qualiter checker and he thought it was cool + - I found one exact duplicate item and it gave me an idea to try to detect this in the tool + +## 2021-03-17 + +- I added the ability to check for duplicate items to csv-metadata-quality +- I also made some minor optimizations in the Pandas code +- I [tagged version 0.4.7 of csv-metadata-quality on GitHub](https://github.com/ilri/csv-metadata-quality/releases/tag/v0.4.7) + diff --git a/docs/2021-03/index.html b/docs/2021-03/index.html index ab840e6dc..8126680bd 100644 --- a/docs/2021-03/index.html +++ b/docs/2021-03/index.html @@ -19,7 +19,7 @@ Also, we found some issues building and running OpenRXV currently due to ecosyst - + @@ -44,9 +44,9 @@ Also, we found some issues building and running OpenRXV currently due to ecosyst "@type": "BlogPosting", "headline": "March, 2021", "url": "https://alanorth.github.io/cgspace-notes/2021-03/", - "wordCount": "2256", + "wordCount": "2337", "datePublished": "2021-03-01T10:13:54+02:00", - "dateModified": "2021-03-14T10:50:02+02:00", + "dateModified": "2021-03-14T21:34:07+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -507,6 +507,21 @@ $ curl -X PUT "localhost:9200/openrxv-items-final/_settings" -H 'Conte +

2021-03-16

+ +

2021-03-17

+ diff --git a/docs/categories/index.html b/docs/categories/index.html index 8d841813c..d768ea921 100644 --- a/docs/categories/index.html +++ b/docs/categories/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/index.html b/docs/categories/notes/index.html index 71a21dbf6..7209f5b57 100644 --- a/docs/categories/notes/index.html +++ b/docs/categories/notes/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/2/index.html b/docs/categories/notes/page/2/index.html index 5fabe6f7b..efaed241f 100644 --- a/docs/categories/notes/page/2/index.html +++ b/docs/categories/notes/page/2/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/3/index.html b/docs/categories/notes/page/3/index.html index 0398b82bc..ad41128a9 100644 --- a/docs/categories/notes/page/3/index.html +++ b/docs/categories/notes/page/3/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/4/index.html b/docs/categories/notes/page/4/index.html index ff800c47f..ed93ef4e7 100644 --- a/docs/categories/notes/page/4/index.html +++ b/docs/categories/notes/page/4/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/5/index.html b/docs/categories/notes/page/5/index.html index 6dd1b5f06..8ae76786c 100644 --- a/docs/categories/notes/page/5/index.html +++ b/docs/categories/notes/page/5/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/index.html b/docs/index.html index 10422e6f9..63b85d544 100644 --- a/docs/index.html +++ b/docs/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/2/index.html b/docs/page/2/index.html index 0e574ffc7..2ce7ad202 100644 --- a/docs/page/2/index.html +++ b/docs/page/2/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/3/index.html b/docs/page/3/index.html index a5bde229b..792aebfc2 100644 --- a/docs/page/3/index.html +++ b/docs/page/3/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/4/index.html b/docs/page/4/index.html index e1cb743ab..90d288626 100644 --- a/docs/page/4/index.html +++ b/docs/page/4/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/5/index.html b/docs/page/5/index.html index 26b59e177..d4d84fbe6 100644 --- a/docs/page/5/index.html +++ b/docs/page/5/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/6/index.html b/docs/page/6/index.html index 17615620c..0dc003838 100644 --- a/docs/page/6/index.html +++ b/docs/page/6/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/7/index.html b/docs/page/7/index.html index 957ab14b4..fbd5bf043 100644 --- a/docs/page/7/index.html +++ b/docs/page/7/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/index.html b/docs/posts/index.html index b5682dec3..ad324a830 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/2/index.html b/docs/posts/page/2/index.html index 1529b4b2a..5e1e03967 100644 --- a/docs/posts/page/2/index.html +++ b/docs/posts/page/2/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/3/index.html b/docs/posts/page/3/index.html index 2c27f7c3a..59921591d 100644 --- a/docs/posts/page/3/index.html +++ b/docs/posts/page/3/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/4/index.html b/docs/posts/page/4/index.html index e58c95b96..aa434476c 100644 --- a/docs/posts/page/4/index.html +++ b/docs/posts/page/4/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/5/index.html b/docs/posts/page/5/index.html index 7ea909ea2..99dbf27ce 100644 --- a/docs/posts/page/5/index.html +++ b/docs/posts/page/5/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/6/index.html b/docs/posts/page/6/index.html index 21443f69a..7484f24eb 100644 --- a/docs/posts/page/6/index.html +++ b/docs/posts/page/6/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/7/index.html b/docs/posts/page/7/index.html index afd9e379a..ce5a27364 100644 --- a/docs/posts/page/7/index.html +++ b/docs/posts/page/7/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 2693423ab..119a002f3 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -3,19 +3,19 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> https://alanorth.github.io/cgspace-notes/categories/ - 2021-03-14T10:50:02+02:00 + 2021-03-14T21:34:07+02:00 https://alanorth.github.io/cgspace-notes/ - 2021-03-14T10:50:02+02:00 + 2021-03-14T21:34:07+02:00 https://alanorth.github.io/cgspace-notes/2021-03/ - 2021-03-14T10:50:02+02:00 + 2021-03-14T21:34:07+02:00 https://alanorth.github.io/cgspace-notes/categories/notes/ - 2021-03-14T10:50:02+02:00 + 2021-03-14T21:34:07+02:00 https://alanorth.github.io/cgspace-notes/posts/ - 2021-03-14T10:50:02+02:00 + 2021-03-14T21:34:07+02:00 https://alanorth.github.io/cgspace-notes/2021-02/ 2021-03-04T22:46:05+02:00