Skip to content

Commit

Permalink
Update DCT PLS docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wpreimes committed Jan 8, 2025
1 parent 6395688 commit 7fbd1c3
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 32 deletions.
147 changes: 115 additions & 32 deletions docs/examples/dct_pls.ipynb

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/pytesmo/interpolate/dctpls.py
Original file line number Diff line number Diff line change
Expand Up @@ -717,6 +717,7 @@ def _exit_debug_mode():
mask=~isfinite,
method="cauchy",
simple=True)

logger.debug(f"Wtot={Wtot.shape}")

# --- re-initialize for another iterative weighted process
Expand Down

0 comments on commit 7fbd1c3

Please sign in to comment.