Skip to content

Commit

Permalink
Merge pull request #166 from francoisAGENIUM/patch-1
Browse files Browse the repository at this point in the history
Update parameters.py for request L1C images S2
  • Loading branch information
juansensio authored Oct 17, 2024
2 parents 082414d + 67e1b2d commit dfdd926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eotdl/eotdl/access/sentinelhub/parameters.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class SHS2L1CParameters(SHParameters):
"include": ["id", "properties.datetime", "properties.eo:cloud_cover"],
"exclude": [],
}

FILTER = None

class SHS1Parameters(SHParameters):
"""
Expand Down

0 comments on commit dfdd926

Please sign in to comment.