e93289f750
Update dependencies and compiler to 1.80
...
* Update rust compiler version
* Update dependencies
* Clean up new warnings
2024-08-09 17:37:42 +02:00
0fa2b0e0f4
Fix dependencies for older compiler
...
Newer versions of bitflags require a compiler more recent than 1.42.
2024-08-07 15:19:49 +02:00
029b9931a2
Specify toolchain version
...
This prevents compilation issues with newer standard libraries.
2024-08-06 10:42:33 +02:00
67d2094652
Update dependencies
2020-07-28 10:52:34 +02:00
cb69e4a2b2
fixes for README
2020-03-19 17:04:18 +01:00
e7dcc67d84
Updating README
2020-03-19 16:03:53 +01:00
9a119210c6
Updating online-help & dependencies
2020-03-19 11:53:00 +01:00
311f9c555e
Updating README
2020-03-18 17:49:58 +01:00
76796c68a6
Removing dependency on ironsea_store
2020-03-17 16:48:36 +01:00
2454105555
Refactored code
2020-02-25 11:03:17 +01:00
115388f28d
Refactor the Axis struct instantiation
2020-02-24 15:41:48 +01:00
59d9805464
Rephrase first sentence
2020-02-24 15:41:08 +01:00
1fc3ed605e
Option to control the number of OIDs/position
...
This allows to specificy the number of different OIDs which share a 1k
set of positions, per datasets.
This implies a dataset with a factor different of one has:
* #OIDs = dataset size * factor
* #individual positions = dataset size * 1000
2020-01-23 10:14:00 +01:00
d327a21d2e
Remove .unwrap() calls, and add more information.
...
Also re-order the generation of two files to possibly reduce memory
consumption.
2020-01-20 14:39:56 +01:00
bb0e030c2d
Prevent unsafe blocks for now
2020-01-20 10:23:04 +01:00
5996eaba51
Add forgotten Cargo.lock update
2020-01-17 13:34:33 +01:00
9e3bf67d94
Updating dependencies
2020-01-14 12:44:15 +01:00
edb4267139
Remove forgotten Table references
2019-10-30 22:19:35 +01:00
28fca5e708
Removed dependency on Table
2019-10-30 15:51:30 +01:00
1da4f8b28b
Provide through arguments the datasets to generate.
2019-09-13 16:48:31 +02:00
ba40556aee
Factor out Model to mercator_db
2019-09-09 14:32:01 +02:00
2a718d6c88
Add space definitions for each dataset generated
2019-09-04 14:44:26 +02:00
4578d7ad06
Code cleanup & refactoring
2019-09-03 16:05:50 +02:00
8e8ec73395
Adapted to Mercator's JSON API format
2019-09-03 15:52:58 +02:00
58d3e1f0a7
Initial commit
2019-09-02 18:07:39 +02:00
4c924c3b4b
Ignore generated files
2019-09-02 17:43:17 +02:00
3b00e6125e
Licenses and acknowledgements
2019-09-02 17:42:43 +02:00