Skip to content

v3.4.4

Latest

Choose a tag to compare

@Rafnuss Rafnuss released this 04 Sep 12:50
· 1 commit to master since this release
ef0e76a

What's Changed

  • Refactored wind file path arguement to accept both stap_id and tag_id.[1] [2] [3] [4] [5] [6] [7] [8]

  • Enhanced the print.graph and `print.tag [1] [2] [3]
    Improved CLI section headers to include the relevant id in several workflow functions, providing better context for the user. [1] [2] [3]

  • Added an assert_tag parameter to `geopressuretemplate_config [1] [2] [3] [4]
    Added an assertion for scientific_name type early in bird_create to ensure input validity, and removed a redundant assertion later in the function. [1] [2]

  • Updated progress messages and clarified output in several places. [1] [2]
    Improved handling of return values in error cases for geopressuretemplate_graph. [1] [2]
    Cleaned up and clarified documentation and comments, including removal of outdated references and minor formatting fixes. [1] [2]

  • Fixed a logical error in plot_path_leaflet when checking the interp field.

  • Ensured likelihood maps are retrieved and displayed more clearly in graph_create.

  • Added a Year: 2022 field to the DESCRIPTION file.

Full Changelog: v3.4.3...v3.4.4