turbomam / mixs-subset-examples-first

A subset of the MIxS specification that's self-documenting and DataHarmonizer compatible. Comes with valid and invalid data examples. Subset = all checklists and all environmental packages, but partial combinations.
https://turbomam.github.io/mixs-subset-examples-first/
MIT License
0 stars 0 forks source link

what artifacts do we want to include in the gen-project configuration? #66

Closed turbomam closed 1 year ago

turbomam commented 1 year ago
turbomam commented 1 year ago
gen-project: $(PYMODEL)
    $(RUN) gen-project ${GEN_PARGS} \
        --exclude markdown \
        --generator-arguments '{jsonschema: {not_closed: false}}' \
        -d $(DEST) $(SOURCE_SCHEMA_PATH) && mv $(DEST)/*.py $(PYMODEL)
turbomam commented 1 year ago

it seems like adding --generator-arguments '{jsonschema: {not_closed: false}}' put gen-project into a very verbose mode

esp for generating python data classes

turbomam commented 1 year ago

markdown is probably irrelevant since we do gen-docs

everything else take an acceptable amount if time when limited to Mims and MigsBa x PlantAssociated, Sediment and Soil combinations