maro/tests
Jinyu-W dca9280b91
CIM Data Container Abstraction (#361)
* add read data loader and data container for cim

* update for lint issues

* update for lint issues

* add support for loading from binary files in CimRealDataLoader, and corresponding meta files

* update for lint issue

* add seed setting for cim real data mode

* add cim data container abstraction

* update to fix lint issues

* update to fix lint issues

* update test data for cim data field renaming

* update cim data collection naming, remove vessel period from real data loader

* update README header format

* update convert command

* update the README

* update data field name in cim test data
2021-07-08 11:16:55 +08:00
..
checkpoint Update features in v0.2 into branch master to release a new version (#297) 2021-03-22 14:53:27 +08:00
cim CIM Data Container Abstraction (#361) 2021-07-08 11:16:55 +08:00
citi_bike V0.2 update (#262) 2021-01-25 18:23:41 +08:00
cli Update features in v0.2 into branch master to release a new version (#297) 2021-03-22 14:53:27 +08:00
communication add close() function for Proxy (#335) 2021-05-14 00:16:58 +08:00
data CIM Data Container Abstraction (#361) 2021-07-08 11:16:55 +08:00
dummy V0.1 improve code quality with isort (#186) 2020-11-05 17:53:04 +08:00
vm_scheduling Update features in v0.2 into branch master to release a new version (#297) 2021-03-22 14:53:27 +08:00
.coveragerc setup v0.1 2020-09-18 11:02:37 +08:00
__init__.py V0.2 (#239) 2021-01-04 19:49:05 +08:00
maro_test_suite.py refine import path for examples (#195) 2020-11-23 20:54:29 +08:00
performance.py V0.2 update (#262) 2021-01-25 18:23:41 +08:00
requirements.test.txt update numpy version limit 2021-05-26 11:43:24 +08:00
test_binary_convert_read.py V0.1 improve code quality with isort (#186) 2020-11-05 17:53:04 +08:00
test_env.py V0.2 merged: MARO admin tool added, backend bug fixed, CLI doc updated (#324) 2021-04-15 16:14:07 +08:00
test_event_buffer.py V0.2 (#239) 2021-01-04 19:49:05 +08:00
test_frame.py V0.2 merged: MARO admin tool added, backend bug fixed, CLI doc updated (#324) 2021-04-15 16:14:07 +08:00
test_snapshot.py V0.2 merged: MARO admin tool added, backend bug fixed, CLI doc updated (#324) 2021-04-15 16:14:07 +08:00
test_store.py Update features in v0.2 into branch master to release a new version (#297) 2021-03-22 14:53:27 +08:00
test_trajectory_utils.py V0.2 update (#262) 2021-01-25 18:23:41 +08:00
test_vector_env.py Update features in v0.2 into branch master to release a new version (#297) 2021-03-22 14:53:27 +08:00
utils.py V0.2 update (#262) 2021-01-25 18:23:41 +08:00