Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nismod/learn-dafni
- Owner: nismod
- License: mit
- Created: 2020-12-18T10:15:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-18T10:28:35.000Z (almost 4 years ago)
- Last Synced: 2024-07-14T12:40:32.719Z (4 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - nismod/learn-dafni - Learn how to wrap and configure models for DAFNI (others)
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 outputsSee 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.