REL: v1.2.1
Version 1.2.1 is a quick fix after the recent release of version 1.2.0. Just a couple of changes were made, and the User Manual was updated.
Changed
- Code was modified to safely circumvent any problems with systems that do not have the File::Find::Object module installed. That Perl module is used to quickly help search for and find the helper programs, and it has advantages over the standard File::Find module. If the File::Find::Object module is not installed, the code will fall back to use the File::Find module. The File::Find::Object module can be installed with the following command from a Perl command prompt:
cpanm File::Find::Object
- The maximum match tolerance for linked statistic objects for W2 Vertical Profile graphs was increased from 120 to 180 minutes. The default remains at 10 minutes.