Releases: simpeg/aurora
joss_2024
This reflects the state of aurora
after the PyPI release 0.3.13, but before 0.3.14
after the reviewers comments for the 2024 JOSS manuscript were integrated.
There were several developments underway at this time, and these depend on releases of other packages in the open-source MT ecosystem so we chose not to bump version, but to make a separate release.
However, the code in the release passes tests, and for posterity, the github tests are pinned to the current (at the time of publication)
PyPI mt_metadata
=0.3.7, and mth5
=0.4.5 installs. This means that the .github/workflows/tests.yml points at pip installs of these versions, as does setup.py.
What's Changed
- Add CONTRIBUTING.rst by @kkappler in #334
- Update docs by @kujaku11 in #340
- Fix issue 337 by @kkappler in #338
- address issue #333 by @kkappler in #335
Full Changelog: v0.3.13...joss_2024
v0.3.13
v0.3.12
What's Changed
- Condaforge reduce memory by @kkappler in #299
- Dev by @kkappler in #301
- Fix issue 303 by @kkappler in #304
- Fix issue 303 by @kkappler in #305
- Test patches by @kkappler in #306
- Fix issue 303 by @kkappler in #307
- Fix issue 303 by @kkappler in #308
- Fix issue 303 by @kkappler in #309
- Fix issue 135 logging and exception handling by @laura-iris in #311
- Fix issue 36 by @kkappler in #312
- bumpversion for release by @kkappler in #317
Full Changelog: v0.3.2...v0.3.12
v0.3.2-alpha
This release follows wide scale testing of aurora across the Earthscope dataset.
Concurrent updates to mt_metadata and mth5 are also associated.
What's Changed
- Fixed writing an EMTFXML using mt_metadata by @kujaku11 in #122
- Remove print statements by @timronan in #136
- Fix 108 mestimator by @kkappler in #141
- modify standard_error calculation to take absolute value before sqrt,… by @kkappler in #142
- Fix 108 mestimator by @kkappler in #147
- Clean up the Aurora documentation. Add figure. by @timronan in #148
- Init mth5 moved to mth5 repo by @kkappler in #149
- Issue31 by @kkappler in #155
- Issue31 by @kkappler in #158
- added reference_channels to processing, under decimation_level by @kkappler in #164
- Fix issue 165 by @kkappler in #166
- Fix issue 175 by @kkappler in #176
- Dev by @kkappler in #167
- factorizing config into mt_metadata.Base objects by @kujaku11 in #154
- Deprecate old Config classes in favour of mt_metadata Processing object by @kkappler in #179
- clock zero by @kkappler in #185
- Fix issue 78 by @kkappler in #186
- Multiple runs now entered into TF XML by @kkappler in #187
- Merged Runs in Frequency Domain by @kkappler in #184
- add pre-commit, (copied from mth5) by @kkappler in #192
- Fix issue 194 by @kkappler in #198
- Show CAS04 results similar to EMTF by @kkappler in #195
- Fix issue #200: mth5 file_version=0.2.0 by @kkappler in #201
- modify to address issue #74 by @kkappler in #202
- update tests to use unittest by @kkappler in #205
- Fix issue 204: Apply unittest to a synthetic test module by @kkappler in #207
- Deprecate Interval Class by @kkappler in #213
- Fix issue 139 by @kkappler in #212
- Fix issue 90 by @kkappler in #216
- Add set_frequency_bands method to processing class by @kkappler in #214
- Fix pole-zero notebook by @kkappler in #221
- Test mth5 add phoenix by @kujaku11 in #222
- remove fix_time workaround by @kkappler in #224
- Streamlining process mth5 by @kkappler in #226
- workaround issue #228 by @kkappler in #230
- Update README.rst by @sgkang in #232
- Fix issue 234 by @kkappler in #235
- Consistent Metadata with updated versions of MTH5 and MT-metadata by @kujaku11 in #239
- Fix issue 109 by @kkappler in #247
- add memory check by @kkappler in #250
- Fix issue 188 2 by @kkappler in #251
- tf kernel by @kkappler in #242
- Tagging version before starting SOW3 by @kkappler in #256
- Fix issue 261 by @kkappler in #262
- use mt_metadata TF instead of aurora Collection by @kkappler in #259
- Fix issue 109 again by @kkappler in #263
- Fix issue 265 by @kkappler in #266
- Fix issue 139 by @kkappler in #264
- Fix issue 139 2 by @kkappler in #273
- deprecate process_synthetic_data in favour of process_mth5 by @kkappler in #272
- Fix issue 203a manual merge by @kkappler in #285
- Small fixes by @kujaku11 in #291
- Run Black and Flake8 by @kkappler in #292
- Fourier coefficients by @kkappler in #290
- Fix issue 194 by @kkappler in #297
- Fourier coefficients by @kkappler in #296
- Update README.rst by @kujaku11 in #298
New Contributors
Full Changelog: 0.0.2...v0.3.2
initial release
Placeholder for aurora code.