Skip to content

Commit 9755a39

Browse files
author
meihuisu
committed
update doc
1 parent a358731 commit 9755a39

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

ChangeLog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2025-08-19 Mei-Hui Su <mei@usc.edu>
2+
* Add Recent Earthquake query from USGS ComCat catalog and display on both 2D
3+
and 3D view
4+
* Add option to display 2D mapview similar to display plot3D view from 'copy link'
5+
16
## 2024-09-04 Mei-Hui Su <mei@usc.edu>
27
* New Statewide styling <edric@usc.edu>
38
* Replace EQ catalog (Wald & Hauksson)

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://github.com/SCECcode/CFM_web/blob/master/LICENSE.md)
22

3-
# CFM viewer
3+
# SCEC CFM explorer
44

55
A 2D viewer based on Leaflet, an open-source JavaScript library for interactive maps,
6-
https://leafletjs.com, map data services from OpenStreetMap, https://www.openstreetmap.org,
7-
OpenTopoMap, https://www.opentopomap.org and leaflet esri plugin,
8-
https://esri.github.io/esri-leaflet, for Ersi basemap from ArcGIS and the CFM
9-
releases from https://www.scec.org/research/cfm.
6+
https://leafletjs.com; a 3D interactive (plot3D) based on vtk.js, a JavaScript visualization
7+
library, https://kitware.github.io/vtk-js; map data services from OpenStreetMap, https://www.openstreetmap.org;
8+
OpenTopoMap, https://www.opentopomap.org; and leaflet esri plugin, https://esri.github.io/esri-leaflet,
9+
for Ersi basemap from ArcGIS and the CFM releases from https://www.scec.org/research/cfm.
1010

1111
## Community Fault Model
1212

0 commit comments

Comments
 (0)