Skip to content

Commit febae7f

Browse files
committed
v.2.5.3: Realse note
1 parent bd6e774 commit febae7f

File tree

1 file changed

+32
-12
lines changed

1 file changed

+32
-12
lines changed

NEWS.md

Lines changed: 32 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
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+
133
# [March 3, 2024] geoCosiCorr 3D v2.4.0 Release Notes
234

335
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:
3163

3264
---
3365

34-
# [April 15, 2024] geoCosiCorr 3D v2.4.1 Release Notes
3566

36-
- **Cosicorr Command Line Interface (CLI) Improvement**: cosicorr cli support GCP generation,
37-
RSM model refinement and orthorectification.
3867

39-
---
4068

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

Comments
 (0)