Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Sen2Chain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ESPACE-DEV
Sen2Chain
Commits
85cef39f
Commit
85cef39f
authored
2 years ago
by
TGermain
Browse files
Options
Downloads
Patches
Plain Diff
another try rtd
parent
c8f59c00
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.readthedocs.yaml
+1
-1
1 addition, 1 deletion
.readthedocs.yaml
rtd/source/going_further/TimeSeries.md
+1
-0
1 addition, 0 deletions
rtd/source/going_further/TimeSeries.md
rtd/source/index.rst
+1
-1
1 addition, 1 deletion
rtd/source/index.rst
sen2chain/cloud_mask.py
+1
-2
1 addition, 2 deletions
sen2chain/cloud_mask.py
with
4 additions
and
4 deletions
.readthedocs.yaml
+
1
−
1
View file @
85cef39f
...
@@ -5,4 +5,4 @@
...
@@ -5,4 +5,4 @@
version
:
2
version
:
2
sphinx
:
sphinx
:
configuration
:
rtd/conf.py
configuration
:
rtd/
source/
conf.py
This diff is collapsed.
Click to expand it.
rtd/source/going_further/TimeSeries.md
+
1
−
0
View file @
85cef39f
# TimeSeries
This diff is collapsed.
Click to expand it.
rtd/source/index.rst
+
1
−
1
View file @
85cef39f
...
@@ -57,4 +57,4 @@ Content
...
@@ -57,4 +57,4 @@ Content
configure_sen2cor/index
configure_sen2cor/index
contribute
contribute
release_hist
release_hist
framagit
[Git repository] <https://framagit.org/espace-dev/sen2chain>
This diff is collapsed.
Click to expand it.
sen2chain/cloud_mask.py
+
1
−
2
View file @
85cef39f
...
@@ -465,8 +465,7 @@ def create_cloud_mask_v003(
...
@@ -465,8 +465,7 @@ def create_cloud_mask_v003(
the user. Default values 1% and 5 cycles.
the user. Default values 1% and 5 cycles.
:param cloud_mask: path to the 20m cloud mask raster.
:param cloud_mask: path to the 20m cloud mask raster.
:param out_path: path to the output file.
:param out_path: path to the output file.
:param probability: threshold in percent for the 20m cloud_probability band
:param probability: threshold in percent for the 20m cloud_probability band binarisation.
binarisation.
:param iterations: number of dilatation cylces to apply.
:param iterations: number of dilatation cylces to apply.
"""
"""
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment