GeoNet / fdsn

FDSN Web Services
MIT License
17 stars 15 forks source link

Fix station service text output bug. #234

Closed junghao closed 1 year ago

junghao commented 1 year ago

As described in https://github.com/GeoNet/fdsn/issues/233.

Stations service with level=channel, should be 16 columns result, even there's no such channel. This fixes it.

Deployed in dev and ran test haz locally, works well.

Checked source code of ShakingLayer, StrongMotion(lasso), www-geonet. All not affected by this bug.