|
| 1 | +# Changelog |
| 2 | + |
| 3 | +All notable changes to this project will be documented in this file. |
| 4 | + |
| 5 | +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), |
| 6 | +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
| 7 | + |
| 8 | +## UNRELEASED - Contribute with the next version |
| 9 | + |
| 10 | +## [v2.2.0](https://github.com/Dirack/creGatherStack/compare/v2.1.0-beta.1...develop/2.2) - 2020-10-11 |
| 11 | + |
| 12 | +## RELEASED |
| 13 | + |
| 14 | +## [v2.1.0-beta.1](https://github.com/Dirack/creGatherStack/releases/tag/v2.1.0-beta.1) (Beta) - 2020-10-11 |
| 15 | + |
| 16 | +## Added |
| 17 | + |
| 18 | +- New program rnip2vmrs to estimate VRMS from RNIP values Resolve [#54](https://github.com/Dirack/creGatherStack/issues/54) [25136ea](https://github.com/Dirack/creGatherStack/commit/25136ea) [6a7b0c9](https://github.com/Dirack/creGatherStack/commit/6a7b0c9) |
| 19 | + |
| 20 | +- Use sfrnip2vrms program in all experiments [#55](https://github.com/Dirack/creGatherStack/issues/55) [e031436](https://github.com/Dirack/creGatherStack/commit/e031436) |
| 21 | + |
| 22 | +## Modified |
| 23 | + |
| 24 | +- CRE Gather stack is now a function of creGatherStack.py recipe, and allow CDS option Resolve [#59](https://github.com/Dirack/creGatherStack/issues/59) [af9c8db](https://github.com/Dirack/creGatherStack/commit/af9c8db) |
| 25 | + |
| 26 | +- Unit test directory: TDD directory [39eace3](https://github.com/Dirack/creGatherStack/commit/39eace3) |
| 27 | + |
| 28 | +## Changed |
| 29 | + |
| 30 | +- Update README with references to the changelog and wiki instead of the release history section [475e679](https://github.com/Dirack/creGatherStack/commit/475e679) |
| 31 | + |
| 32 | +## [v2.0.0](https://github.com/Dirack/creGatherStack/releases/tag/v2.0) (Stable) - 2020-09-21 |
| 33 | + |
| 34 | +### Added |
| 35 | + |
| 36 | +- Travis CI test [43a01fe](https://github.com/Dirack/creGatherStack/commit/43a01fe) |
| 37 | +- Travis CI automatic test Resolve [#8](https://github.com/Dirack/creGatherStack/issues/8) [43a58c3](https://github.com/Dirack/vfsa/commit/43a58c3) |
| 38 | +- Establish kimodel.py and pefInterpolation.py as dependencies Resolve [#43](https://github.com/Dirack/creGatherStack/issues/43) [44d8eb9](https://github.com/Dirack/vfsa/commit/44d8eb9) |
| 39 | +- Define aperture=20 for sfgetcregather and correct bug Resolve [#49](https://github.com/Dirack/creGatherStack/issues/49) [feb03c1](https://github.com/Dirack/vfsa/commit/feb03c1) [405199d](https://github.com/Dirack/vfsa/commit/405199d) |
| 40 | +- Use explicit dependency to avoid building errors Resolve [#44](https://github.com/Dirack/creGatherStack/issues/44) [35aa3c9](https://github.com/Dirack/vfsa/commit/35aa3c9) |
| 41 | +- Allow experiments SConstructs to receive parameters from the command line [6edd9ef](https://github.com/Dirack/creGatherStack/commit/6edd9ef) |
| 42 | + |
| 43 | +## [v1.0.0-beta.1](https://github.com/Dirack/creGatherStack/releases/tag/v1.0-beta.1) (Beta) - 2020-09-12 |
| 44 | + |
| 45 | +### Added |
| 46 | + |
| 47 | +- New usage example: Multi-layer model, in pull request [#42](https://github.com/Dirack/creGatherStack/issues/42) Resolve [#37](https://github.com/Dirack/vfsa/issues/37) [cf1568e](https://github.com/Dirack/vfsa/commit/cf1568e) |
| 48 | + |
| 49 | +## Removed |
| 50 | + |
| 51 | +- Remove pefInterpolation example Resolve [#45](https://github.com/Dirack/creGatherStack/issues/45) [c095796](https://github.com/Dirack/vfsa/commit/c095796) |
| 52 | + |
| 53 | +## Fixed |
| 54 | + |
| 55 | +- Avoid CMP coordinate to get out of of model bounds correct bug [#38](https://github.com/Dirack/creGatherStack/issues/38) [3f6b469](https://github.com/Dirack/vfsa/commit/3f6b469) [72ed7c1](72ed7c1) |
| 56 | + |
| 57 | +- Avoid segmentation fault in sfvfsacrsnh, correct bug [#39](https://github.com/Dirack/creGatherStack/issues/39) [ed9043d](https://github.com/Dirack/vfsa/commit/ed9043d) |
| 58 | + |
| 59 | +## [v0.1.2-alpha.1](https://github.com/Dirack/creGatherStack/releases/tag/v0.1.2-alpha.1) (Development) - 2020-09-12 |
| 60 | + |
| 61 | +- Test CRE stacking with CDS condition applied to the Non-hyperbolic CRS approximation [#26](https://github.com/Dirack/creGatherStack/issues/26) [d20c1c1](https://github.com/Dirack/vfsa/commit/d20c1c1) |
| 62 | + |
| 63 | +- Test of the CRE stacking using CRE traveltime approximation [#26](https://github.com/Dirack/creGatherStack/issues/26) [1a0e765](https://github.com/Dirack/vfsa/commit/1a0e765) |
| 64 | + |
| 65 | +## [v0.1.1-alpha.1](https://github.com/Dirack/creGatherStack/releases/tag/v0.1.2-alpha.1) (Development) - 2020-04-21 |
| 66 | + |
| 67 | +## Added |
| 68 | + |
| 69 | +- CRE stacking with CDS condition (RNIP=RN) in non-hyperbolic traveltime approximation [#3](https://github.com/Dirack/creGatherStack/issues/3) [4ad17bb](https://github.com/Dirack/vfsa/commit/4ad17bb) |
| 70 | + |
| 71 | +- Define functions in creStack.py to modeling and interpolation steps [#9](https://github.com/Dirack/creGatherStack/issues/9) [73a38c0](https://github.com/Dirack/vfsa/commit/73a38c0) |
| 72 | + |
| 73 | +## Removed |
| 74 | + |
| 75 | +- Delete useless usage examples Resolve [#34](https://github.com/Dirack/creGatherStack/issues/34) [0fe314e](https://github.com/Dirack/vfsa/commit/0fe314e) |
| 76 | + |
| 77 | +- Remove vfsa programs from package, establish them as a dependency Resolve [#22](https://github.com/Dirack/creGatherStack/issues/22) [d2f9ddf](https://github.com/Dirack/vfsa/commit/d2f9ddf) |
| 78 | + |
| 79 | +## [v0.1.0-alpha.1](https://github.com/Dirack/creGatherStack/releases/tag/v0.1.2-alpha.1) (Development) - 2020-04-21 |
| 80 | + |
| 81 | +## Added |
| 82 | + |
| 83 | +- Gaussian reflector Kirchoff modeling [aff870d](https://github.com/Dirack/creGatherStack/commit/aff870d) |
| 84 | + |
| 85 | +- zero offset CRS parameters optimization with VFSA [14fcbdf](https://github.com/Dirack/creGatherStack/commit/14fcbdf) |
| 86 | + |
| 87 | +- PEF interpolation of the data cube to increase CMP sampling [8d9a44f](https://github.com/Dirack/creGatherStack/commit/8d9a44f) |
| 88 | + |
| 89 | +- Program _sfcretrajec_ to calculate CRE trajectory for RNIP and BETA [8b54e94](https://github.com/Dirack/creGatherStack/commit/8b54e94) |
| 90 | + |
| 91 | +- Program _sfgetcregather_ to build the CRE Gather [2872fdd](https://github.com/Dirack/creGatherStack/commit/2872fdd) |
| 92 | + |
| 93 | +- Program _sfgetcretimecurve_ to build the CRE traveltime curve [da8b919](https://github.com/Dirack/creGatherStack/commit/da8b919) |
| 94 | + |
| 95 | +- Program _sfcrestack_ to CRE stacking [5c4e633](https://github.com/Dirack/creGatherStack/commit/5c4e633) |
| 96 | + |
| 97 | +- Jupyter Notebook of the Kirchhoff modeling step [40ac351](https://github.com/Dirack/creGatherStack/commit/40ac351) |
| 98 | + |
| 99 | +- Scratch of a reproducible paper for modeling step [494faf2](https://github.com/Dirack/creGatherStack/commit/494faf2) |
| 100 | + |
| 101 | +## Fixed |
| 102 | + |
| 103 | +- Correct bug in alpha parameter bounds in the program Mcretrajec.c [699f169](https://github.com/Dirack/creGatherStack/commit/699f169) |
| 104 | + |
0 commit comments