Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Former-commit-id: 6d38091
  • Loading branch information
BrandonSmithJ authored May 26, 2021
1 parent a0897c1 commit 850674d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Benchmarks/tss/SOLID/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,3 @@ Rrs = np.random.random((6, 5)) # example data containing [6 samples, 5 wavelengt
wavelengths = [443, 482, 561, 655, 865]
tss = SOLID(Rrs, wavelengths, sensor)
```

The previous SOLID version is provided at MDN/Benchmarks/tss/SOLID_old.zip. To use that version, simply unzip the folder into the same directory. We recommend using the latest version however, as the prior version is provided primarily for replicability.

0 comments on commit 850674d

Please sign in to comment.