# mask_out_cloudNshadows **Repository Path**: wangfengdev/mask_out_cloud-nshadowsm ## Basic Information - **Project Name**: mask_out_cloudNshadows - **Description**: 这个程序就是为了处理我自己的大气校正产品AC或者植被指数产品NDVI,对这个产品做云和云阴影的去除 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-24 - **Last Updated**: 2024-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This program is only for my ac data to mask out cloud and shadows by my cloudshadow data. Input data and cloudmask data should be WGS84 and same image size. Output is same size and nbands as input. Output is also WGS84. For cloudmask data: 0(no detect)-pass, 1(cloud)-use fill 2(shadow)-use fill. 2024/6/21 wf -------------