Custom Query (454 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (49 - 51 of 454)

Ticket Resolution Summary Owner Reporter
#81 fixed make it easy to edit multiple fault section colors at once Kevin Milner Kevin Milner
Description

Currently it's very tedious to update the color of a group of faults within a category. For example, all San Andreas sections in a fault model. Ideally you should be able to select multiple (with control or shift click) and update all of the colors at once.

#84 fixed relocate - doc - test calcMinMaxLatLon methods Kevin Milner Peter Powers
Description

The four methods (e.g. LocationList?# calcMinLat(Collection)) should be moved to LocationUtils? as they are not strictly relevant to a LocationList?, despite the argument being a list of locations.

Also write tests and javadoc

https://opensha.usc.edu/trac/browser/trunk/src/org/opensha/commons/geo/LocationList.java

#85 fixed Depth to Vs params should allow null Kevin Milner Kevin Milner
Description

currently there's no way to set Depth to Vs=(1.0 or 2.5) KM/sec to null, because isNullAllowed() == false. This should be fixed, and we also need to decide if the default should be null.

Note: See TracQuery for help on using queries.