Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fmask 4.1 errors with Landsat Collection 2 data. #14

Closed
sharkinsspatial opened this issue Apr 23, 2020 · 2 comments
Closed

Fmask 4.1 errors with Landsat Collection 2 data. #14

sharkinsspatial opened this issue Apr 23, 2020 · 2 comments

Comments

@sharkinsspatial
Copy link

We've begun some initial testing of Fmask with the new Landsat Collection 2 data in anticipation of its release later this year.

There are some structural and metadata changes at the product level which are detailed here. When running Fmask 4.1 with one of the Collection 2 samples we are receiving the following error.

Error using GRIDobj (line 295)
GRIDobj cannot read the TIF-file because it does not have a tfw-file.
Error in nd2toarbt (line 575)
Error in LoadData (line 101)
Error in autoFmask (line 114)
Error in Fmask_4_1 (line 10)
TopoToolbox:GRIDobj:read

Which indicates an error at the geotiffread level. As a note, the geotiffread method is listed as not recommended in the official Matlab documentation.

Unfortunately we do not have access to a Matlab installation to try and diagnose and debug these lower level read issues.

@qsly09 qsly09 closed this as completed Apr 23, 2020
@qsly09 qsly09 reopened this Apr 23, 2020
@qsly09
Copy link
Contributor

qsly09 commented Apr 23, 2020

We have noted this problem, and we will fix it soon. I will leave another message here once done. Thank you.

@qsly09
Copy link
Contributor

qsly09 commented May 9, 2020

Hi Sharkinsspatial,

The Fmask has been updated for processing the new Landsat Collection 2 data (Fmask 4.2). Please start it by 'Fmask_4_2' if you are using the standalone without GUI.

Thank you.

S.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants