|
-
Disable Google map recenter function in daily RDAHMM
- Jul 21, 2010
In response to portal users' requests, we have disabled the "automatic recenter function" of Google map in the daily RDAHMM portlet. The trick turns out to be a "internally used" feature of the GMarker.openInfoWindowHtml() function, which is not included in the official online documents:marker.openInfoWindowHtml(htmlStr, {suppressMapPan:true});
-
KML service in daily RDAHMM portlet extended for date ranges
- Jul 21, 2010
The KML generating function in daily RDAHMM portlet is extended to support date ranges, instead of single dates. The resulted KML will have a "Folder" element which contains a series of "Document" elements corresponding to each date within that date range. Each "Document" is marked with a "TimeSpan" element, so that the whole KML can be played as an animation along the time axis.Corresponding modifications are applied to the daily RDAHMM result service.Due to problems with current implementation, the KML f ... more
-
New png plotting set-ups in daily RDAHMM service
- Jul 21, 2010
In daily RDAHMM service, we modified some of the gnuplot scripts so that the png pictures are plotted in the following manner:(1) All points are first connected with light gray lines;(2) On top of the gray lines, continuous sections with the same state are plotted with lines of colors corresponding to the state;(3) On top of the colored lines, all points are plotted with "+"-shaped points of colors corresponding to the states of each point.
-
De-trend and De-noise options added to daily RDAHMM service
- Jul 21, 2010
We added de-trend and de-noise functions to the daily RDAHMM service, and these features can be turned on and off by modifying the property files of the service. Since de-noise is done on the output data of de-trend, these options can only be turned on or off together -- that is, the input data is only de-trended and de-noised in a sequence when both options are on; otherwise neither is done. We'll separate them in future work.
-
New URL for QuakeSim
- Jul 13, 2010
The new URL for QuakeSim ishttp://gridfarm003.ucs.indiana.edu/gridsphere/.If you have an account on the old server, you simply need to create a new account with the same name on the new server. All your projects will be preserved. Contact us if you have any problems.
|
|