|
| 1 | +# [December 30, 2024] geoCosiCorr 3D v2.5.3 Release Notes |
| 2 | +We’re excited to end the year with another release: geoCosiCorr 3D v2.5.3! |
| 3 | + |
| 4 | +This latest version introduces the Time Series Subpackage, along with improvements to enhance user experience. |
| 5 | +Here’s what’s new: |
| 6 | +- geoPCAIM :Geospatial Principal Component Analysis-based Inversion Method (geoPCAIM) is a statistically |
| 7 | +based approach applied to redundant surface displacement measurements. |
| 8 | +This method filters out measurement noise and extracts signals with maximum spatio-temporal coherence. |
| 9 | +- geoICA :Independent Component Analysis (geoICA) is another statistically based approach for processing |
| 10 | +redundant surface displacement measurements. It effectively filters out noise and highlights signals with high |
| 11 | +spatio-temporal coherence. |
| 12 | + |
| 13 | + |
| 14 | +--- |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | +# [July 09, 2024] geoCosiCorr 3D v2.5.0 Release Notes |
| 19 | + |
| 20 | +- Dynamic memory management, during orthorectification, to avoid memory overflow. |
| 21 | +- Support state extrapolation. |
| 22 | +- Code cleanup and refactoring. |
| 23 | + |
| 24 | +--- |
| 25 | + |
| 26 | +# [April 15, 2024] geoCosiCorr 3D v2.4.1 Release Notes |
| 27 | + |
| 28 | +- **Cosicorr Command Line Interface (CLI) Improvement**: cosicorr cli support GCP generation, |
| 29 | + RSM model refinement and orthorectification. |
| 30 | + |
| 31 | +--- |
| 32 | + |
1 | 33 | # [March 3, 2024] geoCosiCorr 3D v2.4.0 Release Notes
|
2 | 34 |
|
3 | 35 | We're excited to announce the release of geoCosiCorr 3D v2.4.0! This latest version introduces significant updates and
|
@@ -31,18 +63,6 @@ Here's what's new:
|
31 | 63 |
|
32 | 64 | ---
|
33 | 65 |
|
34 |
| -# [April 15, 2024] geoCosiCorr 3D v2.4.1 Release Notes |
35 | 66 |
|
36 |
| -- **Cosicorr Command Line Interface (CLI) Improvement**: cosicorr cli support GCP generation, |
37 |
| - RSM model refinement and orthorectification. |
38 | 67 |
|
39 |
| ---- |
40 | 68 |
|
41 |
| - |
42 |
| -# [July 09, 2024] geoCosiCorr 3D v2.5.0 Release Notes |
43 |
| - |
44 |
| -- Dynamic memory management, during orthorectification, to avoid memory overflow. |
45 |
| -- Support state extrapolation. |
46 |
| -- Code cleanup and refactoring. |
47 |
| - |
48 |
| ---- |
|
0 commit comments