Recent Releases of reda

reda - REDA release version 0.2.4

We skipped a few minor releases on Github...

Notable changes since v0.2.0:

- Python
Published by m-weigand almost 2 years ago

reda - REDA release version 0.2.0

This is the REDA release version 0.2.0

This is primarily a maintenance release. Notable changes include:

  • Quite a few build fixes, especially for the sphinx documentation
  • An interesting bug was encountered which prevented proper saving and loading from hdf5 files due to incorrect time stamp resolution (https://github.com/geophysics-ubonn/reda/commit/c5291290ae8fa691122956a1e83a865a097a3787)
  • Added .plot_histogram to the base container for consistency in plotting routines
  • Added the capability to read/write configurations to io.BytesIO objects
  • Allow importing of IRIS Instruments Syscal Pro binary files from io.BytesIO objects

- Python
Published by m-weigand about 2 years ago

reda - REDA release version 0.1.7

Notable changes:

  • In general, reda should run better on newer python/package versions
  • Add a type3-pseudosection plotting routine: This routine computes data pseudo locations based on the sensitivity-based center of mass, based on modeling results from CRMod.
  • Add .computeKnumerical to the Base Container
  • [seit container] add nonorrec=False parameter to .importcrtomo
  • [base container] add reassess_norrec=True parameter to .filter

    reassess_norrec : bool (True) if True, then recompute normal-reciprocal differences after applying the filter.

  • [base container] add .getnorrecpairs(self, test_column='rdiff')

- Python
Published by m-weigand over 2 years ago

reda - v0.1.6

REDA release version 0.1.6

A lot of things changed since 0.1.5. Please refer to the commit log for further details.

- Python
Published by m-weigand almost 4 years ago

reda - Version 0.1.5

Please refer to commit history for the numerous fixes and additions since version 0.1.4

- Python
Published by m-weigand almost 6 years ago

reda - Housekeeping

This is another minor release on the road to a production-ready version 0.2

- Python
Published by m-weigand over 6 years ago

reda - Cleanup-Release

Cleanup a few things in preparation for 0.2

- Python
Published by m-weigand almost 8 years ago