79748e3c13
Dist: Drop NaN in training dataset
2023-01-24 10:27:41 -06:00
d1f6796c96
Update CHANGELOG.md
2022-12-16 15:33:16 -06:00
51ff8eb130
Restrict NearestNeighbors version; remove debug statement
v0.6.0
2022-12-15 11:03:44 -06:00
9191474df8
Bump version to 0.6
2022-12-15 10:36:44 -06:00
841fbf16fb
Make distance metric configurable; fix building period bug
2022-12-15 10:26:10 -06:00
48bd3c403f
Switch from Euclidean to approximate driving distance
2022-12-15 09:49:38 -06:00
23b3b33146
Update README.md
2022-10-28 14:05:53 -05:00
86dee7558b
Replace Cbc/Clp by HiGHS
2022-09-08 12:14:49 -05:00
d84b74a8a7
relog-web: Make time limit configurable
2022-09-08 11:35:11 -05:00
bae39a4ff4
Merge tag 'v0.5.2' into feature/gui
...
[Diff since v0.5.1](https://github.com/ANL-CEEESA/RELOG/compare/v0.5.1...v0.5.2 )
2022-08-26 14:34:17 -05:00
da158eb961
Update CHANGELOG
v0.5.2
2022-08-26 13:26:15 -05:00
e7eec937cb
Update README.md
2022-08-26 13:21:42 -05:00
19bec961bd
GH Actions: Update Julia versions
2022-08-26 13:12:20 -05:00
8f52c04702
Fix broken image link
2022-08-26 13:08:22 -05:00
19a34fb5d2
Update dependencies; switch to Documenter.jl
2022-08-26 13:04:47 -05:00
8bf2baf809
Enable marginal costs
2022-08-22 11:13:43 -05:00
027ffcd94c
Update gitignore
2022-08-22 11:12:29 -05:00
84cf4ddcd9
Casebuilder: Add MapBlock; fix zip paths
2022-06-10 16:53:32 -05:00
8bce7c047b
Case Builder: Disable buttons on submit
2022-06-09 16:49:48 -05:00
ee767b9ebd
Create solver page; add Dockerfile
2022-06-06 13:46:22 -05:00
9112d9fde5
casebuilder: Validate JSON schema on load/save
2022-05-27 14:36:54 -05:00
3d03dfc722
Fix plant input
2022-04-01 16:42:06 -05:00
01a4c6626d
Disable download button when no data is available
2022-04-01 13:53:28 -05:00
310f5c389e
Fix import/export of default values
2022-04-01 13:41:53 -05:00
1273110419
Hide disposal for non-primary products
2022-03-18 16:47:28 -05:00
e797cb98e0
Minor changes to case builder
2022-03-18 10:33:16 -05:00
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
a03b9169fd
Allow product disposal at collection centers
2021-10-15 09:11:41 -05:00
ee58af73f0
Update sysimage and build scripts
2021-10-15 08:14:04 -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