DAFNI Model Examples

This repo contains several simple examples of DAFNI ready models.

  • simple-example - Simple Python based model, reading in three environment variables and producing a JSON output file.
  • tiny-example - Simplistic linux based model designed to be small in size, it reads one environment variable and outputs a hello message in a text file.