Skip to content

Tags: g2e/seizmo

Tags

0.6.16-Otgontenger

Toggle 0.6.16-Otgontenger's commit message
- minor changes for Otgontenger release series

0.6.15

Toggle 0.6.15's commit message
- added new planewave codes to forge/fsspec

  - nearly complete rewrite with new struct layout
  - no longer requires files start at same time
    or to be the same length
  - there is no volume vs map distinction, either
    the spectrum is averaged over freq or not
  - more codes to allow more operations in the
    slowness domain - filtering etc
  - no data vs arf distinction in checking
  - movies no longer include a delay
  - cartesian <=> polar works great
  - dbinfo can return info as function of frequency
  - planewaves on horizontals codes not done yet
  - no ifss counterpart to fss
  - need more testing for unwhitened & weighting
- some updates to geofss codes but much more
  to be done as fss codes are far better
- deg2slowness, slowness2deg, ak135slow all
  updated for extended slowness range of
  several direct phases
- revert updategeofkmap back (was accidentally
  altered during geofss updates)
- plotgeofkmap edited for map defaults again
  - plotgeofss will eliminate this need
- mcxc bugfix from problem introduced earlier
  this summer (we no longer allow pow2pad<1
  for mcxc as this wraps positive & negative
  lags over one another such that time-domain
  cannot be unwrapped)
- noise_process now perform unnormalized cross
  correlation
- update wedge documentation to note that it
  expects image styled input not pcolor
- ww3map now better handles averaging of wave
  heights with ice

Noshaq

Toggle Noshaq's commit message
- added new planewave codes to forge/fsspec

  - nearly complete rewrite with new struct layout
  - no longer requires files start at same time
    or to be the same length
  - there is no volume vs map distinction, either
    the spectrum is averaged over freq or not
  - more codes to allow more operations in the
    slowness domain - filtering etc
  - no data vs arf distinction in checking
  - movies no longer include a delay
  - cartesian <=> polar works great
  - dbinfo can return info as function of frequency
  - planewaves on horizontals codes not done yet
  - no ifss counterpart to fss
  - need more testing for unwhitened & weighting
- some updates to geofss codes but much more
  to be done as fss codes are far better
- deg2slowness, slowness2deg, ak135slow all
  updated for extended slowness range of
  several direct phases
- revert updategeofkmap back (was accidentally
  altered during geofss updates)
- plotgeofkmap edited for map defaults again
  - plotgeofss will eliminate this need
- mcxc bugfix from problem introduced earlier
  this summer (we no longer allow pow2pad<1
  for mcxc as this wraps positive & negative
  lags over one another such that time-domain
  cannot be unwrapped)
- noise_process now perform unnormalized cross
  correlation
- update wedge documentation to note that it
  expects image styled input not pcolor
- ww3map now better handles averaging of wave
  heights with ice

0.6.14

Toggle 0.6.14's commit message
- documentation formatting and seizmocheck usage updates

	- some doc changes and code fixes slipped in too

Makalu

Toggle Makalu's commit message
- documentation formatting and seizmocheck usage updates

	- some doc changes and code fixes slipped in too

0.6.13

Toggle 0.6.13's commit message
- added several new functions

	- inlatlonbox & inlonrng for code reduction
	- sscat concatenates scalar structs
	- isoctave returns true if in octave
	- sod2cmt & cmt2sod for easy conversion
	- globalcmt_create to create local catalog
- globalcmt_create & globalcmt_update now live in event dir
	- workaround for octave saving catalogs as ascii
	- catalogs dropped from code (installer asks to create)
- read_usgs_* now in event dir
- readndk* now in event dir
- findcmt & findcmts will create catalogs on the fly if needed
- findcmt & findcmts now allow type option ('hypo' or 'cmt')
- ssidx indexes into rows now not elements
- readcsv/writecsv/readsodeventcsv/writesodeventcsv now output
  scalar struct (more consistent with cmt format)
- seizmoverbose defaults to false if parallel tbx in use
- beginning of Lhotse series (will tag at the END of the series
  rather than at the beginning)

Lhotse

Toggle Lhotse's commit message
- added several new functions

	- inlatlonbox & inlonrng for code reduction
	- sscat concatenates scalar structs
	- isoctave returns true if in octave
	- sod2cmt & cmt2sod for easy conversion
	- globalcmt_create to create local catalog
- globalcmt_create & globalcmt_update now live in event dir
	- workaround for octave saving catalogs as ascii
	- catalogs dropped from code (installer asks to create)
- read_usgs_* now in event dir
- readndk* now in event dir
- findcmt & findcmts will create catalogs on the fly if needed
- findcmt & findcmts now allow type option ('hypo' or 'cmt')
- ssidx indexes into rows now not elements
- readcsv/writecsv/readsodeventcsv/writesodeventcsv now output
  scalar struct (more consistent with cmt format)
- seizmoverbose defaults to false if parallel tbx in use
- beginning of Lhotse series (will tag at the END of the series
  rather than at the beginning)

0.6.12

Toggle 0.6.12's commit message
- rotate_correlations now updates cmp azimuths

- sourcespectra returns source spectra based on
  rupture time, rise time, & scalar moment
- updated cmt functions to work better with single
  couple (or non-symmetric) moment tensors
- added CONTRIB file to consolidate info for
  contributing to SEIZMO
- updated release to Kangchenjunga
	- use release series for versioning so
          we are now at 0.6.12
	- icon updated
	- added some name options to ROADMAP

Kangchenjunga

Toggle Kangchenjunga's commit message
- rotate_correlations now updates cmp azimuths

- sourcespectra returns source spectra based on
  rupture time, rise time, & scalar moment
- updated cmt functions to work better with single
  couple (or non-symmetric) moment tensors
- added CONTRIB file to consolidate info for
  contributing to SEIZMO
- updated release to Kangchenjunga
	- use release series for versioning so
          we are now at 0.6.12
	- icon updated
	- added some name options to ROADMAP

0.6.11

Toggle 0.6.11's commit message
Converted repository from bzr to git. Will upload to github soon.