v3.3.1
Major update
- Update of param structure to function_name$param_name. The structure of the param has been reorganised: this named list stored inside of tag and graph stores parameters used during the building of tag and graph. We standardized this structure as param${function_name}${argument_name}. See the migration instructions in the GeoPressureR wiki. This will mean you'll need to update your config.yml structure - sorry for that.
- Add geopressuretemplate() functions. The main improvement is related to the use of a single function to run the entire workflow: geopressuretemplate. Read more about this in the corresponding chapter of the GeoPressureManual.
Minor
New Contributors
- @PabloCapilla made their first contribution in #125
Full Changelog: v3.3.0...v3.3.1