Skip to content

Using PlanetScope data within FORCE #299

Closed Answered by davidfrantz
dominiqueweber asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @dominiqueweber,

there is a branch under development that will let you define sensors more freely by yourselves. This will still take quite some time to be finished though.

The currently best solution to bring in Planet data is to disguise them as Sentinel-2. Just rename them as Sentinel-2 with the file naming convention that FORCE uses. When using in TSA, just keep in mind that the requested spectral bands will not match with the actual bands in the data.

  • BLUE will use Band 1
  • GREEN will use Band 2
  • ...
  • SWIR1/SWIR2 will crash the program because there are no bands 9 and 10 in your data

The cloud mask is the more tricky part though. It is probably best to apply the cloud filtering to t…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dominiqueweber
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request workaround
2 participants