api 1.0.0-rc4 API
Java implementation of the FAIR Data Pipeline API.
Use
Coderun as the main class to create a coderun of your modelling code.Packages
Package
Description
Java implementation of the FAIR Data Pipeline API
Specification/parser of the Fair Data Pipeline config.yaml; as rewritten by FAIR CLI.
Use
ImmutableDistribution to read/write
distributions to/from the FAIR Data Pipeline.Use
ImmutableEstimate to read/write simple number
parameters to/from the FAIR Data Pipeline.Helpers relating to files.
Create SHA1 hash for files.
Object Mapper for FAIR Data Pipeline TOML parameters.
Arrays and tables for H5 files; not quite implemented yet.
reader/writer for FAIR Data Pipeline TOML parameters.
Use
ImmutableSamples to read/write Samples (lists of
Numbers) to/from the FAIR Data Pipeline.This implements the toml files that can be used to store Samples, Estimates, Distributions.
YAML reader to read the config file.