Recent Releases of Aurora
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 https://github.com/simpeg/aurora/pull/334
- Update docs by @kujaku11 in https://github.com/simpeg/aurora/pull/340
- Fix issue 337 by @kkappler in https://github.com/simpeg/aurora/pull/338
- address issue #333 by @kkappler in https://github.com/simpeg/aurora/pull/335
Full Changelog: https://github.com/simpeg/aurora/compare/v0.3.13...joss_2024
Scientific Software - Peer-reviewed
- Jupyter Notebook
Published by kkappler over 1 year ago
Aurora - v0.3.13
What's Changed
- Patches by @kkappler in https://github.com/simpeg/aurora/pull/321
- Patches by @kkappler in https://github.com/simpeg/aurora/pull/322
Full Changelog: https://github.com/simpeg/aurora/compare/v0.3.12...v0.3.13
Scientific Software - Peer-reviewed
- Jupyter Notebook
Published by kkappler over 1 year ago
Aurora - v0.3.12
What's Changed
- Condaforge reduce memory by @kkappler in https://github.com/simpeg/aurora/pull/299
- Dev by @kkappler in https://github.com/simpeg/aurora/pull/301
- Fix issue 303 by @kkappler in https://github.com/simpeg/aurora/pull/304
- Fix issue 303 by @kkappler in https://github.com/simpeg/aurora/pull/305
- Test patches by @kkappler in https://github.com/simpeg/aurora/pull/306
- Fix issue 303 by @kkappler in https://github.com/simpeg/aurora/pull/307
- Fix issue 303 by @kkappler in https://github.com/simpeg/aurora/pull/308
- Fix issue 303 by @kkappler in https://github.com/simpeg/aurora/pull/309
- Fix issue 135 logging and exception handling by @laura-iris in https://github.com/simpeg/aurora/pull/311
- Fix issue 36 by @kkappler in https://github.com/simpeg/aurora/pull/312
- bumpversion for release by @kkappler in https://github.com/simpeg/aurora/pull/317
Full Changelog: https://github.com/simpeg/aurora/compare/v0.3.2...v0.3.12
Scientific Software - Peer-reviewed
- Jupyter Notebook
Published by kkappler about 2 years ago
Aurora - 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 https://github.com/simpeg/aurora/pull/122
- Remove print statements by @timronan in https://github.com/simpeg/aurora/pull/136
- Fix 108 mestimator by @kkappler in https://github.com/simpeg/aurora/pull/141
- modify standard_error calculation to take absolute value before sqrt,… by @kkappler in https://github.com/simpeg/aurora/pull/142
- Fix 108 mestimator by @kkappler in https://github.com/simpeg/aurora/pull/147
- Clean up the Aurora documentation. Add figure. by @timronan in https://github.com/simpeg/aurora/pull/148
- Init mth5 moved to mth5 repo by @kkappler in https://github.com/simpeg/aurora/pull/149
- Issue31 by @kkappler in https://github.com/simpeg/aurora/pull/155
- Issue31 by @kkappler in https://github.com/simpeg/aurora/pull/158
- added referencechannels to processing, under decimationlevel by @kkappler in https://github.com/simpeg/aurora/pull/164
- Fix issue 165 by @kkappler in https://github.com/simpeg/aurora/pull/166
- Fix issue 175 by @kkappler in https://github.com/simpeg/aurora/pull/176
- Dev by @kkappler in https://github.com/simpeg/aurora/pull/167
- factorizing config into mt_metadata.Base objects by @kujaku11 in https://github.com/simpeg/aurora/pull/154
- Deprecate old Config classes in favour of mt_metadata Processing object by @kkappler in https://github.com/simpeg/aurora/pull/179
- clock zero by @kkappler in https://github.com/simpeg/aurora/pull/185
- Fix issue 78 by @kkappler in https://github.com/simpeg/aurora/pull/186
- Multiple runs now entered into TF XML by @kkappler in https://github.com/simpeg/aurora/pull/187
- Merged Runs in Frequency Domain by @kkappler in https://github.com/simpeg/aurora/pull/184
- add pre-commit, (copied from mth5) by @kkappler in https://github.com/simpeg/aurora/pull/192
- Fix issue 194 by @kkappler in https://github.com/simpeg/aurora/pull/198
- Show CAS04 results similar to EMTF by @kkappler in https://github.com/simpeg/aurora/pull/195
- Fix issue #200: mth5 file_version=0.2.0 by @kkappler in https://github.com/simpeg/aurora/pull/201
- modify to address issue #74 by @kkappler in https://github.com/simpeg/aurora/pull/202
- update tests to use unittest by @kkappler in https://github.com/simpeg/aurora/pull/205
- Fix issue 204: Apply unittest to a synthetic test module by @kkappler in https://github.com/simpeg/aurora/pull/207
- Deprecate Interval Class by @kkappler in https://github.com/simpeg/aurora/pull/213
- Fix issue 139 by @kkappler in https://github.com/simpeg/aurora/pull/212
- Fix issue 90 by @kkappler in https://github.com/simpeg/aurora/pull/216
- Add setfrequencybands method to processing class by @kkappler in https://github.com/simpeg/aurora/pull/214
- Fix pole-zero notebook by @kkappler in https://github.com/simpeg/aurora/pull/221
- Test mth5 add phoenix by @kujaku11 in https://github.com/simpeg/aurora/pull/222
- remove fix_time workaround by @kkappler in https://github.com/simpeg/aurora/pull/224
- Streamlining process mth5 by @kkappler in https://github.com/simpeg/aurora/pull/226
- workaround issue #228 by @kkappler in https://github.com/simpeg/aurora/pull/230
- Update README.rst by @sgkang in https://github.com/simpeg/aurora/pull/232
- Fix issue 234 by @kkappler in https://github.com/simpeg/aurora/pull/235
- Consistent Metadata with updated versions of MTH5 and MT-metadata by @kujaku11 in https://github.com/simpeg/aurora/pull/239
- Fix issue 109 by @kkappler in https://github.com/simpeg/aurora/pull/247
- add memory check by @kkappler in https://github.com/simpeg/aurora/pull/250
- Fix issue 188 2 by @kkappler in https://github.com/simpeg/aurora/pull/251
- tf kernel by @kkappler in https://github.com/simpeg/aurora/pull/242
- Tagging version before starting SOW3 by @kkappler in https://github.com/simpeg/aurora/pull/256
- Fix issue 261 by @kkappler in https://github.com/simpeg/aurora/pull/262
- use mt_metadata TF instead of aurora Collection by @kkappler in https://github.com/simpeg/aurora/pull/259
- Fix issue 109 again by @kkappler in https://github.com/simpeg/aurora/pull/263
- Fix issue 265 by @kkappler in https://github.com/simpeg/aurora/pull/266
- Fix issue 139 by @kkappler in https://github.com/simpeg/aurora/pull/264
- Fix issue 139 2 by @kkappler in https://github.com/simpeg/aurora/pull/273
- deprecate processsyntheticdata in favour of process_mth5 by @kkappler in https://github.com/simpeg/aurora/pull/272
- Fix issue 203a manual merge by @kkappler in https://github.com/simpeg/aurora/pull/285
- Small fixes by @kujaku11 in https://github.com/simpeg/aurora/pull/291
- Run Black and Flake8 by @kkappler in https://github.com/simpeg/aurora/pull/292
- Fourier coefficients by @kkappler in https://github.com/simpeg/aurora/pull/290
- Fix issue 194 by @kkappler in https://github.com/simpeg/aurora/pull/297
- Fourier coefficients by @kkappler in https://github.com/simpeg/aurora/pull/296
- Update README.rst by @kujaku11 in https://github.com/simpeg/aurora/pull/298
New Contributors
- @kujaku11 made their first contribution in https://github.com/simpeg/aurora/pull/122
- @sgkang made their first contribution in https://github.com/simpeg/aurora/pull/232
Full Changelog: https://github.com/simpeg/aurora/compare/0.0.2...v0.3.2
Scientific Software - Peer-reviewed
- Jupyter Notebook
Published by kkappler over 2 years ago
Aurora - initial release
Placeholder for aurora code.
Scientific Software - Peer-reviewed
- Jupyter Notebook
Published by kkappler over 4 years ago