Jeremy Fee
Jeremy Fee
**Prettier-Java ^0.8.0** ```sh # Options (if any): --print-width 80 ``` **Input:** ```java // code snippet public class Test { public void testMethod(final String param1, final String param2) throws Exception {...
We have several applications that use leaflet, and load an external copy of the standard distribution in a separate script element before loading a browserified application bundle. The common js...
Currently says "This product is missing pager.xml" https://github.com/usgs/earthquake-eventpages/blob/master/src/app/pager/pager-cities/pager-cities.component.html#L43 Change to "No city exposure information available", or remove this message entirely. @mhearne-usgs @wald-usgs , which do you prefer? Example event: https://earthquake.usgs.gov/earthquakes/eventpage/us6000ae4n/pager
Replacement text if any is TBD https://github.com/usgs/earthquake-eventpages/blob/master/src/app/executive/shake-alert-pin/shake-alert-pin.component.html#L9
In ShakeAlert module footer, when displaying ShakeAlert product: target `/data/shakealert/` text `Scientific Background for ShakeAlert` @lisa-usgs , @llastowka-usgs : fyi
One option is system time, since that informs the user based on their computer time zone settings. Another option for large events with a losspager product is: > https://earthquake.usgs.gov/realtime/product/losspager/ci38457511/us/1562429005114/json/event.json >...
similar to ShakeMap/Pager version information.
https://github.com/usgs/earthquake-eventpages/blob/master/src/app/shared/text-product/text-product.component.ts#L45 Also, should we consider an explicit "content-path" product property to allow more general use? This would only override the contentPath input when the property is set...
Example page: https://earthquake.usgs.gov/earthquakes/eventpage/us2000k9lf/executive Checking the corresponding detail feed: https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us2000k9lf.geojson The "id" property, and hence preferred event ID is ci37603458. Previously, event pages would redirect to a URL with this event...