This lists the changes made in each version.
The form has been changed so that the requestor has more flexibility in making requests.
This was needed because the requesting parameters for the different stations was changing too often,
and this required manual changes to the website code to maintain currency. Now the requester can
manipulate the various request parameters to account for any changes.
The page content has been expanded to take up the full screen width.
This provides a much larger map and gives more room for the request form.
A field has been added to the form to give a preview of the IRIS data request HTTP GET URL.
Links to explanatory pages for the parameter fields have been provided.
In the javascript code that saves the downloaded file a redundent parameter was deleted.
In the javascript code logic that detects HTTP response status 201 was missing. This was corrected.
Raspberry Shake stations in the Australian region have been manually added
The sizing of the request form and the map were adjusted so that Chrome style browsers display it nicely.
The Raspberry Shake stations for the Australian/NZ/PNG/Indonesian regions that are operational at the time the map is loaded into the user's browser are now added automatically by software.
If a request is made for data from a Raspberry Shake station an alert box pops up to warn the user that the station may not have been at that location when the data was generated, or that there may not be any data available at the requested date and time.
In previous versions the FDSNWS URL preview displayed on the form was malformed. It duplicated the request parameters. This malformation was only on the preview display, not in the actual URL sent to the WS server. This display error has been corrected.
Ported to personal website.
Expanded HTTP response code status reports to include the station name and start date and time.
The RaspberryShake stations are no longer available off FDSNWS sites. Apparently the RS people have decided to not make the data available for free. Consequently all aspects of presenting the RS stetions on the map have been removed.
This is a cut-down version of V1.3.5 for active WWW deployment that has the navigation menu customed. In all other aspects it is the same as V1.3.5