| # # # Distribution Statement A. Approved for public release. Distribution unlimited. | # # # | # # # Author: | # # # Naval Research Laboratory, Marine Meteorology Division | # # # | # # # This program is free software: you can redistribute it and/or modify it under | # # # the terms of the NRLMMD License included with this program. This program is | # # # distributed WITHOUT ANY WARRANTY; without even the implied warranty of | # # # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the included license | # # # for more details. If you did not receive the license, for more information see: | # # # https://github.com/U-S-NRL-Marine-Meteorology-Division/ Version 1.2.5 (2021-11-18) ************************** v1.2.5: 2021-11-18, bdeck parser, updated test scripts, test_interfaces.py, SMOS text winds Major New Functionality ======================= * bdeck parser in "trackfile_parsers" * SMOS 'unsectored' and 'sectored' text windspeed products * test_interfaces.py script to successfully test EVERY dev and stable interface module * Required non-breaking updates to attribute names and call signatures of some functionality modules Improvements ============ * Only use ABI test scripts, since ABI test data can be obtained via rclone commands * Includes config-based and explicit call. * Add Software Requirements Specification to documentation * Update documentation with ABI test calls