What's Changed
-
Refactored wind
filepath arguement to accept bothstap_idandtag_id.[1] [2] [3] [4] [5] [6] [7] [8] -
Enhanced the
print.graphand `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_tagparameter 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