Revision History: noise-pdf-browser v.1

1.2.2. (2023-05-10)

Fixed bug in gallery interval display that displayed fewer than expected intervals when interval=month, day, week, or year and starttime is specified but endtime is not, or when starttime is not specified and endtime is.

1.2.1 (2019-10-30)

Added color.palette and color.invert options to the /spectrogram endpoint, allowing for the selection of new colorblind-friendly and greyscale-compatible color palettes [Seiscode feature 1035]

1.2.0 (2019-05-10)

Added /availability endpoint. Produces a list of targets with date-ranges of available PDF information. Useful for automating the retrieval PSDs, PDFs and spectrograms.

1.1.3 (2019-01-23)

Added /status endpoint. This is useful for diagnostics

1.1.2 (2018-12-20)

Added ‘output’, ‘noisemodel.byfrequency’ and noisemodel.byperiod’ parameters for spectrogram method

1.1.1 (2018-12-17)

Now support display of spectrograms via the /spectrogram method

1.0.5 (2018-08-08)

Fixed bug where if interval=week is chosen, the top PDF plot links to interval=MONTH instead of interval=month

1.0.4 (2018-07-11)

Now properly handle ‘—’ in target names such as target=IU.ANMO.—.BHZ.M

1.0.2 (2016-07-29)

Changed the default image sizes for gallery view. When interval=all, defaults are now 325X220. Otherwise, defaults are 300×200.

1.0.1 (2016-07-01)

Behavior changes with /gallary method when interval=all

Behavior changes for target selection for /gallery and /summary methods

  • If any of network, station, location or channel are specified, the remaining one are wildcarded (*)
  • network, station, location or channel can contain comma separated lists. For example channel=BH1,BH2,BHZ

1.0.0 (2016-06-24)

Initial Version