.. dropdown:: Distribution Statement | # # # This source code is subject to the license referenced at | # # # https://github.com/NRLMMD-GEOIPS. Version 1.1.16 (2021-03-03) *************************** v1.1.16: rearranged for pip installability for open source release, product updates per JTWC request Refactor ======== * Moved fortran algorithms into separate repositories * Identified differences between 1.1.3 and 1.1.16 * Restored and marked retired code as deprecated Major New Functionality ======================= * Created sector overpass database * Turned on Visible global stitched * Allow ASCAT ESA primary solutions text output * Implemented API structure for accessing modules from multiple repos (unused, but functional) Improvements ============ * Updated 89H and 89H-Legacy color schemes per JTWC request * Switched active MTIFs from smoothed new colormaps to nearest neighbor "legacy" colormaps * Apply color ranges to PMW products directly rather than relying on matplotlibs normalize routine. Bug fixes ========= * Partially resolved RGB MTIF color issue (0 is bad val) * Corrected TC web output (was matching dictionary keys incorrectly) * Resolved multiple errors with MODIS global stitched processing.