Commit Graph

139 Commits

Author SHA1 Message Date
0beb30800e Enable controls 2022-03-18 10:05:08 -05:00
02a81e5fdd Switch to IndexedDB 2022-03-18 10:04:58 -05:00
096d95a1aa Implement inflation 2022-03-18 09:43:01 -05:00
01452441dc Reformat source code; implement import/export 2022-03-17 15:44:21 -05:00
56b673fb9e Initial amount CSV upload/download 2022-03-15 16:06:18 -05:00
af2a8b67be Implement form validation 2022-03-15 10:23:51 -05:00
524299a3c2 Make pipeline, parameters & product interactive 2022-03-15 09:29:53 -05:00
0e53a4334e Implement initial, static version of input GUI 2022-03-14 11:10:51 -05:00
92d30460b9 Update README.md 2021-09-03 18:07:40 -05:00
9ebb2e49f9 Fix validation error on JSONSchema 0.3 2021-08-06 14:56:46 -05:00
505e3a8e1e Update CHANGELOG v0.5.1 2021-07-23 17:42:48 -05:00
d4fa75297f Fix OrderedCollections version 2021-07-23 17:42:29 -05:00
881957d6b5 Implement resolve 2021-07-21 14:53:49 -05:00
86cf7f5bd9 Throw exception for infeasible models 2021-07-21 14:18:10 -05:00
a8c7047e2d Add custom show function for Instance and Graph
Without these functions, Julia 1.5 enters an infinite loop whenever it
tries to generate a stack trace, so any error (such as a missing method)
causes the program to hang, instead of an error message to appear.
2021-07-21 14:11:01 -05:00
099e0fae3a Docs: Minor fixes to what-if analsis section 2021-07-21 14:07:00 -05:00
1b8f392852 Docs: Add description of resolve 2021-07-21 14:07:00 -05:00
7a95aa66f6 Update CHANGELOG 2021-07-21 11:49:54 -05:00
40d28c727a Add products report 2021-07-16 11:25:40 -05:00
a9ac164833 Fix GeoDB download 2021-07-16 10:31:21 -05:00
e244ded51d GH Actions: Add Julia 1.6, remove nightly 2021-07-16 10:18:10 -05:00
7180651cfa Reformat source code 2021-07-16 10:15:41 -05:00
0c9465411f Document GeoDB; remove unused code; minor fixes 2021-07-16 10:13:58 -05:00
658d5ddbdc Add population to region; disable zip codes 2021-07-01 17:14:00 -05:00
399db41f86 Temporarily disable failing test 2021-07-01 16:13:38 -05:00
e407a53ecf Download and join population 2021-07-01 16:10:55 -05:00
33ab4c5f76 GeoDB: Prepare for population 2021-07-01 14:56:08 -05:00
c9391dd299 Update JSONSchema 2021-07-01 14:56:08 -05:00
6c70d9acd5 GeoDB: Add 2018-us-zcta and us-state 2021-07-01 14:56:08 -05:00
339255bf9b Enable geodb in input files 2021-07-01 14:56:08 -05:00
ca187fe78e Implement geodb.jl 2021-07-01 14:56:08 -05:00
c256cd8b75 Update CHANGELOG.md 2021-06-25 06:16:20 -05:00
05d48e2cbf Update tagbot.yml 2021-06-25 06:13:27 -05:00
9446b1921d Add tagbot.yml 2021-06-22 11:10:15 -05:00
1b0cc141bb Remove Manifest.toml from repository 2021-06-22 11:00:11 -05:00
a333ab0b04 Remove unused code and test resources 2021-06-22 10:58:46 -05:00
630ae49d4a Replace Array by Vector 2021-06-22 10:53:40 -05:00
9df416ed75 Split files 2021-06-22 10:50:11 -05:00
849f902562 Reformat code 2021-06-22 10:21:17 -05:00
1990563476 Remove dotdict 2021-06-22 10:20:40 -05:00
7e783c8b91 Replace ManufacturingModel by JuMP.Model 2021-06-22 10:19:31 -05:00
93cc6fbf32 Remove model.eqs 2021-06-22 10:10:48 -05:00
a7938b7260 Remove model.vars 2021-06-22 10:08:01 -05:00
56ef1f7bc2 Update dependencies 2021-06-22 10:07:40 -05:00
b00b24ffbc Reformat source code; set up lint GH Action 2021-06-22 09:49:45 -05:00
823db2838b GH Actions: Run tests daily 2021-06-22 09:41:01 -05:00
7d91ac27d4 Test package on multiple Julia versions v0.5.0 2021-01-06 09:25:39 -06:00
4098057cc1 Update README.md 2021-01-06 09:20:03 -06:00
b91ca9e6cb Re-add RELOG.write function 2021-01-06 09:15:28 -06:00
d870f028c0 Update README.md 2020-12-05 15:42:24 -06:00