-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change
is_single_reference
to only look for number of interferograms (
#436) * Skip network inversion for any set of `n-1` interferograms * dedupe a possible `dayN_dayN` interferogram * remove comments from requirements files * fix ref change test
- Loading branch information
1 parent
b8ad94c
commit 868d70b
Showing
5 changed files
with
17 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
# mkdocs requirements | ||
markdown # for mdx_bib | ||
markdown | ||
mkdocs | ||
mkdocs-gen-files | ||
mkdocs-jupyter | ||
mkdocs-literate-nav | ||
mkdocs-material | ||
mkdocs-section-index | ||
mkdocstrings[python] | ||
pybtex # for mdx_bib | ||
pybtex | ||
pymdown-extensions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters