Skip to content
Snippets Groups Projects
Commit 97575a70 authored by Coda Phillips's avatar Coda Phillips
Browse files

ECM Delivery 2023-10

Changes since last delivery

    nbm_cloud_mask_get_prob_mask_phase.f90
        - Fix LUT indexing
        - coast mask special if sea-ice lake do not turn off classifier
        - check for missing filter attributes
            * snow_class_min, snow_class_max
            * coast_mask_min, coast_mask_max
            * solscatang_min, solscatang_max
            * city_mask_min, city_mask_max
            * moon_illum_frac_min, moon_illum_frac_max
            * lunglint_mask_min, lunglint_mask_max
            * solglint_mask_min, solglint_mask_max
    nbm_cloud_mask_lut_module.f90
        - initialize filter attributes
            * Snow_Class_Min, Snow_Class_Max
            * Lunzen_Min, Lunzen_Max
            * Lunglint_Mask_Min, Lunglint_Mask_Max
            * Solscatang_Min, Solscatang_Max
            * Coast_Mask_Min, Coast_Mask_Max
            * City_Mask_Min, City_Mask_Max
            * Moon_Illum_Frac_Min, Moon_Illum_Frac_Max
        - read new filter attributes from netcdf
            * city_mask_minimum, city_mask_maximum
            * moon_illum_frac_minimum, moon_illum_frac_maximum
    nb_cloud_mask_module.f90
        - bump cloud mask version to 2.1
        - new features
            * tsfc
            * tpw
            * dtsfcbt11
            * dzopasfc
            * logrefl065
            * logrefl138
            * logrefl160
            * bt73
            * bt85
            * bt11ratio
            * bt12
            * bt133
            * bt67
            * btd3885
            * btd1162
            * btd7362
            * btd8512
            * btd12133
            * bt6211covar
        - handle missing features better
        - bugfixes
            - lut prior
        - constrain cold clouds to be ice
        - prevent out-of-bounds on LUTs with many classifiers
parent 658ef32f
Tags ecm_delivery_202310
No related merge requests found
Pipeline #55896 passed
Showing
No files found.
with 0 additions and 0 deletions
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment