Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qsly09 authored Jan 26, 2022
1 parent a0ec611 commit aef7ead
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ If you have any questions, please contact Zhe Zhu (zhe@uconn.edu) and Shi Qiu (s

**IMPORTANT:**

This Github page **ONLY** includes the Matlab code for Fmask 4.4. **The Matlab package with GLOBAL AUXILIARY DATA (~1G)** is available at this [Google Drive](https://drive.google.com/file/d/1LzfZSW3Ku4nfr6aSfu-nR_zgygAiBXUD/view?usp=sharingg), where **autoFmask** is the main function for processing an image. **autoFmaskBacth** can process all Landsats 4-8 and Sentinel-2 images into a folder. Note that Mapping Toolbox in Matlab is required for using the source code.
This Github page **ONLY** includes the Matlab code for Fmask 4.4. **The Matlab package with GLOBAL AUXILIARY DATA (~1G)** is available at this [Google Drive](https://drive.google.com/drive/folders/174EAXc2Fu18ozd2h9d2aMm96OWTwKJ_d?usp=sharing), where **autoFmask** is the main function for processing an image. **autoFmaskBacth** can process all Landsats 4-8 and Sentinel-2 images into a folder. Note that Mapping Toolbox in Matlab is required for using the source code.

**Fmask 4.4 softwares** with graphical User Interface (UI) and without UI on Windows or Linux can be downloaded from this [Google Drive](https://drive.google.com/drive/folders/1chO-RP8FYIobCnYPYdGEt0OeQeMoYLd0?usp=sharing). Note that the Fmask softwares/standalones include MATLAB Compiler Runtime (MCR), with ~2G in total, which do not require a MATLAB license.
**Fmask 4.4 softwares** with graphical User Interface (UI) and without UI on Windows or Linux can be downloaded from this [Google Drive](https://drive.google.com/drive/folders/174EAXc2Fu18ozd2h9d2aMm96OWTwKJ_d?usp=sharing). Note that the Fmask softwares/standalones include MATLAB Compiler Runtime (MCR), with ~2G in total, which do not require a MATLAB license. **For the Linux standalone, if it fails to locate the auxiliary data (a message will be displayed), please set up the direct path of the auxiliary data package by using the command, for example, Fmask_4_4 "xxx\xxx\xxx\AuxiData". (The directory of the auxiliary data \<AuxiData> usually is at the same location as the installed application, or copy the dataset from the MATLAB code package)**

This 4.4 version has substantial better cloud, cloud shadow, and snow detection results for Sentinel 2 and better results (compared to the 3.3 version that is currently being used by USGS as the Collection 1 QA Band) for Landsats 4-8 . This version can be used for **Landsats 4-8 Collection 1/2 Level 1 product (Digital Numbers)** and **Sentinel 2 Level-1C product (Top Of Atmosphere reflectance)** at the same time.

Expand Down

0 comments on commit aef7ead

Please sign in to comment.