Commit Graph

  • 3b5a5000d5
    Delete configuration_settings.json master Alberto Soutullo 2022-11-29 17:44:01 +0100
  • 6656967f4f
    Delete simulation_data.py Alberto Soutullo 2022-11-29 17:43:18 +0100
  • c260a2cabc Another quick documentation fix until default behaviour work as intended Alberto Soutullo Rendo 2022-11-29 17:25:15 +0100
  • 6db94a64a8 Quick documentation fix Alberto Soutullo Rendo 2022-11-29 17:11:34 +0100
  • f79583c299
    Merge pull request #11 from logos-co/documentation Alberto Soutullo 2022-11-29 17:07:28 +0100
  • 71e19fd747 Added first documentation documentation Alberto Soutullo Rendo 2022-11-29 17:05:08 +0100
  • bb28328509 Fixed additionalParameters for plotter_schema.json too Alberto Soutullo Rendo 2022-11-29 17:04:20 +0100
  • 054e901497 Added output-folder to arguments_schema.json, and fixed additionalProperties value. Also, as output-format has a default value, its got deleted from required parameters. Alberto Soutullo Rendo 2022-11-29 17:03:53 +0100
  • 0ff09ec7e0
    Merge pull request #10 from logos-co/simulation Alberto Soutullo 2022-11-29 13:27:44 +0100
  • b6ecd62fe3 Changed main and parser to work with N number of simulations simulation Alberto Soutullo Rendo 2022-11-29 13:23:59 +0100
  • a7d417fde5 Refactored run_simulation function into class Alberto Soutullo Rendo 2022-11-29 13:23:16 +0100
  • a46630a45d Changed schema and config_example.json to do N number of simulations Alberto Soutullo Rendo 2022-11-29 13:21:31 +0100
  • 65065f3f1e Deleted unnecessary file Alberto Soutullo Rendo 2022-11-29 13:18:28 +0100
  • 4051ed3c98
    Merge pull request #9 from logos-co/plotter Alberto Soutullo 2022-11-29 13:16:21 +0100
  • d5232d6fed Added plotting schema and some env variables plotter Alberto Soutullo Rendo 2022-11-29 13:14:31 +0100
  • 37108ce4c7 Updated requirements.txt Alberto Soutullo Rendo 2022-11-27 18:59:16 +0100
  • 7ca2fbb7c8 Updated config_example.json to test plotting Alberto Soutullo Rendo 2022-11-27 18:59:07 +0100
  • 04c8251d08 Enable plotting functionality Alberto Soutullo Rendo 2022-11-27 18:58:49 +0100
  • ca9212a1fd Created first version of run plotter method Alberto Soutullo Rendo 2022-11-27 18:58:26 +0100
  • 73a5c2cecc Fixed bug in getting file extension Alberto Soutullo Rendo 2022-11-27 18:58:08 +0100
  • 3d7f0ca783 Added methods to read data from polars. Alberto Soutullo Rendo 2022-11-27 18:57:31 +0100
  • 48da9c5730
    Merge pull request #1 from logos-co/refactor Alberto Soutullo 2022-11-27 16:47:34 +0100
  • f3c90bcb8e First README.md version refactor Alberto Soutullo Rendo 2022-11-27 16:45:34 +0100
  • 4018bf53ad Simulation configuration is now parsed through command line Alberto Soutullo Rendo 2022-11-27 16:44:05 +0100
  • ca02d5c459 Modification of variables due to previous refactor Alberto Soutullo Rendo 2022-11-27 16:43:36 +0100
  • 735e2a7d08 Refactored and removed unnecessary system variables Alberto Soutullo Rendo 2022-11-27 16:42:16 +0100
  • 690fcf0bba Set parquet as default option in arguments_schema.json Alberto Soutullo Rendo 2022-11-27 16:41:54 +0100
  • d74f3fefc4 Deleted unnecessary results data Alberto Soutullo Rendo 2022-11-18 14:47:12 +0100
  • fd5ac16909 Deleted unnecessary main file Alberto Soutullo Rendo 2022-11-18 14:46:45 +0100
  • 4176dcbcca Created .dockerignore Alberto Soutullo Rendo 2022-11-18 14:46:21 +0100
  • ae83d52792 Fixed Dockerfile Alberto Soutullo Rendo 2022-11-18 14:46:07 +0100
  • 90953bf60f Modify runner to move results to mount folder Alberto Soutullo Rendo 2022-11-18 14:45:48 +0100
  • 76aa009fc2 Modify main and runner to work with the previous modification Alberto Soutullo Rendo 2022-11-18 12:48:09 +0100
  • 48fe494666 Changed input configuration to have just one file from the volume, and one argument from the user Alberto Soutullo Rendo 2022-11-18 12:47:41 +0100
  • c73b520a10 Added Dockerfile Alberto Soutullo Rendo 2022-11-18 10:50:40 +0100
  • ffe4c7dfe8 Added empty readme for future documentation and requirements Alberto Soutullo Rendo 2022-11-18 10:48:17 +0100
  • fc8867ba81 Added .gitignore Alberto Soutullo Rendo 2022-11-18 10:47:49 +0100
  • 28fc7aea60 Refactor structure to do a single call Alberto Soutullo Rendo 2022-11-18 10:47:29 +0100
  • 820289a962 Created simulation data parser Alberto 2022-09-29 19:16:48 +0200
  • 7b662c8d67 Created data simulation handlers structure Alberto 2022-09-29 19:16:13 +0200
  • 003621af6b Creating plotter functionality Alberto 2022-09-29 19:15:37 +0200
  • 029e418260 Created json utilities Alberto 2022-09-29 19:14:47 +0200
  • 51d49b743d Simple run simulation with schema parsing Alberto 2022-09-29 19:13:16 +0200
  • 2aedf84843 Created schema for json simulation Alberto 2022-09-22 17:59:45 +0200
  • ce54734892 Created file parser and simulation config class Alberto 2022-09-22 17:59:20 +0200
  • fb2415ea7a Created main.py file for simulation runner and added json example Alberto 2022-09-22 17:57:07 +0200
  • e38cef5b52 Deleted argument parser and cleaned runner.py Alberto 2022-09-22 17:55:31 +0200
  • 36ee1ec2e6 Added gitignore Alberto 2022-09-21 10:44:00 +0200
  • 4b20a5b982 Initial Commit Alberto 2022-09-21 10:42:16 +0200