Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
adi
adi_py
Commits
b40eede0
Commit
b40eede0
authored
Sep 02, 2021
by
Carina Lansing
Browse files
Updated more documentation.
parent
9b7d74e0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
adi_py/process.py
adi_py/process.py
+8
-8
No files found.
adi_py/process.py
View file @
b40eede0
...
...
@@ -1046,8 +1046,8 @@ class Process:
but before the retrieved observations are merged and QC is applied.
Args:
- int
begin_date: the begin time of the current processing interval
- int
end_date: the end time of the current processing interval
begin_date
(int)
: the begin time of the current processing interval
end_date
(int)
: the end time of the current processing interval
-----------------------------------------------------------------------"""
pass
...
...
@@ -1076,8 +1076,8 @@ class Process:
applied.
Args:
- int
begin_date: the begin time of the current processing interval
- int
end_date
:
the end time of the current processing interval
begin_date
(int)
: the begin time of the current processing interval
end_date
(int):
the end time of the current processing interval
-----------------------------------------------------------------------"""
pass
...
...
@@ -1104,8 +1104,8 @@ class Process:
transformation, but before the output datasets are created.
Args:
- int
begin_date: the begin time of the current processing interval
- int
end_date: the end time of the current processing interval
begin_date
(int)
: the begin time of the current processing interval
end_date
(int)
: the end time of the current processing interval
-----------------------------------------------------------------------"""
pass
...
...
@@ -1137,8 +1137,8 @@ class Process:
datasets are created, but before they are stored to disk.
Args:
- int
begin_date: the begin time of the current processing interval
- int
end_date: the end time of the current processing interval
begin_date
(int)
: the begin time of the current processing interval
end_date
(int)
: the end time of the current processing interval
-----------------------------------------------------------------------"""
pass
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment