Michael Kirk
|
8b9b3ce2b1
|
census areas import (#425)
#424
|
2020-12-14 17:48:47 -08:00 |
|
Dustin Carlino
|
b9bf23e420
|
Downgrade tokio. aa966d7533 broke headless and updater. Blocked on https://github.com/seanmonstar/reqwest/issues/1060
|
2020-11-12 10:31:52 -08:00 |
|
Dustin Carlino
|
aa966d7533
|
Upgrade a bunch of dependencies
|
2020-11-11 12:02:53 -08:00 |
|
Dustin Carlino
|
f187cf4bd8
|
Add an API call to export intersection geometry to geojson, for experimental streetmix3d integration.
To get an example:
> cargo run --bin headless -- --port=1234
> curl http://localhost:1234/map/get-intersection-geometry?id=291
|
2020-10-29 12:00:34 -07:00 |
|
Dustin Carlino
|
c9fbf67989
|
Rearrange headless API to explicitly apply edits at the same time as
specifying the scenario to run. #325
|
2020-09-24 13:14:49 -07:00 |
|
Dustin Carlino
|
597ef473f2
|
Upgrade most dependencies
|
2020-09-24 09:36:26 -07:00 |
|
Dustin Carlino
|
02569b1642
|
Get an end-to-end sample experiment working through the API and Python client
|
2020-08-18 12:52:38 -07:00 |
|
Dustin Carlino
|
8ce2568280
|
turn the headless runner into a demo of a JSON API, for #245 (#268)
turn the headless runner into a demo of a JSON API, for #245
|
2020-08-11 16:44:19 -07:00 |
|
Dustin Carlino
|
d586a9054b
|
rewrite the headless tool for pandemic stuff
|
2020-04-15 12:48:45 -07:00 |
|
Dustin Carlino
|
a45b393b0d
|
woops, headless crate didnt have the fix to toggle off cpuprofiler by default
|
2019-10-04 11:21:55 -07:00 |
|
Dustin Carlino
|
f18fc72265
|
finish structopt removal
|
2019-09-18 17:29:34 -07:00 |
|
Dustin Carlino
|
4e83f492d8
|
upgrade rand, get rid of now unneeded serde1 feature, in hopes of fixing feature mismatch between deps
|
2019-08-15 12:14:35 -07:00 |
|
Dustin Carlino
|
758c5494d8
|
remove old unused deps
|
2019-08-09 13:34:40 -07:00 |
|
Dustin Carlino
|
5ca359998c
|
upgrade some dependencies and list data source licenses in README
|
2019-03-11 16:04:47 -07:00 |
|
Dustin Carlino
|
76ee37c077
|
get rid of Tick externally
|
2019-02-26 14:21:57 -08:00 |
|
Dustin Carlino
|
09af9e6cda
|
removing the log crate completely. remove the DisplayLogs plugin, since
it's unused and unclear how it should work going forwards
|
2019-02-20 11:56:54 -08:00 |
|
Dustin Carlino
|
f64f411093
|
upgrade all crates to 2018 in Cargo.toml. this requires switching to
crate:: paths everywhere. not yet fiddling with 'extern crate's
|
2018-12-06 10:57:31 -08:00 |
|
Dustin Carlino
|
4d7c1203a6
|
the great control layer merge
|
2018-11-30 13:52:50 -08:00 |
|
Dustin Carlino
|
def2f60a92
|
refactor log adaptor stuff
|
2018-10-21 11:32:17 -07:00 |
|
Dustin Carlino
|
35566543f1
|
briefly play around with cpuprofiler and gperftools
|
2018-10-18 10:54:04 -07:00 |
|
Dustin Carlino
|
8ffc817501
|
logging handlers for headless
|
2018-09-24 10:54:11 -07:00 |
|
Dustin Carlino
|
3e9a2db0bd
|
flag to tell headless to savestate
|
2018-08-09 11:16:51 -07:00 |
|
Dustin Carlino
|
9200a5ef3d
|
use pretty assertions
|
2018-07-24 16:23:25 -07:00 |
|
Dustin Carlino
|
ba310cbd45
|
removing geom crate, using just map model
|
2018-06-25 09:00:43 -07:00 |
|
Dustin Carlino
|
401123d11a
|
make rng part of sim
|
2018-04-13 22:44:24 -07:00 |
|
Dustin Carlino
|
065c2ce9ba
|
Importing everything since the initial import
|
2018-04-10 17:51:37 -07:00 |
|