<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chrona/backend/hist_data/README.md, branch unit-after-max</title>
<subtitle>Chrona: Interactive Historical Timeline</subtitle>
<id>https://terryt.dev/cgit/chrona/atom?h=unit-after-max</id>
<link rel='self' href='https://terryt.dev/cgit/chrona/atom?h=unit-after-max'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/'/>
<updated>2023-01-04T12:57:02+00:00</updated>
<entry>
<title>Fix out-of-date docs and tests after adding 'unit' to 'event_disp'</title>
<updated>2023-01-04T12:57:02+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-04T12:57:02+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=a3b13e700d8d65e27c1d90960b6ab6292e433c2c'/>
<id>urn:sha1:a3b13e700d8d65e27c1d90960b6ab6292e433c2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extend gen_pageview_data.py to handle problematic lines</title>
<updated>2023-01-02T14:31:19+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-02T14:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=6f34c4c3aafee39f8c7ec41a7777c194443a27fa'/>
<id>urn:sha1:6f34c4c3aafee39f8c7ec41a7777c194443a27fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust wikidata event specifiers</title>
<updated>2023-01-02T03:51:53+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-02T03:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=56369bccd977ac726bef70895883e79da4e1edd8'/>
<id>urn:sha1:56369bccd977ac726bef70895883e79da4e1edd8</id>
<content type='text'>
Do minor refactors:
- Swap fmt=1 and fmt=2 in 'events' table
- Make documentation consistently use BC and AD
- import argparse at start of scripts
</content>
</entry>
<entry>
<title>Generate event_disp data before image-generation</title>
<updated>2022-12-30T12:33:37+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-12-30T12:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=0e5e46cedaaeacf59cfd0f2e30c1ae6923466870'/>
<id>urn:sha1:0e5e46cedaaeacf59cfd0f2e30c1ae6923466870</id>
<content type='text'>
Make gen_disp_data.py delete non-displayable events
Make reduce_event_data.py also delete from 'dist' and 'event_disp'
Remove MAX_IMGS_PER_CTG from enwiki/gen_img_data.py
Make gen_desc_data.py include events without images
</content>
</entry>
<entry>
<title>Convert 'scores' table to 'events_disp', removing 'scores' column</title>
<updated>2022-12-28T09:49:13+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-12-28T09:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=4ad7206443660587a15a7b47384b927188155da8'/>
<id>urn:sha1:4ad7206443660587a15a7b47384b927188155da8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use scale-associated event scores for uniform spread</title>
<updated>2022-12-28T08:46:34+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-12-28T08:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=db9321ca32f283f7fd59e2e8b5f8a695c66fce98'/>
<id>urn:sha1:db9321ca32f283f7fd59e2e8b5f8a695c66fce98</id>
<content type='text'>
Add 'dist' and 'scores' db tables
Add 'scale' server query parameter (and remove 'excl')
Disregard event-end when querying database
</content>
</entry>
<entry>
<title>Add reduce_event_data.py</title>
<updated>2022-10-05T11:54:51+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-10-05T11:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=141f310d87f4fd7c3a4c728bf278c10fadc19606'/>
<id>urn:sha1:141f310d87f4fd7c3a4c728bf278c10fadc19606</id>
<content type='text'>
Add unit test, update README
</content>
</entry>
<entry>
<title>Add data serving scripts</title>
<updated>2022-10-05T08:52:12+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-10-05T08:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=df14a1112e28597483de86619dcbd57dc5b15db7'/>
<id>urn:sha1:df14a1112e28597483de86619dcbd57dc5b15db7</id>
<content type='text'>
Add histplorer.py, implementing the http query interface
Add unit test
Add server.py as a simple backend dev server
Update documentation
</content>
</entry>
<entry>
<title>Add gen_picked_data.py</title>
<updated>2022-10-04T12:58:08+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-10-04T12:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=b1d4c709cb2793745e61d85c337514b9c6c85603'/>
<id>urn:sha1:b1d4c709cb2793745e61d85c337514b9c6c85603</id>
<content type='text'>
Add unit test
Update READMEs and .gitignore
</content>
</entry>
<entry>
<title>Replace jdcal package with cal.py</title>
<updated>2022-10-04T12:13:36+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-10-04T12:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=07b7ef49b07242014f288652980f5b15bfc087f1'/>
<id>urn:sha1:07b7ef49b07242014f288652980f5b15bfc087f1</id>
<content type='text'>
</content>
</entry>
</feed>
