Differences between revisions 2 and 5 (spanning 3 versions)
| Size: 686 Comment:  | Size: 1045 Comment:  | 
| Deletions are marked like this. | Additions are marked like this. | 
| Line 3: | Line 3: | 
| Currently, the following data formats for earthquake catalogs are supported by QPCatalog: | Currently, the following data formats for earthquake catalogs are supported by '''QPCatalog''': | 
| Line 5: | Line 5: | 
| ||<style="background-color: #E6EDFF;"> '''Format'''||<style="background-color: #E6EDFF;"> '''Read'''||<style="background-color: #E6EDFF;"> '''Write'''|| ||[http://quakeml.org QuakeML]||yes||yes|| ||[http://www.earthquake.ethz.ch/software/zmap ZMAP]||yes||yes|| ||[http://www.globalcmt.org/ Global CMT] (ndk)||yes||yes|| ||[http://www.data.scec.org/STP/STPdocumentation.html STP] Phase||yes||no|| ||[http://www.ncedc.org/anss/ ANSS] "reduced" unified||yes||no|| ||PDE compressed||yes||no|| ||JMA "Deck"||yes||no|| ||GSE2.0 Bulletin||yes||no|| ||OGS HPL||yes||no|| | ||<style="background-color: #E6EDFF;"> '''Format'''||<style="background-color: #E6EDFF;"> '''Read'''||<style="background-color: #E6EDFF;"> '''Write'''||<style="background-color: #E6EDFF;"> '''QPCatalog''' method|| ||[[http://quakeml.org|QuakeML]]||yes||yes||readXML(), writeXML()|| ||[[http://www.earthquake.ethz.ch/software/zmap|ZMAP]]||yes||yes||importZMAP(), exportZMAP()|| ||[[http://www.globalcmt.org/|Global CMT]] (ndk)||yes||yes||importCMT(), exportCMT()|| ||[[http://www.data.scec.org/STP/STPdocumentation.html|STP]] Phase||yes||no||importSTPPhase()|| ||[[http://www.ncedc.org/anss/|ANSS]] "reduced" unified||yes||no||importANSSUnified()|| ||PDE compressed||yes||no||importPDECompressed()|| ||JMA "Deck"||yes||no||importJMADeck()|| ||GSE2.0 Bulletin||yes||no||importGSE2_0Bulletin()|| ||[[http://www.isc.ac.uk/standards/isf/|IMS1.0]]||yes||no||importIMS1_0Bulletin()|| ||OGS HPL||yes||no||importOGS_HPL()|| | 
Data Formats
Currently, the following data formats for earthquake catalogs are supported by QPCatalog:
| Format | Read | Write | QPCatalog method | 
| yes | yes | readXML(), writeXML() | |
| yes | yes | importZMAP(), exportZMAP() | |
| Global CMT (ndk) | yes | yes | importCMT(), exportCMT() | 
| STP Phase | yes | no | importSTPPhase() | 
| ANSS "reduced" unified | yes | no | importANSSUnified() | 
| PDE compressed | yes | no | importPDECompressed() | 
| JMA "Deck" | yes | no | importJMADeck() | 
| GSE2.0 Bulletin | yes | no | importGSE2_0Bulletin() | 
| yes | no | importIMS1_0Bulletin() | |
| OGS HPL | yes | no | importOGS_HPL() | 
