Wednesday, November 30, 2011

QuakeSim Jira

We have started using Jira to track tasks and bugs.  See http://grids.ucs.indiana.edu:8080/jira/ for more information.  Bugs can be reported and issues can be browsed anonymously.  You can also create an account if you would like additional feedback.

Tuesday, September 13, 2011

Simplex and Disloc User Interface Updates

We have made several updates to Disloc and Simplex:

  1. The Simplex and Disloc portal interfaces now handle linked changes in fault parameters. For example, changing a project fault's latitude and longitude values will automatically update other connected parameters such as the length and strike.
  2. Simplex now includes a "quick add" feature that allows you to paste in values for the faults and project origin. This is useful if you have a legacy Simplex problem and only know the Cartesian values for the faults.
  3. Simplex now allows you to change your project temperature, number of iterations, and origin after the project has been created. This will also correctly update any project faults.  Updates to observations are not currently supported, however. 

Monday, July 4, 2011

Daily RDAHMM upgraded to use Google map API v3

The daily RDAHMM web interfaces have been upgraded to use Google map API v3. A "QuakeSim" logo is also added to the bottom right corner of the map.

Friday, July 1, 2011

Simplex, Disloc Archived Data list delete bug fixed

The bug preventing archived results from being deleted has been fixed.

Monday, June 20, 2011

Updates to Simplex

Simplex, QuakeSim's deformation inversion tool, can take several minutes to run so we have added an email notification feature.  Before you submit your job, provide an email address, and the portal will send you an email when Simplex completes.

Except for input files, your archived job data links for running jobs will be empty until the job finishes, so wait for the email before clicking. 

Sunday, June 19, 2011

Updates to daily RDAHMM web interface

We did several updates to the daily RDAHMM web interface:

1. We combined the two portlet pages into one page, and the four separate pages into one other page. So now whenever we make some general changes to the web interface, we only need to modify the codes of 2 pages, compared with 6 pages previously.

2. The time series plots are not shown in the pop-up windows of the station markers now. A "View Time Series" button is added to the pop-up window, and when the user clicks it, the plots will be shown in a separate window. The size of the plotting component is set to cover the whole window so you can change its size by drag the window.

3. We include displacement data to the UNVACO results so the plots for UNVACO PBO and UNAVCO Nucleus now have two vertical axis - the left one shows the displacements and the right one shows the absolute value. The left and right axis of all plots are now lined up so all the line charts have the same length.

4. A station search function is added to both the portlets and the separate pages. In the portlets, when the user selects a different station in the drop-down list of station IDs, the corresponding pop-up window will open in the map so that the user can see where the station is. In the separate pages, a drop-down list of station IDs and a "Find Station" button is added under the "Get KML" button. The user can find a station by first choosing its ID from the drop-down list and then click "Find Station".

Daily RDAHMM service updated to include displacement data

We have modified the daily RDAHMM service including the unavcotrans.py script to generate displacements data in NEU relative to a reference point for UNAVCO Nucleus and UNAVCO PBO stations.

We also removed some codes for generating a redundant copy of the XML result file.