DOI-USGS / meddle

Tools for metadata creation and data releases
Other
0 stars 10 forks source link

Find a good way to have data-driven answers in the plain text sections that adapt to dataset changes #52

Open jordansread opened 4 years ago

jordansread commented 4 years ago

Kind of related to #49 We currently can put simple expressions in fields but they can't include any other free text, see

process-date: !expr format(Sys.time(),'%Y%m%d') 

Unfortunately, we need to manually edit numbers like model counts

improving prediction accuracy for daily water 
  temperature profiles in 6,695 lakes in Minnesota and Wisconsin during 1980-2019

Instead of having some kind of template field or way to turn that into a function call.