An error occurred fetching the project authors.
  1. 24 Nov, 2023 1 commit
    • Roque's avatar
      feat: Introduce erp5_wendelin_drone business template for Drone Edge - Artificial Life project · ee333bd0
      Roque authored
      - The business template is used to process drone log data and give a score to each simulated drone flight. The best five drone flights and their parameters are displayed in a notebook.
      
      - Added ingestion policy in the erp5_wendelin_drone business template for Data Bucket Streams.
      
      - Added a notebook for visualization of data with a short description of the project.
      
      - Added tests for this business template, which can be used to dynamically generate new data (mock data).
      ee333bd0
  2. 03 Jul, 2019 1 commit
  3. 27 May, 2015 1 commit
    • Ivan Tyagov's avatar
      First publication of Wendelin · 853f694c
      Ivan Tyagov authored
      Wendelin is a Big Data platform based on ERP5.
      More information can be found at http://www.wendelin.io/
      
      Current repository contains following:
      
          * bt5/      - contains the generic ERP5 Business Templates needed to
                        setup Wendelin on top of ERP5
          * product/  - Wendelin file system product
          * slapos/   - SlapOs setup recipe
          * tests/    - test definitions for Wendelin platform
      853f694c