Skip to contents

PFUWorkflow 0.2.8 (2022-04-14)

  • Add continents to the all_countries list, thereby making them available for allocations and efficiencies.
  • Add FSOV and FYUG to all_countries list and to double_counted_countries list.
  • Country name changes to conform to our new convention for 3- and 4-letter abbreviations:
    • ASA –> ASIA
    • CHN –> CHNM
    • EUR –> EURP
    • MIE –> MIDE
    • NAMR (added)
    • OAF –> OAFR
    • OAS –> OASI
    • OME –> OMDE
    • SAM –> SAMR
    • WLD –> WRLD
    • WAB –> WABK
    • WMB –> WMBK

PFUWorkflow 0.2.7 (2022-04-03) DOI

  • Change “WLD” –> “WRLD” to conform to new abbreviation for world.
  • Better documentation for the get_plan() function.
  • Suppress verbose output from the zipping process.
  • Improved documentation throughout the package.
  • New format for documentation with bootstrap.
  • Name changes: “workflow_output_folder” –> “pipeline_caches_folder”
    “Workflow_releases_folder” –> “pipeline_releases_folder”
  • New tests for some new code.
    • Now up to 311 tests, all passing.
    • Test coverage at 97.19 %, with some new code untested due to logistical difficulties.

PFUWorkflow 0.2.6 (2022-02-24) DOI

  • Name change to PFUWorkflow, bringing consistency with future packages that use results from the PFU workflow.
  • get_plan() has new argument for doing a release of the PSUT target.
  • get_plan() has new arguments for folders where workflow outputs are stored.
  • Now detecting error conditions when loading the country concordance table: empty and repeated 3-letter country codes.