Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nismod/learn-dafni

Learn how to wrap and configure models for DAFNI
https://github.com/nismod/learn-dafni

Last synced: 3 months ago
JSON representation

Learn how to wrap and configure models for DAFNI

Awesome Lists containing this project

README

        

# Learning models and model definitions for DAFNI

[DAFNI](https://dafni.ac.uk/) is the Data & Analytics Facility for National
Infrastructure.

This repository contains toy models and model definitions to test and learn
basic functionality:
- define a container image to wrap a model
- run images locally
- write configuration to run images on DAFNI
- add parameters
- add input datasets
- save outputs

See the [DAFNI docs](https://docs.secure.dafni.rl.ac.uk/docs/how-to/models/how-to-create-a-dafni-ready-model/)
for tutorial and reference documentation.