

<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://strike.scec.org/scecwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wsavran</id>
	<title>SCECpedia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://strike.scec.org/scecwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wsavran"/>
	<link rel="alternate" type="text/html" href="https://strike.scec.org/scecpedia/Special:Contributions/Wsavran"/>
	<updated>2026-05-25T10:47:01Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24671</id>
		<title>CSEP Gitlab</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24671"/>
		<updated>2020-06-25T18:42:02Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* AWS Estimate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SCEC's CSEP project is coordinating an earthquake and ground motion forecasting project with national and international partners. Project members want to use the Gitlab system to support the development of the CSEP open-source scientific software development community, the code development, distributed version control, and automated software testing environment. Specifications describing the expected system requirements and preliminary data creation and transfer estimates are below.&lt;br /&gt;
&lt;br /&gt;
== CSEP CI/CD System Overview Diagram ==&lt;br /&gt;
[[Image:Csep gitlab roadmap.pdf|250px| &amp;quot;Gitlab Server and Runner&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pptx | Gitlab Server Configuration as ppt file]]&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pdf | Gitlab Server Configuration as pdf file]]&lt;br /&gt;
&lt;br /&gt;
== Data Usage Estimates ==&lt;br /&gt;
Estimates for data usages are based on combining the two use cases for the GitLab repository (1) Code storage and (2) Storage of Large data files and experiment results. These estimates are based on data from the current CSEP project, such as current project members, current storage in current and old repositories, and rough estimates of expected data usage for past and future experiments.&lt;br /&gt;
# amount generated internally by the system per year, most of which can be left on AWS storage: 5TB/year&lt;br /&gt;
# amount of data transferred into AWS: 1TB/year&lt;br /&gt;
# amount of data transferred out of AWS: 2.5TB/year&lt;br /&gt;
&lt;br /&gt;
== Data Estimates Breakdown ==&lt;br /&gt;
Project Info:&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP Project Members: 20&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP1 Repo Size (in Gb): 1.2&amp;lt;br&amp;gt;&lt;br /&gt;
Storage per experiment (in Gb): 10&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(1) Code Storage&lt;br /&gt;
Total data stored: 25 Gb (High-end estimate including models, codes and benchmark data sets)&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [50-500] Gb&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(2) Data/Catalog Storage&lt;br /&gt;
Total Storage: 250 Gb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(3) Experiment Results&lt;br /&gt;
Total Storage: 4 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Overall Estimates:&lt;br /&gt;
Total stored: ~4.5 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Transferred: [250 Gb - 2.5 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== AWS Estimation Webpage ==&lt;br /&gt;
*[https://aws.amazon.com/ec2/pricing/ EC2 Pricing]&lt;br /&gt;
*[https://calculator.aws/ Total Cost Estimator]&lt;br /&gt;
*[https://docs.gitlab.com/ee/install/aws/ AWS Gitlab Example Deployment]&lt;br /&gt;
&lt;br /&gt;
== Gitlab Basic System Requirements ==&lt;br /&gt;
* Recent Linux Distro (Ubuntu,Centos...)&lt;br /&gt;
* Generate SSH keys&lt;br /&gt;
* Configure SMTP Server&lt;br /&gt;
* 8GB RAM is the recommended minimum memory size for all installations and supports up to 100 users. 16GB RAM supports up to 500 users&lt;br /&gt;
* Databases: PostgreSQL&lt;br /&gt;
* Redis/Sidekiq: stores all user sessions and background task queue processes the background jobs with a multithreaded process&lt;br /&gt;
* Prometheus and it’s exporters &lt;br /&gt;
* Avoid installing GitLab Runner on the same machine where Gitlab is installed.&lt;br /&gt;
* GitLab needs JavaScript enabled in browsers to support features such as Issue Boards.&lt;br /&gt;
&lt;br /&gt;
== CSEP Computer and Storage Inventory ==&lt;br /&gt;
*[[CSEP_Computers]]&lt;br /&gt;
*[[CSEP_Hardware_Inventory]]&lt;br /&gt;
*[[Media:Computer Hardware and Storage Systems · SCECcode CSEP Wiki.pdf | Github Docs]]&lt;br /&gt;
*SCEC CSEP Storage Summaries: &lt;br /&gt;
** SCEC Storage Summary: [[Media:Disk Usage Jan2020.txt | Usage Report]] &lt;br /&gt;
** Sorted by Username: [[Media:Sorted_Storage_Jan2020.txt | Sorted Usage Report]]&lt;br /&gt;
&lt;br /&gt;
== Overview and Gitlab Installation ==&lt;br /&gt;
*[https://about.gitlab.com/ Gitlab] integration software.&lt;br /&gt;
*[https://about.gitlab.com/pricing/#self-managed Gitlab Software Options]&lt;br /&gt;
*[https://about.gitlab.com/install/ GitLab and Runner Installation Information]&lt;br /&gt;
*[https://docs.gitlab.com/omnibus/docker/ GitLab Installation using Docker]&lt;br /&gt;
*[https://docs.gitlab.com/runner/install/docker.html GitLab Runner Installation with Docker]&lt;br /&gt;
&lt;br /&gt;
== AWS Estimate ==&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Here is follow-up information for you to look over to get a better idea of the setup, general information, and pricing of the services.&lt;br /&gt;
# '''Running GitLab on AWS:'''&lt;br /&gt;
#* GitLab has fantastic documentation to get you setup and running. Using their Omnibus package or Marketplace listings are quick and easy ways to get started. GitLab has different Marketplace listings based on which license is used, the community version is linked.&lt;br /&gt;
#** https://about.gitlab.com/install/#ubuntu&lt;br /&gt;
#** https://aws.amazon.com/marketplace/pp/B071RFCJZK&lt;br /&gt;
#* It does require setup and maintenance on your end, it’s not a fully managed service. You would provision the GitLab instance and the Runner instance and complete their espective software install and setup.&lt;br /&gt;
# '''Pricing GitLab on AWS:'''&lt;br /&gt;
#:'''Factors to consider:'''&lt;br /&gt;
#* Storage:&lt;br /&gt;
#** S3 (Simple Storage Service) is a great service for storing your data. It is highly scalable, durable, and available object storage where you don’t need to provision anything. It’s significantly cheaper than holding the data in volumes attached to your instances.&lt;br /&gt;
#** The EBS (Elastic Block Store) volumes are charged based on their provisioned size and are resizable, so you can start off smaller and resize if needed.&lt;br /&gt;
#* Compute:&lt;br /&gt;
#** EC2 instance savings plans can greatly reduce your compute cost, ranging from around 30% to 60% compute savings over the on-demand instances shown in the price estimates. It varies based on the commitment time (1 or 3 years) and payment options (no upfront to full upfront).&lt;br /&gt;
#** GitLab has a guide on autoscaling Runners on AWS: https://docs.gitlab.com/runner/configuration/runner_autoscale_aws/&lt;br /&gt;
#:'''Pricing estimates:'''&lt;br /&gt;
#* The wiki setup estimate: https://calculator.aws/#/estimate?id=a540551f0239aef761c25ec52c9b87f5c0571563&lt;br /&gt;
#** $8500/year&lt;br /&gt;
#** This has two instances, the GitLab instance with 2vCPU and 8GB of RAM, and the Runner instance with 4vCPU and 16GB of RAM. Each has 4TB of hard drive storage. This estimate does not include backups.&lt;br /&gt;
#** The lion’s share of the cost from this estimate comes from the 8TB of provisioned storage attached to the instances, the majority of which can be held in S3.&lt;br /&gt;
#* Moving storage to S3 estimate: https://calculator.aws/#/estimate?id=636f64ec1dff1f2f2e8aacfe50793480e3dc2160&lt;br /&gt;
#** $5700/year&lt;br /&gt;
#** The same setup as above but with the majority of storage (5TB) offloaded into S3. The GitLab instance has 50GB of SSD storage and the Runner instance has 250GB of SSD storage, each with daily backups. Storage performance for the instances will be better due to using SSDs instead of hard drives.&lt;br /&gt;
#* Including with EC2 Instance Savings Plans: https://calculator.aws/#/estimate?id=7f6a08fbe7e1feba574cd8daf15145773f6fcb27&lt;br /&gt;
#** $4500/year&lt;br /&gt;
#** Same as the previous estimate but with EC2 one year savings plans paid upfront.&lt;br /&gt;
# '''Serverless Managed CI/CD Solution, CodePipeline:'''&lt;br /&gt;
#* Fully managed CI/CD pipeline solution where you would just manage the users.&lt;br /&gt;
#** Source Control : AWS CodeCommit is a private Git service that can securely store your source code, binaries, and application assets.&lt;br /&gt;
#** Build: AWS CodeBuild allows you to build and test your application in preconfigured or custom environments.&lt;br /&gt;
#** Deploy: AWS CodeDeploy automates software deployments to your AWS or on-premises servers.&lt;br /&gt;
#* Usage based pricing, there are no servers to provision or maintain.&lt;br /&gt;
#* Free tier eligible so you can test out the services for free.&lt;br /&gt;
#* Natively integrates with other AWS services and control plane.&lt;br /&gt;
#* More information about CodePipeline: https://aws.amazon.com/codepipeline/&lt;br /&gt;
#:'''Pricing estimates:'''&lt;br /&gt;
#* $2500/year&lt;br /&gt;
#* I’ve attached a spreadsheet with modifiable red input numbers to get an idea of how much this solution will cost.&lt;br /&gt;
#* The 5TB of storage on S3 with 2.5TB of data transfer out per year ($1821/year) would be in addition to CodePipeline costs. For example, if the spreadsheet outputs $650/year, the total with S3 data storage, transfer, and CI/CD would be $2471/year.&lt;br /&gt;
&lt;br /&gt;
[[Media:CodePipeline_Cost_Estimation.xlsx|Configurable Excel Spreadsheet]]&lt;br /&gt;
&lt;br /&gt;
== Related Entries ==&lt;br /&gt;
*[[CSEP_Working_Group]]&lt;br /&gt;
*[[CSEP_Project]]&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24670</id>
		<title>CSEP Gitlab</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24670"/>
		<updated>2020-06-25T18:40:26Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* AWS Estimate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SCEC's CSEP project is coordinating an earthquake and ground motion forecasting project with national and international partners. Project members want to use the Gitlab system to support the development of the CSEP open-source scientific software development community, the code development, distributed version control, and automated software testing environment. Specifications describing the expected system requirements and preliminary data creation and transfer estimates are below.&lt;br /&gt;
&lt;br /&gt;
== CSEP CI/CD System Overview Diagram ==&lt;br /&gt;
[[Image:Csep gitlab roadmap.pdf|250px| &amp;quot;Gitlab Server and Runner&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pptx | Gitlab Server Configuration as ppt file]]&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pdf | Gitlab Server Configuration as pdf file]]&lt;br /&gt;
&lt;br /&gt;
== Data Usage Estimates ==&lt;br /&gt;
Estimates for data usages are based on combining the two use cases for the GitLab repository (1) Code storage and (2) Storage of Large data files and experiment results. These estimates are based on data from the current CSEP project, such as current project members, current storage in current and old repositories, and rough estimates of expected data usage for past and future experiments.&lt;br /&gt;
# amount generated internally by the system per year, most of which can be left on AWS storage: 5TB/year&lt;br /&gt;
# amount of data transferred into AWS: 1TB/year&lt;br /&gt;
# amount of data transferred out of AWS: 2.5TB/year&lt;br /&gt;
&lt;br /&gt;
== Data Estimates Breakdown ==&lt;br /&gt;
Project Info:&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP Project Members: 20&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP1 Repo Size (in Gb): 1.2&amp;lt;br&amp;gt;&lt;br /&gt;
Storage per experiment (in Gb): 10&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(1) Code Storage&lt;br /&gt;
Total data stored: 25 Gb (High-end estimate including models, codes and benchmark data sets)&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [50-500] Gb&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(2) Data/Catalog Storage&lt;br /&gt;
Total Storage: 250 Gb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(3) Experiment Results&lt;br /&gt;
Total Storage: 4 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Overall Estimates:&lt;br /&gt;
Total stored: ~4.5 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Transferred: [250 Gb - 2.5 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== AWS Estimation Webpage ==&lt;br /&gt;
*[https://aws.amazon.com/ec2/pricing/ EC2 Pricing]&lt;br /&gt;
*[https://calculator.aws/ Total Cost Estimator]&lt;br /&gt;
*[https://docs.gitlab.com/ee/install/aws/ AWS Gitlab Example Deployment]&lt;br /&gt;
&lt;br /&gt;
== Gitlab Basic System Requirements ==&lt;br /&gt;
* Recent Linux Distro (Ubuntu,Centos...)&lt;br /&gt;
* Generate SSH keys&lt;br /&gt;
* Configure SMTP Server&lt;br /&gt;
* 8GB RAM is the recommended minimum memory size for all installations and supports up to 100 users. 16GB RAM supports up to 500 users&lt;br /&gt;
* Databases: PostgreSQL&lt;br /&gt;
* Redis/Sidekiq: stores all user sessions and background task queue processes the background jobs with a multithreaded process&lt;br /&gt;
* Prometheus and it’s exporters &lt;br /&gt;
* Avoid installing GitLab Runner on the same machine where Gitlab is installed.&lt;br /&gt;
* GitLab needs JavaScript enabled in browsers to support features such as Issue Boards.&lt;br /&gt;
&lt;br /&gt;
== CSEP Computer and Storage Inventory ==&lt;br /&gt;
*[[CSEP_Computers]]&lt;br /&gt;
*[[CSEP_Hardware_Inventory]]&lt;br /&gt;
*[[Media:Computer Hardware and Storage Systems · SCECcode CSEP Wiki.pdf | Github Docs]]&lt;br /&gt;
*SCEC CSEP Storage Summaries: &lt;br /&gt;
** SCEC Storage Summary: [[Media:Disk Usage Jan2020.txt | Usage Report]] &lt;br /&gt;
** Sorted by Username: [[Media:Sorted_Storage_Jan2020.txt | Sorted Usage Report]]&lt;br /&gt;
&lt;br /&gt;
== Overview and Gitlab Installation ==&lt;br /&gt;
*[https://about.gitlab.com/ Gitlab] integration software.&lt;br /&gt;
*[https://about.gitlab.com/pricing/#self-managed Gitlab Software Options]&lt;br /&gt;
*[https://about.gitlab.com/install/ GitLab and Runner Installation Information]&lt;br /&gt;
*[https://docs.gitlab.com/omnibus/docker/ GitLab Installation using Docker]&lt;br /&gt;
*[https://docs.gitlab.com/runner/install/docker.html GitLab Runner Installation with Docker]&lt;br /&gt;
&lt;br /&gt;
== AWS Estimate ==&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Here is follow-up information for you to look over to get a better idea of the setup, general information, and pricing of the services.&lt;br /&gt;
# '''Running GitLab on AWS:'''&lt;br /&gt;
#* GitLab has fantastic documentation to get you setup and running. Using their Omnibus package or Marketplace listings are quick and easy ways to get started. GitLab has different Marketplace listings based on which license is used, the community version is linked.&lt;br /&gt;
#** https://about.gitlab.com/install/#ubuntu&lt;br /&gt;
#** https://aws.amazon.com/marketplace/pp/B071RFCJZK&lt;br /&gt;
#* It does require setup and maintenance on your end, it’s not a fully managed service. You would provision the GitLab instance and the Runner instance and complete their espective software install and setup.&lt;br /&gt;
# '''Pricing GitLab on AWS:'''&lt;br /&gt;
#:'''Factors to consider:'''&lt;br /&gt;
#* Storage:&lt;br /&gt;
#** S3 (Simple Storage Service) is a great service for storing your data. It is highly scalable, durable, and available object storage where you don’t need to provision anything. It’s significantly cheaper than holding the data in volumes attached to your instances.&lt;br /&gt;
#** The EBS (Elastic Block Store) volumes are charged based on their provisioned size and are resizable, so you can start off smaller and resize if needed.&lt;br /&gt;
#* Compute:&lt;br /&gt;
#** EC2 instance savings plans can greatly reduce your compute cost, ranging from around 30% to 60% compute savings over the on-demand instances shown in the price estimates. It varies based on the commitment time (1 or 3 years) and payment options (no upfront to full upfront).&lt;br /&gt;
#** GitLab has a guide on autoscaling Runners on AWS: https://docs.gitlab.com/runner/configuration/runner_autoscale_aws/&lt;br /&gt;
#:'''Pricing estimates:'''&lt;br /&gt;
#* The wiki setup estimate: https://calculator.aws/#/estimate?id=a540551f0239aef761c25ec52c9b87f5c0571563&lt;br /&gt;
#** $8500/year&lt;br /&gt;
#** This has two instances, the GitLab instance with 2vCPU and 8GB of RAM, and the Runner instance with 4vCPU and 16GB of RAM. Each has 4TB of hard drive storage. This estimate does not include backups.&lt;br /&gt;
#** The lion’s share of the cost from this estimate comes from the 8TB of provisioned storage attached to the instances, the majority of which can be held in S3.&lt;br /&gt;
#* Moving storage to S3 estimate: https://calculator.aws/#/estimate?id=636f64ec1dff1f2f2e8aacfe50793480e3dc2160&lt;br /&gt;
#** $5700/year&lt;br /&gt;
#** The same setup as above but with the majority of storage (5TB) offloaded into S3. The GitLab instance has 50GB of SSD storage and the Runner instance has 250GB of SSD storage, each with daily backups. Storage performance for the instances will be better due to using SSDs instead of hard drives.&lt;br /&gt;
#* Including with EC2 Instance Savings Plans: https://calculator.aws/#/estimate?id=7f6a08fbe7e1feba574cd8daf15145773f6fcb27&lt;br /&gt;
#** $4500/year&lt;br /&gt;
#** Same as the previous estimate but with EC2 one year savings plans paid upfront.&lt;br /&gt;
# '''Serverless Managed CI/CD Solution, CodePipeline:'''&lt;br /&gt;
#* Fully managed CI/CD pipeline solution where you would just manage the users.&lt;br /&gt;
#** Source Control : AWS CodeCommit is a private Git service that can securely store your source code, binaries, and application assets.&lt;br /&gt;
#** Build: AWS CodeBuild allows you to build and test your application in preconfigured or custom environments.&lt;br /&gt;
#** Deploy: AWS CodeDeploy automates software deployments to your AWS or on-premises servers.&lt;br /&gt;
#* Usage based pricing, there are no servers to provision or maintain.&lt;br /&gt;
#* Free tier eligible so you can test out the services for free.&lt;br /&gt;
#* Natively integrates with other AWS services and control plane.&lt;br /&gt;
#* More information about CodePipeline: https://aws.amazon.com/codepipeline/&lt;br /&gt;
#:'''Pricing estimates:'''&lt;br /&gt;
#* $2500/year&lt;br /&gt;
#* I’ve attached a spreadsheet with modifiable red input numbers to get an idea of how much this solution will cost.&lt;br /&gt;
#* The 5TB of storage on S3 with 2.5TB of data transfer out per year ($1821/year) would be in addition to CodePipeline costs. For example, if the spreadsheet outputs $650/year, the total with S3 data storage, transfer, and CI/CD would be $2471/year.&lt;br /&gt;
&lt;br /&gt;
[[Media:CodePipeline_Cost_Estimation.xlsx]]&lt;br /&gt;
&lt;br /&gt;
== Related Entries ==&lt;br /&gt;
*[[CSEP_Working_Group]]&lt;br /&gt;
*[[CSEP_Project]]&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=File:CodePipeline_Cost_Estimation.xlsx&amp;diff=24669</id>
		<title>File:CodePipeline Cost Estimation.xlsx</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=File:CodePipeline_Cost_Estimation.xlsx&amp;diff=24669"/>
		<updated>2020-06-25T18:39:17Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24668</id>
		<title>CSEP Gitlab</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24668"/>
		<updated>2020-06-25T18:36:14Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* AWS Estimate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SCEC's CSEP project is coordinating an earthquake and ground motion forecasting project with national and international partners. Project members want to use the Gitlab system to support the development of the CSEP open-source scientific software development community, the code development, distributed version control, and automated software testing environment. Specifications describing the expected system requirements and preliminary data creation and transfer estimates are below.&lt;br /&gt;
&lt;br /&gt;
== CSEP CI/CD System Overview Diagram ==&lt;br /&gt;
[[Image:Csep gitlab roadmap.pdf|250px| &amp;quot;Gitlab Server and Runner&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pptx | Gitlab Server Configuration as ppt file]]&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pdf | Gitlab Server Configuration as pdf file]]&lt;br /&gt;
&lt;br /&gt;
== Data Usage Estimates ==&lt;br /&gt;
Estimates for data usages are based on combining the two use cases for the GitLab repository (1) Code storage and (2) Storage of Large data files and experiment results. These estimates are based on data from the current CSEP project, such as current project members, current storage in current and old repositories, and rough estimates of expected data usage for past and future experiments.&lt;br /&gt;
# amount generated internally by the system per year, most of which can be left on AWS storage: 5TB/year&lt;br /&gt;
# amount of data transferred into AWS: 1TB/year&lt;br /&gt;
# amount of data transferred out of AWS: 2.5TB/year&lt;br /&gt;
&lt;br /&gt;
== Data Estimates Breakdown ==&lt;br /&gt;
Project Info:&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP Project Members: 20&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP1 Repo Size (in Gb): 1.2&amp;lt;br&amp;gt;&lt;br /&gt;
Storage per experiment (in Gb): 10&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(1) Code Storage&lt;br /&gt;
Total data stored: 25 Gb (High-end estimate including models, codes and benchmark data sets)&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [50-500] Gb&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(2) Data/Catalog Storage&lt;br /&gt;
Total Storage: 250 Gb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(3) Experiment Results&lt;br /&gt;
Total Storage: 4 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Overall Estimates:&lt;br /&gt;
Total stored: ~4.5 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Transferred: [250 Gb - 2.5 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== AWS Estimation Webpage ==&lt;br /&gt;
*[https://aws.amazon.com/ec2/pricing/ EC2 Pricing]&lt;br /&gt;
*[https://calculator.aws/ Total Cost Estimator]&lt;br /&gt;
*[https://docs.gitlab.com/ee/install/aws/ AWS Gitlab Example Deployment]&lt;br /&gt;
&lt;br /&gt;
== Gitlab Basic System Requirements ==&lt;br /&gt;
* Recent Linux Distro (Ubuntu,Centos...)&lt;br /&gt;
* Generate SSH keys&lt;br /&gt;
* Configure SMTP Server&lt;br /&gt;
* 8GB RAM is the recommended minimum memory size for all installations and supports up to 100 users. 16GB RAM supports up to 500 users&lt;br /&gt;
* Databases: PostgreSQL&lt;br /&gt;
* Redis/Sidekiq: stores all user sessions and background task queue processes the background jobs with a multithreaded process&lt;br /&gt;
* Prometheus and it’s exporters &lt;br /&gt;
* Avoid installing GitLab Runner on the same machine where Gitlab is installed.&lt;br /&gt;
* GitLab needs JavaScript enabled in browsers to support features such as Issue Boards.&lt;br /&gt;
&lt;br /&gt;
== CSEP Computer and Storage Inventory ==&lt;br /&gt;
*[[CSEP_Computers]]&lt;br /&gt;
*[[CSEP_Hardware_Inventory]]&lt;br /&gt;
*[[Media:Computer Hardware and Storage Systems · SCECcode CSEP Wiki.pdf | Github Docs]]&lt;br /&gt;
*SCEC CSEP Storage Summaries: &lt;br /&gt;
** SCEC Storage Summary: [[Media:Disk Usage Jan2020.txt | Usage Report]] &lt;br /&gt;
** Sorted by Username: [[Media:Sorted_Storage_Jan2020.txt | Sorted Usage Report]]&lt;br /&gt;
&lt;br /&gt;
== Overview and Gitlab Installation ==&lt;br /&gt;
*[https://about.gitlab.com/ Gitlab] integration software.&lt;br /&gt;
*[https://about.gitlab.com/pricing/#self-managed Gitlab Software Options]&lt;br /&gt;
*[https://about.gitlab.com/install/ GitLab and Runner Installation Information]&lt;br /&gt;
*[https://docs.gitlab.com/omnibus/docker/ GitLab Installation using Docker]&lt;br /&gt;
*[https://docs.gitlab.com/runner/install/docker.html GitLab Runner Installation with Docker]&lt;br /&gt;
&lt;br /&gt;
== AWS Estimate ==&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Here is follow-up information for you to look over to get a better idea of the setup, general information, and pricing of the services.&lt;br /&gt;
# '''Running GitLab on AWS:'''&lt;br /&gt;
#* GitLab has fantastic documentation to get you setup and running. Using their Omnibus package or Marketplace listings are quick and easy ways to get started. GitLab has different Marketplace listings based on which license is used, the community version is linked.&lt;br /&gt;
#** https://about.gitlab.com/install/#ubuntu&lt;br /&gt;
#** https://aws.amazon.com/marketplace/pp/B071RFCJZK&lt;br /&gt;
#* It does require setup and maintenance on your end, it’s not a fully managed service. You would provision the GitLab instance and the Runner instance and complete their espective software install and setup.&lt;br /&gt;
# '''Pricing GitLab on AWS:'''&lt;br /&gt;
#:'''Factors to consider:'''&lt;br /&gt;
#* Storage:&lt;br /&gt;
#** S3 (Simple Storage Service) is a great service for storing your data. It is highly scalable, durable, and available object storage where you don’t need to provision anything. It’s significantly cheaper than holding the data in volumes attached to your instances.&lt;br /&gt;
#** The EBS (Elastic Block Store) volumes are charged based on their provisioned size and are resizable, so you can start off smaller and resize if needed.&lt;br /&gt;
#* Compute:&lt;br /&gt;
#** EC2 instance savings plans can greatly reduce your compute cost, ranging from around 30% to 60% compute savings over the on-demand instances shown in the price estimates. It varies based on the commitment time (1 or 3 years) and payment options (no upfront to full upfront).&lt;br /&gt;
#** GitLab has a guide on autoscaling Runners on AWS: https://docs.gitlab.com/runner/configuration/runner_autoscale_aws/&lt;br /&gt;
#:'''Pricing estimates:'''&lt;br /&gt;
#* The wiki setup estimate: https://calculator.aws/#/estimate?id=a540551f0239aef761c25ec52c9b87f5c0571563&lt;br /&gt;
#** $8500/year&lt;br /&gt;
#** This has two instances, the GitLab instance with 2vCPU and 8GB of RAM, and the Runner instance with 4vCPU and 16GB of RAM. Each has 4TB of hard drive storage. This estimate does not include backups.&lt;br /&gt;
#** The lion’s share of the cost from this estimate comes from the 8TB of provisioned storage attached to the instances, the majority of which can be held in S3.&lt;br /&gt;
#* Moving storage to S3 estimate: https://calculator.aws/#/estimate?id=636f64ec1dff1f2f2e8aacfe50793480e3dc2160&lt;br /&gt;
#** $5700/year&lt;br /&gt;
#** The same setup as above but with the majority of storage (5TB) offloaded into S3. The GitLab instance has 50GB of SSD storage and the Runner instance has 250GB of SSD storage, each with daily backups. Storage performance for the instances will be better due to using SSDs instead of hard drives.&lt;br /&gt;
#* Including with EC2 Instance Savings Plans: https://calculator.aws/#/estimate?id=7f6a08fbe7e1feba574cd8daf15145773f6fcb27&lt;br /&gt;
#** $4500/year&lt;br /&gt;
#** Same as the previous estimate but with EC2 one year savings plans paid upfront.&lt;br /&gt;
# '''Serverless Managed CI/CD Solution, CodePipeline:'''&lt;br /&gt;
#* Fully managed CI/CD pipeline solution where you would just manage the users.&lt;br /&gt;
#** Source Control : AWS CodeCommit is a private Git service that can securely store your source code, binaries, and application assets.&lt;br /&gt;
#** Build: AWS CodeBuild allows you to build and test your application in preconfigured or custom environments.&lt;br /&gt;
#** Deploy: AWS CodeDeploy automates software deployments to your AWS or on-premises servers.&lt;br /&gt;
#* Usage based pricing, there are no servers to provision or maintain.&lt;br /&gt;
#* Free tier eligible so you can test out the services for free.&lt;br /&gt;
#* Natively integrates with other AWS services and control plane.&lt;br /&gt;
#* More information about CodePipeline: https://aws.amazon.com/codepipeline/&lt;br /&gt;
#:'''Pricing estimates:'''&lt;br /&gt;
#* $2500/year&lt;br /&gt;
#* I’ve attached a spreadsheet with modifiable red input numbers to get an idea of how much this solution will cost.&lt;br /&gt;
#* The 5TB of storage on S3 with 2.5TB of data transfer out per year ($1821/year) would be in addition to CodePipeline costs. For example, if the spreadsheet outputs $650/year, the total with S3 data storage, transfer, and CI/CD would be $2471/year.&lt;br /&gt;
&lt;br /&gt;
== Related Entries ==&lt;br /&gt;
*[[CSEP_Working_Group]]&lt;br /&gt;
*[[CSEP_Project]]&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24667</id>
		<title>CSEP Gitlab</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24667"/>
		<updated>2020-06-25T18:35:18Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* AWS Estimate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SCEC's CSEP project is coordinating an earthquake and ground motion forecasting project with national and international partners. Project members want to use the Gitlab system to support the development of the CSEP open-source scientific software development community, the code development, distributed version control, and automated software testing environment. Specifications describing the expected system requirements and preliminary data creation and transfer estimates are below.&lt;br /&gt;
&lt;br /&gt;
== CSEP CI/CD System Overview Diagram ==&lt;br /&gt;
[[Image:Csep gitlab roadmap.pdf|250px| &amp;quot;Gitlab Server and Runner&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pptx | Gitlab Server Configuration as ppt file]]&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pdf | Gitlab Server Configuration as pdf file]]&lt;br /&gt;
&lt;br /&gt;
== Data Usage Estimates ==&lt;br /&gt;
Estimates for data usages are based on combining the two use cases for the GitLab repository (1) Code storage and (2) Storage of Large data files and experiment results. These estimates are based on data from the current CSEP project, such as current project members, current storage in current and old repositories, and rough estimates of expected data usage for past and future experiments.&lt;br /&gt;
# amount generated internally by the system per year, most of which can be left on AWS storage: 5TB/year&lt;br /&gt;
# amount of data transferred into AWS: 1TB/year&lt;br /&gt;
# amount of data transferred out of AWS: 2.5TB/year&lt;br /&gt;
&lt;br /&gt;
== Data Estimates Breakdown ==&lt;br /&gt;
Project Info:&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP Project Members: 20&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP1 Repo Size (in Gb): 1.2&amp;lt;br&amp;gt;&lt;br /&gt;
Storage per experiment (in Gb): 10&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(1) Code Storage&lt;br /&gt;
Total data stored: 25 Gb (High-end estimate including models, codes and benchmark data sets)&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [50-500] Gb&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(2) Data/Catalog Storage&lt;br /&gt;
Total Storage: 250 Gb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(3) Experiment Results&lt;br /&gt;
Total Storage: 4 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Overall Estimates:&lt;br /&gt;
Total stored: ~4.5 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Transferred: [250 Gb - 2.5 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== AWS Estimation Webpage ==&lt;br /&gt;
*[https://aws.amazon.com/ec2/pricing/ EC2 Pricing]&lt;br /&gt;
*[https://calculator.aws/ Total Cost Estimator]&lt;br /&gt;
*[https://docs.gitlab.com/ee/install/aws/ AWS Gitlab Example Deployment]&lt;br /&gt;
&lt;br /&gt;
== Gitlab Basic System Requirements ==&lt;br /&gt;
* Recent Linux Distro (Ubuntu,Centos...)&lt;br /&gt;
* Generate SSH keys&lt;br /&gt;
* Configure SMTP Server&lt;br /&gt;
* 8GB RAM is the recommended minimum memory size for all installations and supports up to 100 users. 16GB RAM supports up to 500 users&lt;br /&gt;
* Databases: PostgreSQL&lt;br /&gt;
* Redis/Sidekiq: stores all user sessions and background task queue processes the background jobs with a multithreaded process&lt;br /&gt;
* Prometheus and it’s exporters &lt;br /&gt;
* Avoid installing GitLab Runner on the same machine where Gitlab is installed.&lt;br /&gt;
* GitLab needs JavaScript enabled in browsers to support features such as Issue Boards.&lt;br /&gt;
&lt;br /&gt;
== CSEP Computer and Storage Inventory ==&lt;br /&gt;
*[[CSEP_Computers]]&lt;br /&gt;
*[[CSEP_Hardware_Inventory]]&lt;br /&gt;
*[[Media:Computer Hardware and Storage Systems · SCECcode CSEP Wiki.pdf | Github Docs]]&lt;br /&gt;
*SCEC CSEP Storage Summaries: &lt;br /&gt;
** SCEC Storage Summary: [[Media:Disk Usage Jan2020.txt | Usage Report]] &lt;br /&gt;
** Sorted by Username: [[Media:Sorted_Storage_Jan2020.txt | Sorted Usage Report]]&lt;br /&gt;
&lt;br /&gt;
== Overview and Gitlab Installation ==&lt;br /&gt;
*[https://about.gitlab.com/ Gitlab] integration software.&lt;br /&gt;
*[https://about.gitlab.com/pricing/#self-managed Gitlab Software Options]&lt;br /&gt;
*[https://about.gitlab.com/install/ GitLab and Runner Installation Information]&lt;br /&gt;
*[https://docs.gitlab.com/omnibus/docker/ GitLab Installation using Docker]&lt;br /&gt;
*[https://docs.gitlab.com/runner/install/docker.html GitLab Runner Installation with Docker]&lt;br /&gt;
&lt;br /&gt;
== AWS Estimate ==&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Here is follow-up information for you to look over to get a better idea of the setup, general information, and pricing of the services.&lt;br /&gt;
# '''Running GitLab on AWS:'''&lt;br /&gt;
#* GitLab has fantastic documentation to get you setup and running. Using their Omnibus package or Marketplace listings are quick and easy ways to get started. GitLab has different Marketplace listings based on which license is used, the community version is linked.&lt;br /&gt;
#** https://about.gitlab.com/install/#ubuntu&lt;br /&gt;
#** https://aws.amazon.com/marketplace/pp/B071RFCJZK&lt;br /&gt;
#* It does require setup and maintenance on your end, it’s not a fully managed service. You would provision the GitLab instance and the Runner instance and complete their espective software install and setup.&lt;br /&gt;
# '''Pricing GitLab on AWS:'''&lt;br /&gt;
#:'''Factors to consider:'''&lt;br /&gt;
#* Storage:&lt;br /&gt;
#** S3 (Simple Storage Service) is a great service for storing your data. It is highly scalable, durable, and available object storage where you don’t need to provision anything. It’s significantly cheaper than holding the data in volumes attached to your instances.&lt;br /&gt;
#** The EBS (Elastic Block Store) volumes are charged based on their provisioned size and are resizable, so you can start off smaller and resize if needed.&lt;br /&gt;
#* Compute:&lt;br /&gt;
#** EC2 instance savings plans can greatly reduce your compute cost, ranging from around 30% to 60% compute savings over the on-demand instances shown in the price estimates. It varies based on the commitment time (1 or 3 years) and payment options (no upfront to full upfront).&lt;br /&gt;
#** GitLab has a guide on autoscaling Runners on AWS: https://docs.gitlab.com/runner/configuration/runner_autoscale_aws/&lt;br /&gt;
#:'''Pricing estimates:'''&lt;br /&gt;
## The wiki setup estimate: https://calculator.aws/#/estimate?id=a540551f0239aef761c25ec52c9b87f5c0571563&lt;br /&gt;
### $8500/year&lt;br /&gt;
### This has two instances, the GitLab instance with 2vCPU and 8GB of RAM, and the Runner instance with 4vCPU and 16GB of RAM. Each has 4TB of hard drive storage. This estimate does not include backups.&lt;br /&gt;
### The lion’s share of the cost from this estimate comes from the 8TB of provisioned storage attached to the instances, the majority of which can be held in S3.&lt;br /&gt;
## Moving storage to S3 estimate: https://calculator.aws/#/estimate?id=636f64ec1dff1f2f2e8aacfe50793480e3dc2160&lt;br /&gt;
### $5700/year&lt;br /&gt;
### The same setup as above but with the majority of storage (5TB) offloaded into S3. The GitLab instance has 50GB of SSD storage and the Runner instance has 250GB of SSD storage, each with daily backups. Storage performance for the instances will be better due to using SSDs instead of hard drives.&lt;br /&gt;
## Including with EC2 Instance Savings Plans: https://calculator.aws/#/estimate?id=7f6a08fbe7e1feba574cd8daf15145773f6fcb27&lt;br /&gt;
### $4500/year&lt;br /&gt;
### Same as the previous estimate but with EC2 one year savings plans paid upfront.&lt;br /&gt;
# '''Serverless Managed CI/CD Solution, CodePipeline:'''&lt;br /&gt;
#* Fully managed CI/CD pipeline solution where you would just manage the users.&lt;br /&gt;
#** Source Control : AWS CodeCommit is a private Git service that can securely store your source code, binaries, and application assets.&lt;br /&gt;
#** Build: AWS CodeBuild allows you to build and test your application in preconfigured or custom environments.&lt;br /&gt;
#** Deploy: AWS CodeDeploy automates software deployments to your AWS or on-premises servers.&lt;br /&gt;
#* Usage based pricing, there are no servers to provision or maintain.&lt;br /&gt;
#* Free tier eligible so you can test out the services for free.&lt;br /&gt;
#* Natively integrates with other AWS services and control plane.&lt;br /&gt;
#* More information about CodePipeline: https://aws.amazon.com/codepipeline/&lt;br /&gt;
#:'''Pricing estimates:'''&lt;br /&gt;
#* $2500/year&lt;br /&gt;
#* I’ve attached a spreadsheet with modifiable red input numbers to get an idea of how much this solution will cost.&lt;br /&gt;
#* The 5TB of storage on S3 with 2.5TB of data transfer out per year ($1821/year) would be in addition to CodePipeline costs. For example, if the spreadsheet outputs $650/year, the total with S3 data storage, transfer, and CI/CD would be $2471/year.&lt;br /&gt;
&lt;br /&gt;
== Related Entries ==&lt;br /&gt;
*[[CSEP_Working_Group]]&lt;br /&gt;
*[[CSEP_Project]]&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24666</id>
		<title>CSEP Gitlab</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24666"/>
		<updated>2020-06-25T18:35:01Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* AWS Estimate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SCEC's CSEP project is coordinating an earthquake and ground motion forecasting project with national and international partners. Project members want to use the Gitlab system to support the development of the CSEP open-source scientific software development community, the code development, distributed version control, and automated software testing environment. Specifications describing the expected system requirements and preliminary data creation and transfer estimates are below.&lt;br /&gt;
&lt;br /&gt;
== CSEP CI/CD System Overview Diagram ==&lt;br /&gt;
[[Image:Csep gitlab roadmap.pdf|250px| &amp;quot;Gitlab Server and Runner&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pptx | Gitlab Server Configuration as ppt file]]&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pdf | Gitlab Server Configuration as pdf file]]&lt;br /&gt;
&lt;br /&gt;
== Data Usage Estimates ==&lt;br /&gt;
Estimates for data usages are based on combining the two use cases for the GitLab repository (1) Code storage and (2) Storage of Large data files and experiment results. These estimates are based on data from the current CSEP project, such as current project members, current storage in current and old repositories, and rough estimates of expected data usage for past and future experiments.&lt;br /&gt;
# amount generated internally by the system per year, most of which can be left on AWS storage: 5TB/year&lt;br /&gt;
# amount of data transferred into AWS: 1TB/year&lt;br /&gt;
# amount of data transferred out of AWS: 2.5TB/year&lt;br /&gt;
&lt;br /&gt;
== Data Estimates Breakdown ==&lt;br /&gt;
Project Info:&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP Project Members: 20&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP1 Repo Size (in Gb): 1.2&amp;lt;br&amp;gt;&lt;br /&gt;
Storage per experiment (in Gb): 10&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(1) Code Storage&lt;br /&gt;
Total data stored: 25 Gb (High-end estimate including models, codes and benchmark data sets)&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [50-500] Gb&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(2) Data/Catalog Storage&lt;br /&gt;
Total Storage: 250 Gb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(3) Experiment Results&lt;br /&gt;
Total Storage: 4 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Overall Estimates:&lt;br /&gt;
Total stored: ~4.5 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Transferred: [250 Gb - 2.5 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== AWS Estimation Webpage ==&lt;br /&gt;
*[https://aws.amazon.com/ec2/pricing/ EC2 Pricing]&lt;br /&gt;
*[https://calculator.aws/ Total Cost Estimator]&lt;br /&gt;
*[https://docs.gitlab.com/ee/install/aws/ AWS Gitlab Example Deployment]&lt;br /&gt;
&lt;br /&gt;
== Gitlab Basic System Requirements ==&lt;br /&gt;
* Recent Linux Distro (Ubuntu,Centos...)&lt;br /&gt;
* Generate SSH keys&lt;br /&gt;
* Configure SMTP Server&lt;br /&gt;
* 8GB RAM is the recommended minimum memory size for all installations and supports up to 100 users. 16GB RAM supports up to 500 users&lt;br /&gt;
* Databases: PostgreSQL&lt;br /&gt;
* Redis/Sidekiq: stores all user sessions and background task queue processes the background jobs with a multithreaded process&lt;br /&gt;
* Prometheus and it’s exporters &lt;br /&gt;
* Avoid installing GitLab Runner on the same machine where Gitlab is installed.&lt;br /&gt;
* GitLab needs JavaScript enabled in browsers to support features such as Issue Boards.&lt;br /&gt;
&lt;br /&gt;
== CSEP Computer and Storage Inventory ==&lt;br /&gt;
*[[CSEP_Computers]]&lt;br /&gt;
*[[CSEP_Hardware_Inventory]]&lt;br /&gt;
*[[Media:Computer Hardware and Storage Systems · SCECcode CSEP Wiki.pdf | Github Docs]]&lt;br /&gt;
*SCEC CSEP Storage Summaries: &lt;br /&gt;
** SCEC Storage Summary: [[Media:Disk Usage Jan2020.txt | Usage Report]] &lt;br /&gt;
** Sorted by Username: [[Media:Sorted_Storage_Jan2020.txt | Sorted Usage Report]]&lt;br /&gt;
&lt;br /&gt;
== Overview and Gitlab Installation ==&lt;br /&gt;
*[https://about.gitlab.com/ Gitlab] integration software.&lt;br /&gt;
*[https://about.gitlab.com/pricing/#self-managed Gitlab Software Options]&lt;br /&gt;
*[https://about.gitlab.com/install/ GitLab and Runner Installation Information]&lt;br /&gt;
*[https://docs.gitlab.com/omnibus/docker/ GitLab Installation using Docker]&lt;br /&gt;
*[https://docs.gitlab.com/runner/install/docker.html GitLab Runner Installation with Docker]&lt;br /&gt;
&lt;br /&gt;
== AWS Estimate ==&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Here is follow-up information for you to look over to get a better idea of the setup, general information, and pricing of the services.&lt;br /&gt;
# '''Running GitLab on AWS:'''&lt;br /&gt;
#* GitLab has fantastic documentation to get you setup and running. Using their Omnibus package or Marketplace listings are quick and easy ways to get started. GitLab has different Marketplace listings based on which license is used, the community version is linked.&lt;br /&gt;
#** https://about.gitlab.com/install/#ubuntu&lt;br /&gt;
#** https://aws.amazon.com/marketplace/pp/B071RFCJZK&lt;br /&gt;
#* It does require setup and maintenance on your end, it’s not a fully managed service. You would provision the GitLab instance and the Runner instance and complete their espective software install and setup.&lt;br /&gt;
# '''Pricing GitLab on AWS:'''&lt;br /&gt;
#:'''Factors to consider:'''&lt;br /&gt;
#* Storage:&lt;br /&gt;
#** S3 (Simple Storage Service) is a great service for storing your data. It is highly scalable, durable, and available object storage where you don’t need to provision anything. It’s significantly cheaper than holding the data in volumes attached to your instances.&lt;br /&gt;
#** The EBS (Elastic Block Store) volumes are charged based on their provisioned size and are resizable, so you can start off smaller and resize if needed.&lt;br /&gt;
#* Compute:&lt;br /&gt;
#** EC2 instance savings plans can greatly reduce your compute cost, ranging from around 30% to 60% compute savings over the on-demand instances shown in the price estimates. It varies based on the commitment time (1 or 3 years) and payment options (no upfront to full upfront).&lt;br /&gt;
#** GitLab has a guide on autoscaling Runners on AWS: https://docs.gitlab.com/runner/configuration/runner_autoscale_aws/&lt;br /&gt;
#:'''Pricing estimates:'''&lt;br /&gt;
## The wiki setup estimate: https://calculator.aws/#/estimate?id=a540551f0239aef761c25ec52c9b87f5c0571563&lt;br /&gt;
### $8500/year&lt;br /&gt;
### This has two instances, the GitLab instance with 2vCPU and 8GB of RAM, and the Runner instance with 4vCPU and 16GB of RAM. Each has 4TB of hard drive storage. This estimate does not include backups.&lt;br /&gt;
### The lion’s share of the cost from this estimate comes from the 8TB of provisioned storage attached to the instances, the majority of which can be held in S3.&lt;br /&gt;
## Moving storage to S3 estimate: https://calculator.aws/#/estimate?id=636f64ec1dff1f2f2e8aacfe50793480e3dc2160&lt;br /&gt;
### $5700/year&lt;br /&gt;
### The same setup as above but with the majority of storage (5TB) offloaded into S3. The GitLab instance has 50GB of SSD storage and the Runner instance has 250GB of SSD storage, each with daily backups. Storage performance for the instances will be better due to using SSDs instead of hard drives.&lt;br /&gt;
## Including with EC2 Instance Savings Plans: https://calculator.aws/#/estimate?id=7f6a08fbe7e1feba574cd8daf15145773f6fcb27&lt;br /&gt;
### $4500/year&lt;br /&gt;
### Same as the previous estimate but with EC2 one year savings plans paid upfront.&lt;br /&gt;
# '''Serverless Managed CI/CD Solution, CodePipeline:'''&lt;br /&gt;
#* Fully managed CI/CD pipeline solution where you would just manage the users.&lt;br /&gt;
#** Source Control : AWS CodeCommit is a private Git service that can securely store your source code, binaries, and application assets.&lt;br /&gt;
#** Build: AWS CodeBuild allows you to build and test your application in preconfigured or custom environments.&lt;br /&gt;
#** Deploy: AWS CodeDeploy automates software deployments to your AWS or on-premises servers.&lt;br /&gt;
#* Usage based pricing, there are no servers to provision or maintain.&lt;br /&gt;
#* Free tier eligible so you can test out the services for free.&lt;br /&gt;
#* Natively integrates with other AWS services and control plane.&lt;br /&gt;
#* More information about CodePipeline: https://aws.amazon.com/codepipeline/&lt;br /&gt;
#*:'''Pricing estimates:'''&lt;br /&gt;
#* $2500/year&lt;br /&gt;
#* I’ve attached a spreadsheet with modifiable red input numbers to get an idea of how much this solution will cost.&lt;br /&gt;
#* The 5TB of storage on S3 with 2.5TB of data transfer out per year ($1821/year) would be in addition to CodePipeline costs. For example, if the spreadsheet outputs $650/year, the total with S3 data storage, transfer, and CI/CD would be $2471/year.&lt;br /&gt;
If you have any questions, feel free to reach out to us!&lt;br /&gt;
&lt;br /&gt;
== Related Entries ==&lt;br /&gt;
*[[CSEP_Working_Group]]&lt;br /&gt;
*[[CSEP_Project]]&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24665</id>
		<title>CSEP Gitlab</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24665"/>
		<updated>2020-06-25T18:34:41Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* AWS Estimate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SCEC's CSEP project is coordinating an earthquake and ground motion forecasting project with national and international partners. Project members want to use the Gitlab system to support the development of the CSEP open-source scientific software development community, the code development, distributed version control, and automated software testing environment. Specifications describing the expected system requirements and preliminary data creation and transfer estimates are below.&lt;br /&gt;
&lt;br /&gt;
== CSEP CI/CD System Overview Diagram ==&lt;br /&gt;
[[Image:Csep gitlab roadmap.pdf|250px| &amp;quot;Gitlab Server and Runner&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pptx | Gitlab Server Configuration as ppt file]]&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pdf | Gitlab Server Configuration as pdf file]]&lt;br /&gt;
&lt;br /&gt;
== Data Usage Estimates ==&lt;br /&gt;
Estimates for data usages are based on combining the two use cases for the GitLab repository (1) Code storage and (2) Storage of Large data files and experiment results. These estimates are based on data from the current CSEP project, such as current project members, current storage in current and old repositories, and rough estimates of expected data usage for past and future experiments.&lt;br /&gt;
# amount generated internally by the system per year, most of which can be left on AWS storage: 5TB/year&lt;br /&gt;
# amount of data transferred into AWS: 1TB/year&lt;br /&gt;
# amount of data transferred out of AWS: 2.5TB/year&lt;br /&gt;
&lt;br /&gt;
== Data Estimates Breakdown ==&lt;br /&gt;
Project Info:&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP Project Members: 20&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP1 Repo Size (in Gb): 1.2&amp;lt;br&amp;gt;&lt;br /&gt;
Storage per experiment (in Gb): 10&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(1) Code Storage&lt;br /&gt;
Total data stored: 25 Gb (High-end estimate including models, codes and benchmark data sets)&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [50-500] Gb&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(2) Data/Catalog Storage&lt;br /&gt;
Total Storage: 250 Gb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(3) Experiment Results&lt;br /&gt;
Total Storage: 4 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Overall Estimates:&lt;br /&gt;
Total stored: ~4.5 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Transferred: [250 Gb - 2.5 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== AWS Estimation Webpage ==&lt;br /&gt;
*[https://aws.amazon.com/ec2/pricing/ EC2 Pricing]&lt;br /&gt;
*[https://calculator.aws/ Total Cost Estimator]&lt;br /&gt;
*[https://docs.gitlab.com/ee/install/aws/ AWS Gitlab Example Deployment]&lt;br /&gt;
&lt;br /&gt;
== Gitlab Basic System Requirements ==&lt;br /&gt;
* Recent Linux Distro (Ubuntu,Centos...)&lt;br /&gt;
* Generate SSH keys&lt;br /&gt;
* Configure SMTP Server&lt;br /&gt;
* 8GB RAM is the recommended minimum memory size for all installations and supports up to 100 users. 16GB RAM supports up to 500 users&lt;br /&gt;
* Databases: PostgreSQL&lt;br /&gt;
* Redis/Sidekiq: stores all user sessions and background task queue processes the background jobs with a multithreaded process&lt;br /&gt;
* Prometheus and it’s exporters &lt;br /&gt;
* Avoid installing GitLab Runner on the same machine where Gitlab is installed.&lt;br /&gt;
* GitLab needs JavaScript enabled in browsers to support features such as Issue Boards.&lt;br /&gt;
&lt;br /&gt;
== CSEP Computer and Storage Inventory ==&lt;br /&gt;
*[[CSEP_Computers]]&lt;br /&gt;
*[[CSEP_Hardware_Inventory]]&lt;br /&gt;
*[[Media:Computer Hardware and Storage Systems · SCECcode CSEP Wiki.pdf | Github Docs]]&lt;br /&gt;
*SCEC CSEP Storage Summaries: &lt;br /&gt;
** SCEC Storage Summary: [[Media:Disk Usage Jan2020.txt | Usage Report]] &lt;br /&gt;
** Sorted by Username: [[Media:Sorted_Storage_Jan2020.txt | Sorted Usage Report]]&lt;br /&gt;
&lt;br /&gt;
== Overview and Gitlab Installation ==&lt;br /&gt;
*[https://about.gitlab.com/ Gitlab] integration software.&lt;br /&gt;
*[https://about.gitlab.com/pricing/#self-managed Gitlab Software Options]&lt;br /&gt;
*[https://about.gitlab.com/install/ GitLab and Runner Installation Information]&lt;br /&gt;
*[https://docs.gitlab.com/omnibus/docker/ GitLab Installation using Docker]&lt;br /&gt;
*[https://docs.gitlab.com/runner/install/docker.html GitLab Runner Installation with Docker]&lt;br /&gt;
&lt;br /&gt;
== AWS Estimate ==&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Here is follow-up information for you to look over to get a better idea of the setup, general information, and pricing of the services.&lt;br /&gt;
# '''Running GitLab on AWS:'''&lt;br /&gt;
#* GitLab has fantastic documentation to get you setup and running. Using their Omnibus package or Marketplace listings are quick and easy ways to get started. GitLab has different Marketplace listings based on which license is used, the community version is linked.&lt;br /&gt;
#** https://about.gitlab.com/install/#ubuntu&lt;br /&gt;
#** https://aws.amazon.com/marketplace/pp/B071RFCJZK&lt;br /&gt;
#* It does require setup and maintenance on your end, it’s not a fully managed service. You would provision the GitLab instance and the Runner instance and complete their espective software install and setup.&lt;br /&gt;
# '''Pricing GitLab on AWS:'''&lt;br /&gt;
#:'''Factors to consider:'''&lt;br /&gt;
#* Storage:&lt;br /&gt;
#** S3 (Simple Storage Service) is a great service for storing your data. It is highly scalable, durable, and available object storage where you don’t need to provision anything. It’s significantly cheaper than holding the data in volumes attached to your instances.&lt;br /&gt;
#** The EBS (Elastic Block Store) volumes are charged based on their provisioned size and are resizable, so you can start off smaller and resize if needed.&lt;br /&gt;
#* Compute:&lt;br /&gt;
#** EC2 instance savings plans can greatly reduce your compute cost, ranging from around 30% to 60% compute savings over the on-demand instances shown in the price estimates. It varies based on the commitment time (1 or 3 years) and payment options (no upfront to full upfront).&lt;br /&gt;
#** GitLab has a guide on autoscaling Runners on AWS: https://docs.gitlab.com/runner/configuration/runner_autoscale_aws/&lt;br /&gt;
#:'''Pricing estimates:'''&lt;br /&gt;
## The wiki setup estimate: https://calculator.aws/#/estimate?id=a540551f0239aef761c25ec52c9b87f5c0571563&lt;br /&gt;
### $8500/year&lt;br /&gt;
### This has two instances, the GitLab instance with 2vCPU and 8GB of RAM, and the Runner instance with 4vCPU and 16GB of RAM. Each has 4TB of hard drive storage. This estimate does not include backups.&lt;br /&gt;
### The lion’s share of the cost from this estimate comes from the 8TB of provisioned storage attached to the instances, the majority of which can be held in S3.&lt;br /&gt;
## Moving storage to S3 estimate: https://calculator.aws/#/estimate?id=636f64ec1dff1f2f2e8aacfe50793480e3dc2160&lt;br /&gt;
### $5700/year&lt;br /&gt;
### The same setup as above but with the majority of storage (5TB) offloaded into S3. The GitLab instance has 50GB of SSD storage and the Runner instance has 250GB of SSD storage, each with daily backups. Storage performance for the instances will be better due to using SSDs instead of hard drives.&lt;br /&gt;
## Including with EC2 Instance Savings Plans: https://calculator.aws/#/estimate?id=7f6a08fbe7e1feba574cd8daf15145773f6fcb27&lt;br /&gt;
### $4500/year&lt;br /&gt;
### Same as the previous estimate but with EC2 one year savings plans paid upfront.&lt;br /&gt;
# '''Serverless Managed CI/CD Solution, CodePipeline:'''&lt;br /&gt;
#* Fully managed CI/CD pipeline solution where you would just manage the users.&lt;br /&gt;
#** Source Control : AWS CodeCommit is a private Git service that can securely store your source code, binaries, and application assets.&lt;br /&gt;
#** Build: AWS CodeBuild allows you to build and test your application in preconfigured or custom environments.&lt;br /&gt;
#** Deploy: AWS CodeDeploy automates software deployments to your AWS or on-premises servers.&lt;br /&gt;
#* Usage based pricing, there are no servers to provision or maintain.&lt;br /&gt;
#* Free tier eligible so you can test out the services for free.&lt;br /&gt;
#* Natively integrates with other AWS services and control plane.&lt;br /&gt;
#* More information about CodePipeline: https://aws.amazon.com/codepipeline/&lt;br /&gt;
'''Pricing estimates:'''&lt;br /&gt;
#* $2500/year&lt;br /&gt;
#* I’ve attached a spreadsheet with modifiable red input numbers to get an idea of how much this solution will cost.&lt;br /&gt;
#* The 5TB of storage on S3 with 2.5TB of data transfer out per year ($1821/year) would be in addition to CodePipeline costs. For example, if the spreadsheet outputs $650/year, the total with S3 data storage, transfer, and CI/CD would be $2471/year.&lt;br /&gt;
If you have any questions, feel free to reach out to us!&lt;br /&gt;
&lt;br /&gt;
== Related Entries ==&lt;br /&gt;
*[[CSEP_Working_Group]]&lt;br /&gt;
*[[CSEP_Project]]&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24664</id>
		<title>CSEP Gitlab</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24664"/>
		<updated>2020-06-25T18:34:10Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* AWS Estimate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SCEC's CSEP project is coordinating an earthquake and ground motion forecasting project with national and international partners. Project members want to use the Gitlab system to support the development of the CSEP open-source scientific software development community, the code development, distributed version control, and automated software testing environment. Specifications describing the expected system requirements and preliminary data creation and transfer estimates are below.&lt;br /&gt;
&lt;br /&gt;
== CSEP CI/CD System Overview Diagram ==&lt;br /&gt;
[[Image:Csep gitlab roadmap.pdf|250px| &amp;quot;Gitlab Server and Runner&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pptx | Gitlab Server Configuration as ppt file]]&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pdf | Gitlab Server Configuration as pdf file]]&lt;br /&gt;
&lt;br /&gt;
== Data Usage Estimates ==&lt;br /&gt;
Estimates for data usages are based on combining the two use cases for the GitLab repository (1) Code storage and (2) Storage of Large data files and experiment results. These estimates are based on data from the current CSEP project, such as current project members, current storage in current and old repositories, and rough estimates of expected data usage for past and future experiments.&lt;br /&gt;
# amount generated internally by the system per year, most of which can be left on AWS storage: 5TB/year&lt;br /&gt;
# amount of data transferred into AWS: 1TB/year&lt;br /&gt;
# amount of data transferred out of AWS: 2.5TB/year&lt;br /&gt;
&lt;br /&gt;
== Data Estimates Breakdown ==&lt;br /&gt;
Project Info:&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP Project Members: 20&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP1 Repo Size (in Gb): 1.2&amp;lt;br&amp;gt;&lt;br /&gt;
Storage per experiment (in Gb): 10&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(1) Code Storage&lt;br /&gt;
Total data stored: 25 Gb (High-end estimate including models, codes and benchmark data sets)&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [50-500] Gb&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(2) Data/Catalog Storage&lt;br /&gt;
Total Storage: 250 Gb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(3) Experiment Results&lt;br /&gt;
Total Storage: 4 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Overall Estimates:&lt;br /&gt;
Total stored: ~4.5 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Transferred: [250 Gb - 2.5 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== AWS Estimation Webpage ==&lt;br /&gt;
*[https://aws.amazon.com/ec2/pricing/ EC2 Pricing]&lt;br /&gt;
*[https://calculator.aws/ Total Cost Estimator]&lt;br /&gt;
*[https://docs.gitlab.com/ee/install/aws/ AWS Gitlab Example Deployment]&lt;br /&gt;
&lt;br /&gt;
== Gitlab Basic System Requirements ==&lt;br /&gt;
* Recent Linux Distro (Ubuntu,Centos...)&lt;br /&gt;
* Generate SSH keys&lt;br /&gt;
* Configure SMTP Server&lt;br /&gt;
* 8GB RAM is the recommended minimum memory size for all installations and supports up to 100 users. 16GB RAM supports up to 500 users&lt;br /&gt;
* Databases: PostgreSQL&lt;br /&gt;
* Redis/Sidekiq: stores all user sessions and background task queue processes the background jobs with a multithreaded process&lt;br /&gt;
* Prometheus and it’s exporters &lt;br /&gt;
* Avoid installing GitLab Runner on the same machine where Gitlab is installed.&lt;br /&gt;
* GitLab needs JavaScript enabled in browsers to support features such as Issue Boards.&lt;br /&gt;
&lt;br /&gt;
== CSEP Computer and Storage Inventory ==&lt;br /&gt;
*[[CSEP_Computers]]&lt;br /&gt;
*[[CSEP_Hardware_Inventory]]&lt;br /&gt;
*[[Media:Computer Hardware and Storage Systems · SCECcode CSEP Wiki.pdf | Github Docs]]&lt;br /&gt;
*SCEC CSEP Storage Summaries: &lt;br /&gt;
** SCEC Storage Summary: [[Media:Disk Usage Jan2020.txt | Usage Report]] &lt;br /&gt;
** Sorted by Username: [[Media:Sorted_Storage_Jan2020.txt | Sorted Usage Report]]&lt;br /&gt;
&lt;br /&gt;
== Overview and Gitlab Installation ==&lt;br /&gt;
*[https://about.gitlab.com/ Gitlab] integration software.&lt;br /&gt;
*[https://about.gitlab.com/pricing/#self-managed Gitlab Software Options]&lt;br /&gt;
*[https://about.gitlab.com/install/ GitLab and Runner Installation Information]&lt;br /&gt;
*[https://docs.gitlab.com/omnibus/docker/ GitLab Installation using Docker]&lt;br /&gt;
*[https://docs.gitlab.com/runner/install/docker.html GitLab Runner Installation with Docker]&lt;br /&gt;
&lt;br /&gt;
== AWS Estimate ==&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Here is follow-up information for you to look over to get a better idea of the setup, general information, and pricing of the services.&lt;br /&gt;
# '''Running GitLab on AWS:'''&lt;br /&gt;
#* GitLab has fantastic documentation to get you setup and running. Using their Omnibus package or Marketplace listings are quick and easy ways to get started. GitLab has different Marketplace listings based on which license is used, the community version is linked.&lt;br /&gt;
#** https://about.gitlab.com/install/#ubuntu&lt;br /&gt;
#** https://aws.amazon.com/marketplace/pp/B071RFCJZK&lt;br /&gt;
#* It does require setup and maintenance on your end, it’s not a fully managed service. You would provision the GitLab instance and the Runner instance and complete their espective software install and setup.&lt;br /&gt;
# '''Pricing GitLab on AWS:'''&lt;br /&gt;
#:'''Factors to consider:'''&lt;br /&gt;
#* Storage:&lt;br /&gt;
#** S3 (Simple Storage Service) is a great service for storing your data. It is highly scalable, durable, and available object storage where you don’t need to provision anything. It’s significantly cheaper than holding the data in volumes attached to your instances.&lt;br /&gt;
#** The EBS (Elastic Block Store) volumes are charged based on their provisioned size and are resizable, so you can start off smaller and resize if needed.&lt;br /&gt;
#* Compute:&lt;br /&gt;
#** EC2 instance savings plans can greatly reduce your compute cost, ranging from around 30% to 60% compute savings over the on-demand instances shown in the price estimates. It varies based on the commitment time (1 or 3 years) and payment options (no upfront to full upfront).&lt;br /&gt;
#** GitLab has a guide on autoscaling Runners on AWS: https://docs.gitlab.com/runner/configuration/runner_autoscale_aws/&lt;br /&gt;
#:'''Pricing estimates:'''&lt;br /&gt;
## The wiki setup estimate: https://calculator.aws/#/estimate?id=a540551f0239aef761c25ec52c9b87f5c0571563&lt;br /&gt;
### $8500/year&lt;br /&gt;
### This has two instances, the GitLab instance with 2vCPU and 8GB of RAM, and the Runner instance with 4vCPU and 16GB of RAM. Each has 4TB of hard drive storage. This estimate does not include backups.&lt;br /&gt;
### The lion’s share of the cost from this estimate comes from the 8TB of provisioned storage attached to the instances, the majority of which can be held in S3.&lt;br /&gt;
## Moving storage to S3 estimate: https://calculator.aws/#/estimate?id=636f64ec1dff1f2f2e8aacfe50793480e3dc2160&lt;br /&gt;
### $5700/year&lt;br /&gt;
### The same setup as above but with the majority of storage (5TB) offloaded into S3. The GitLab instance has 50GB of SSD storage and the Runner instance has 250GB of SSD storage, each with daily backups. Storage performance for the instances will be better due to using SSDs instead of hard drives.&lt;br /&gt;
### Including with EC2 Instance Savings Plans: https://calculator.aws/#/estimate?id=7f6a08fbe7e1feba574cd8daf15145773f6fcb27&lt;br /&gt;
## $4500/year&lt;br /&gt;
## Same as the previous estimate but with EC2 one year savings plans paid upfront.&lt;br /&gt;
# '''Serverless Managed CI/CD Solution, CodePipeline:'''&lt;br /&gt;
#* Fully managed CI/CD pipeline solution where you would just manage the users.&lt;br /&gt;
#** Source Control : AWS CodeCommit is a private Git service that can securely store your source code, binaries, and application assets.&lt;br /&gt;
#** Build: AWS CodeBuild allows you to build and test your application in preconfigured or custom environments.&lt;br /&gt;
#** Deploy: AWS CodeDeploy automates software deployments to your AWS or on-premises servers.&lt;br /&gt;
#* Usage based pricing, there are no servers to provision or maintain.&lt;br /&gt;
#* Free tier eligible so you can test out the services for free.&lt;br /&gt;
#* Natively integrates with other AWS services and control plane.&lt;br /&gt;
#* More information about CodePipeline: https://aws.amazon.com/codepipeline/&lt;br /&gt;
'''Pricing estimates:'''&lt;br /&gt;
#* $2500/year&lt;br /&gt;
#* I’ve attached a spreadsheet with modifiable red input numbers to get an idea of how much this solution will cost.&lt;br /&gt;
#* The 5TB of storage on S3 with 2.5TB of data transfer out per year ($1821/year) would be in addition to CodePipeline costs. For example, if the spreadsheet outputs $650/year, the total with S3 data storage, transfer, and CI/CD would be $2471/year.&lt;br /&gt;
If you have any questions, feel free to reach out to us!&lt;br /&gt;
&lt;br /&gt;
== Related Entries ==&lt;br /&gt;
*[[CSEP_Working_Group]]&lt;br /&gt;
*[[CSEP_Project]]&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24663</id>
		<title>CSEP Gitlab</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24663"/>
		<updated>2020-06-25T18:33:20Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* AWS Estimate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SCEC's CSEP project is coordinating an earthquake and ground motion forecasting project with national and international partners. Project members want to use the Gitlab system to support the development of the CSEP open-source scientific software development community, the code development, distributed version control, and automated software testing environment. Specifications describing the expected system requirements and preliminary data creation and transfer estimates are below.&lt;br /&gt;
&lt;br /&gt;
== CSEP CI/CD System Overview Diagram ==&lt;br /&gt;
[[Image:Csep gitlab roadmap.pdf|250px| &amp;quot;Gitlab Server and Runner&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pptx | Gitlab Server Configuration as ppt file]]&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pdf | Gitlab Server Configuration as pdf file]]&lt;br /&gt;
&lt;br /&gt;
== Data Usage Estimates ==&lt;br /&gt;
Estimates for data usages are based on combining the two use cases for the GitLab repository (1) Code storage and (2) Storage of Large data files and experiment results. These estimates are based on data from the current CSEP project, such as current project members, current storage in current and old repositories, and rough estimates of expected data usage for past and future experiments.&lt;br /&gt;
# amount generated internally by the system per year, most of which can be left on AWS storage: 5TB/year&lt;br /&gt;
# amount of data transferred into AWS: 1TB/year&lt;br /&gt;
# amount of data transferred out of AWS: 2.5TB/year&lt;br /&gt;
&lt;br /&gt;
== Data Estimates Breakdown ==&lt;br /&gt;
Project Info:&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP Project Members: 20&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP1 Repo Size (in Gb): 1.2&amp;lt;br&amp;gt;&lt;br /&gt;
Storage per experiment (in Gb): 10&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(1) Code Storage&lt;br /&gt;
Total data stored: 25 Gb (High-end estimate including models, codes and benchmark data sets)&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [50-500] Gb&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(2) Data/Catalog Storage&lt;br /&gt;
Total Storage: 250 Gb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(3) Experiment Results&lt;br /&gt;
Total Storage: 4 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Overall Estimates:&lt;br /&gt;
Total stored: ~4.5 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Transferred: [250 Gb - 2.5 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== AWS Estimation Webpage ==&lt;br /&gt;
*[https://aws.amazon.com/ec2/pricing/ EC2 Pricing]&lt;br /&gt;
*[https://calculator.aws/ Total Cost Estimator]&lt;br /&gt;
*[https://docs.gitlab.com/ee/install/aws/ AWS Gitlab Example Deployment]&lt;br /&gt;
&lt;br /&gt;
== Gitlab Basic System Requirements ==&lt;br /&gt;
* Recent Linux Distro (Ubuntu,Centos...)&lt;br /&gt;
* Generate SSH keys&lt;br /&gt;
* Configure SMTP Server&lt;br /&gt;
* 8GB RAM is the recommended minimum memory size for all installations and supports up to 100 users. 16GB RAM supports up to 500 users&lt;br /&gt;
* Databases: PostgreSQL&lt;br /&gt;
* Redis/Sidekiq: stores all user sessions and background task queue processes the background jobs with a multithreaded process&lt;br /&gt;
* Prometheus and it’s exporters &lt;br /&gt;
* Avoid installing GitLab Runner on the same machine where Gitlab is installed.&lt;br /&gt;
* GitLab needs JavaScript enabled in browsers to support features such as Issue Boards.&lt;br /&gt;
&lt;br /&gt;
== CSEP Computer and Storage Inventory ==&lt;br /&gt;
*[[CSEP_Computers]]&lt;br /&gt;
*[[CSEP_Hardware_Inventory]]&lt;br /&gt;
*[[Media:Computer Hardware and Storage Systems · SCECcode CSEP Wiki.pdf | Github Docs]]&lt;br /&gt;
*SCEC CSEP Storage Summaries: &lt;br /&gt;
** SCEC Storage Summary: [[Media:Disk Usage Jan2020.txt | Usage Report]] &lt;br /&gt;
** Sorted by Username: [[Media:Sorted_Storage_Jan2020.txt | Sorted Usage Report]]&lt;br /&gt;
&lt;br /&gt;
== Overview and Gitlab Installation ==&lt;br /&gt;
*[https://about.gitlab.com/ Gitlab] integration software.&lt;br /&gt;
*[https://about.gitlab.com/pricing/#self-managed Gitlab Software Options]&lt;br /&gt;
*[https://about.gitlab.com/install/ GitLab and Runner Installation Information]&lt;br /&gt;
*[https://docs.gitlab.com/omnibus/docker/ GitLab Installation using Docker]&lt;br /&gt;
*[https://docs.gitlab.com/runner/install/docker.html GitLab Runner Installation with Docker]&lt;br /&gt;
&lt;br /&gt;
== AWS Estimate ==&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Here is follow-up information for you to look over to get a better idea of the setup, general information, and pricing of the services.&lt;br /&gt;
# '''Running GitLab on AWS:'''&lt;br /&gt;
#* GitLab has fantastic documentation to get you setup and running. Using their Omnibus package or Marketplace listings are quick and easy ways to get started. GitLab has different Marketplace listings based on which license is used, the community version is linked.&lt;br /&gt;
#** https://about.gitlab.com/install/#ubuntu&lt;br /&gt;
#** https://aws.amazon.com/marketplace/pp/B071RFCJZK&lt;br /&gt;
#* It does require setup and maintenance on your end, it’s not a fully managed service. You would provision the GitLab instance and the Runner instance and complete their espective software install and setup.&lt;br /&gt;
# '''Pricing GitLab on AWS:'''&lt;br /&gt;
#:'''Factors to consider:'''&lt;br /&gt;
#* Storage:&lt;br /&gt;
#** S3 (Simple Storage Service) is a great service for storing your data. It is highly scalable, durable, and available object storage where you don’t need to provision anything. It’s significantly cheaper than holding the data in volumes attached to your instances.&lt;br /&gt;
#** The EBS (Elastic Block Store) volumes are charged based on their provisioned size and are resizable, so you can start off smaller and resize if needed.&lt;br /&gt;
#* Compute:&lt;br /&gt;
#** EC2 instance savings plans can greatly reduce your compute cost, ranging from around 30% to 60% compute savings over the on-demand instances shown in the price estimates. It varies based on the commitment time (1 or 3 years) and payment options (no upfront to full upfront).&lt;br /&gt;
#** GitLab has a guide on autoscaling Runners on AWS: https://docs.gitlab.com/runner/configuration/runner_autoscale_aws/&lt;br /&gt;
#:'''Pricing estimates:'''&lt;br /&gt;
## The wiki setup estimate: https://calculator.aws/#/estimate?id=a540551f0239aef761c25ec52c9b87f5c0571563&lt;br /&gt;
### $8500/year&lt;br /&gt;
### This has two instances, the GitLab instance with 2vCPU and 8GB of RAM, and the Runner instance with 4vCPU and 16GB of RAM. Each has 4TB of hard drive storage. This estimate does not include backups.&lt;br /&gt;
### The lion’s share of the cost from this estimate comes from the 8TB of provisioned storage attached to the instances, the majority of which can be held in S3.&lt;br /&gt;
## Moving storage to S3 estimate: https://calculator.aws/#/estimate?id=636f64ec1dff1f2f2e8aacfe50793480e3dc2160&lt;br /&gt;
### $5700/year&lt;br /&gt;
### The same setup as above but with the majority of storage (5TB) offloaded into S3. The GitLab instance has 50GB of SSD storage and the Runner instance has 250GB of SSD storage, each with daily backups. Storage performance for the instances will be better due to using SSDs instead of hard drives.&lt;br /&gt;
# Including with EC2 Instance Savings Plans: https://calculator.aws/#/estimate?id=7f6a08fbe7e1feba574cd8daf15145773f6fcb27&lt;br /&gt;
## $4500/year&lt;br /&gt;
## Same as the previous estimate but with EC2 one year savings plans paid upfront.&lt;br /&gt;
# '''Serverless Managed CI/CD Solution, CodePipeline:'''&lt;br /&gt;
#* Fully managed CI/CD pipeline solution where you would just manage the users.&lt;br /&gt;
#** Source Control : AWS CodeCommit is a private Git service that can securely store your source code, binaries, and application assets.&lt;br /&gt;
#** Build: AWS CodeBuild allows you to build and test your application in preconfigured or custom environments.&lt;br /&gt;
#** Deploy: AWS CodeDeploy automates software deployments to your AWS or on-premises servers.&lt;br /&gt;
#* Usage based pricing, there are no servers to provision or maintain.&lt;br /&gt;
#* Free tier eligible so you can test out the services for free.&lt;br /&gt;
#* Natively integrates with other AWS services and control plane.&lt;br /&gt;
#* More information about CodePipeline: https://aws.amazon.com/codepipeline/&lt;br /&gt;
'''Pricing estimates:'''&lt;br /&gt;
#* $2500/year&lt;br /&gt;
#* I’ve attached a spreadsheet with modifiable red input numbers to get an idea of how much this solution will cost.&lt;br /&gt;
#* The 5TB of storage on S3 with 2.5TB of data transfer out per year ($1821/year) would be in addition to CodePipeline costs. For example, if the spreadsheet outputs $650/year, the total with S3 data storage, transfer, and CI/CD would be $2471/year.&lt;br /&gt;
If you have any questions, feel free to reach out to us!&lt;br /&gt;
&lt;br /&gt;
== Related Entries ==&lt;br /&gt;
*[[CSEP_Working_Group]]&lt;br /&gt;
*[[CSEP_Project]]&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24662</id>
		<title>CSEP Gitlab</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24662"/>
		<updated>2020-06-25T18:33:04Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* AWS Estimate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SCEC's CSEP project is coordinating an earthquake and ground motion forecasting project with national and international partners. Project members want to use the Gitlab system to support the development of the CSEP open-source scientific software development community, the code development, distributed version control, and automated software testing environment. Specifications describing the expected system requirements and preliminary data creation and transfer estimates are below.&lt;br /&gt;
&lt;br /&gt;
== CSEP CI/CD System Overview Diagram ==&lt;br /&gt;
[[Image:Csep gitlab roadmap.pdf|250px| &amp;quot;Gitlab Server and Runner&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pptx | Gitlab Server Configuration as ppt file]]&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pdf | Gitlab Server Configuration as pdf file]]&lt;br /&gt;
&lt;br /&gt;
== Data Usage Estimates ==&lt;br /&gt;
Estimates for data usages are based on combining the two use cases for the GitLab repository (1) Code storage and (2) Storage of Large data files and experiment results. These estimates are based on data from the current CSEP project, such as current project members, current storage in current and old repositories, and rough estimates of expected data usage for past and future experiments.&lt;br /&gt;
# amount generated internally by the system per year, most of which can be left on AWS storage: 5TB/year&lt;br /&gt;
# amount of data transferred into AWS: 1TB/year&lt;br /&gt;
# amount of data transferred out of AWS: 2.5TB/year&lt;br /&gt;
&lt;br /&gt;
== Data Estimates Breakdown ==&lt;br /&gt;
Project Info:&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP Project Members: 20&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP1 Repo Size (in Gb): 1.2&amp;lt;br&amp;gt;&lt;br /&gt;
Storage per experiment (in Gb): 10&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(1) Code Storage&lt;br /&gt;
Total data stored: 25 Gb (High-end estimate including models, codes and benchmark data sets)&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [50-500] Gb&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(2) Data/Catalog Storage&lt;br /&gt;
Total Storage: 250 Gb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(3) Experiment Results&lt;br /&gt;
Total Storage: 4 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Overall Estimates:&lt;br /&gt;
Total stored: ~4.5 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Transferred: [250 Gb - 2.5 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== AWS Estimation Webpage ==&lt;br /&gt;
*[https://aws.amazon.com/ec2/pricing/ EC2 Pricing]&lt;br /&gt;
*[https://calculator.aws/ Total Cost Estimator]&lt;br /&gt;
*[https://docs.gitlab.com/ee/install/aws/ AWS Gitlab Example Deployment]&lt;br /&gt;
&lt;br /&gt;
== Gitlab Basic System Requirements ==&lt;br /&gt;
* Recent Linux Distro (Ubuntu,Centos...)&lt;br /&gt;
* Generate SSH keys&lt;br /&gt;
* Configure SMTP Server&lt;br /&gt;
* 8GB RAM is the recommended minimum memory size for all installations and supports up to 100 users. 16GB RAM supports up to 500 users&lt;br /&gt;
* Databases: PostgreSQL&lt;br /&gt;
* Redis/Sidekiq: stores all user sessions and background task queue processes the background jobs with a multithreaded process&lt;br /&gt;
* Prometheus and it’s exporters &lt;br /&gt;
* Avoid installing GitLab Runner on the same machine where Gitlab is installed.&lt;br /&gt;
* GitLab needs JavaScript enabled in browsers to support features such as Issue Boards.&lt;br /&gt;
&lt;br /&gt;
== CSEP Computer and Storage Inventory ==&lt;br /&gt;
*[[CSEP_Computers]]&lt;br /&gt;
*[[CSEP_Hardware_Inventory]]&lt;br /&gt;
*[[Media:Computer Hardware and Storage Systems · SCECcode CSEP Wiki.pdf | Github Docs]]&lt;br /&gt;
*SCEC CSEP Storage Summaries: &lt;br /&gt;
** SCEC Storage Summary: [[Media:Disk Usage Jan2020.txt | Usage Report]] &lt;br /&gt;
** Sorted by Username: [[Media:Sorted_Storage_Jan2020.txt | Sorted Usage Report]]&lt;br /&gt;
&lt;br /&gt;
== Overview and Gitlab Installation ==&lt;br /&gt;
*[https://about.gitlab.com/ Gitlab] integration software.&lt;br /&gt;
*[https://about.gitlab.com/pricing/#self-managed Gitlab Software Options]&lt;br /&gt;
*[https://about.gitlab.com/install/ GitLab and Runner Installation Information]&lt;br /&gt;
*[https://docs.gitlab.com/omnibus/docker/ GitLab Installation using Docker]&lt;br /&gt;
*[https://docs.gitlab.com/runner/install/docker.html GitLab Runner Installation with Docker]&lt;br /&gt;
&lt;br /&gt;
== AWS Estimate ==&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Here is follow-up information for you to look over to get a better idea of the setup, general information, and pricing of the services.&lt;br /&gt;
# '''Running GitLab on AWS:'''&lt;br /&gt;
#* GitLab has fantastic documentation to get you setup and running. Using their Omnibus package or Marketplace listings are quick and easy ways to get started. GitLab has different Marketplace listings based on which license is used, the community version is linked.&lt;br /&gt;
#** https://about.gitlab.com/install/#ubuntu&lt;br /&gt;
#** https://aws.amazon.com/marketplace/pp/B071RFCJZK&lt;br /&gt;
#* It does require setup and maintenance on your end, it’s not a fully managed service. You would provision the GitLab instance and the Runner instance and complete their espective software install and setup.&lt;br /&gt;
# '''Pricing GitLab on AWS:'''&lt;br /&gt;
#:'''Factors to consider:'''&lt;br /&gt;
#* Storage:&lt;br /&gt;
#** S3 (Simple Storage Service) is a great service for storing your data. It is highly scalable, durable, and available object storage where you don’t need to provision anything. It’s significantly cheaper than holding the data in volumes attached to your instances.&lt;br /&gt;
#** The EBS (Elastic Block Store) volumes are charged based on their provisioned size and are resizable, so you can start off smaller and resize if needed.&lt;br /&gt;
#* Compute:&lt;br /&gt;
#** EC2 instance savings plans can greatly reduce your compute cost, ranging from around 30% to 60% compute savings over the on-demand instances shown in the price estimates. It varies based on the commitment time (1 or 3 years) and payment options (no upfront to full upfront).&lt;br /&gt;
#** GitLab has a guide on autoscaling Runners on AWS: https://docs.gitlab.com/runner/configuration/runner_autoscale_aws/&lt;br /&gt;
&lt;br /&gt;
#:'''Pricing estimates:'''&lt;br /&gt;
## The wiki setup estimate: https://calculator.aws/#/estimate?id=a540551f0239aef761c25ec52c9b87f5c0571563&lt;br /&gt;
### $8500/year&lt;br /&gt;
### This has two instances, the GitLab instance with 2vCPU and 8GB of RAM, and the Runner instance with 4vCPU and 16GB of RAM. Each has 4TB of hard drive storage. This estimate does not include backups.&lt;br /&gt;
### The lion’s share of the cost from this estimate comes from the 8TB of provisioned storage attached to the instances, the majority of which can be held in S3.&lt;br /&gt;
## Moving storage to S3 estimate: https://calculator.aws/#/estimate?id=636f64ec1dff1f2f2e8aacfe50793480e3dc2160&lt;br /&gt;
### $5700/year&lt;br /&gt;
### The same setup as above but with the majority of storage (5TB) offloaded into S3. The GitLab instance has 50GB of SSD storage and the Runner instance has 250GB of SSD storage, each with daily backups. Storage performance for the instances will be better due to using SSDs instead of hard drives.&lt;br /&gt;
# Including with EC2 Instance Savings Plans: https://calculator.aws/#/estimate?id=7f6a08fbe7e1feba574cd8daf15145773f6fcb27&lt;br /&gt;
## $4500/year&lt;br /&gt;
## Same as the previous estimate but with EC2 one year savings plans paid upfront.&lt;br /&gt;
# '''Serverless Managed CI/CD Solution, CodePipeline:'''&lt;br /&gt;
#* Fully managed CI/CD pipeline solution where you would just manage the users.&lt;br /&gt;
#** Source Control : AWS CodeCommit is a private Git service that can securely store your source code, binaries, and application assets.&lt;br /&gt;
#** Build: AWS CodeBuild allows you to build and test your application in preconfigured or custom environments.&lt;br /&gt;
#** Deploy: AWS CodeDeploy automates software deployments to your AWS or on-premises servers.&lt;br /&gt;
#* Usage based pricing, there are no servers to provision or maintain.&lt;br /&gt;
#* Free tier eligible so you can test out the services for free.&lt;br /&gt;
#* Natively integrates with other AWS services and control plane.&lt;br /&gt;
#* More information about CodePipeline: https://aws.amazon.com/codepipeline/&lt;br /&gt;
'''Pricing estimates:'''&lt;br /&gt;
#* $2500/year&lt;br /&gt;
#* I’ve attached a spreadsheet with modifiable red input numbers to get an idea of how much this solution will cost.&lt;br /&gt;
#* The 5TB of storage on S3 with 2.5TB of data transfer out per year ($1821/year) would be in addition to CodePipeline costs. For example, if the spreadsheet outputs $650/year, the total with S3 data storage, transfer, and CI/CD would be $2471/year.&lt;br /&gt;
If you have any questions, feel free to reach out to us!&lt;br /&gt;
&lt;br /&gt;
== Related Entries ==&lt;br /&gt;
*[[CSEP_Working_Group]]&lt;br /&gt;
*[[CSEP_Project]]&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24661</id>
		<title>CSEP Gitlab</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24661"/>
		<updated>2020-06-25T18:32:38Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* AWS Estimate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SCEC's CSEP project is coordinating an earthquake and ground motion forecasting project with national and international partners. Project members want to use the Gitlab system to support the development of the CSEP open-source scientific software development community, the code development, distributed version control, and automated software testing environment. Specifications describing the expected system requirements and preliminary data creation and transfer estimates are below.&lt;br /&gt;
&lt;br /&gt;
== CSEP CI/CD System Overview Diagram ==&lt;br /&gt;
[[Image:Csep gitlab roadmap.pdf|250px| &amp;quot;Gitlab Server and Runner&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pptx | Gitlab Server Configuration as ppt file]]&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pdf | Gitlab Server Configuration as pdf file]]&lt;br /&gt;
&lt;br /&gt;
== Data Usage Estimates ==&lt;br /&gt;
Estimates for data usages are based on combining the two use cases for the GitLab repository (1) Code storage and (2) Storage of Large data files and experiment results. These estimates are based on data from the current CSEP project, such as current project members, current storage in current and old repositories, and rough estimates of expected data usage for past and future experiments.&lt;br /&gt;
# amount generated internally by the system per year, most of which can be left on AWS storage: 5TB/year&lt;br /&gt;
# amount of data transferred into AWS: 1TB/year&lt;br /&gt;
# amount of data transferred out of AWS: 2.5TB/year&lt;br /&gt;
&lt;br /&gt;
== Data Estimates Breakdown ==&lt;br /&gt;
Project Info:&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP Project Members: 20&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP1 Repo Size (in Gb): 1.2&amp;lt;br&amp;gt;&lt;br /&gt;
Storage per experiment (in Gb): 10&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(1) Code Storage&lt;br /&gt;
Total data stored: 25 Gb (High-end estimate including models, codes and benchmark data sets)&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [50-500] Gb&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(2) Data/Catalog Storage&lt;br /&gt;
Total Storage: 250 Gb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(3) Experiment Results&lt;br /&gt;
Total Storage: 4 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Overall Estimates:&lt;br /&gt;
Total stored: ~4.5 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Transferred: [250 Gb - 2.5 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== AWS Estimation Webpage ==&lt;br /&gt;
*[https://aws.amazon.com/ec2/pricing/ EC2 Pricing]&lt;br /&gt;
*[https://calculator.aws/ Total Cost Estimator]&lt;br /&gt;
*[https://docs.gitlab.com/ee/install/aws/ AWS Gitlab Example Deployment]&lt;br /&gt;
&lt;br /&gt;
== Gitlab Basic System Requirements ==&lt;br /&gt;
* Recent Linux Distro (Ubuntu,Centos...)&lt;br /&gt;
* Generate SSH keys&lt;br /&gt;
* Configure SMTP Server&lt;br /&gt;
* 8GB RAM is the recommended minimum memory size for all installations and supports up to 100 users. 16GB RAM supports up to 500 users&lt;br /&gt;
* Databases: PostgreSQL&lt;br /&gt;
* Redis/Sidekiq: stores all user sessions and background task queue processes the background jobs with a multithreaded process&lt;br /&gt;
* Prometheus and it’s exporters &lt;br /&gt;
* Avoid installing GitLab Runner on the same machine where Gitlab is installed.&lt;br /&gt;
* GitLab needs JavaScript enabled in browsers to support features such as Issue Boards.&lt;br /&gt;
&lt;br /&gt;
== CSEP Computer and Storage Inventory ==&lt;br /&gt;
*[[CSEP_Computers]]&lt;br /&gt;
*[[CSEP_Hardware_Inventory]]&lt;br /&gt;
*[[Media:Computer Hardware and Storage Systems · SCECcode CSEP Wiki.pdf | Github Docs]]&lt;br /&gt;
*SCEC CSEP Storage Summaries: &lt;br /&gt;
** SCEC Storage Summary: [[Media:Disk Usage Jan2020.txt | Usage Report]] &lt;br /&gt;
** Sorted by Username: [[Media:Sorted_Storage_Jan2020.txt | Sorted Usage Report]]&lt;br /&gt;
&lt;br /&gt;
== Overview and Gitlab Installation ==&lt;br /&gt;
*[https://about.gitlab.com/ Gitlab] integration software.&lt;br /&gt;
*[https://about.gitlab.com/pricing/#self-managed Gitlab Software Options]&lt;br /&gt;
*[https://about.gitlab.com/install/ GitLab and Runner Installation Information]&lt;br /&gt;
*[https://docs.gitlab.com/omnibus/docker/ GitLab Installation using Docker]&lt;br /&gt;
*[https://docs.gitlab.com/runner/install/docker.html GitLab Runner Installation with Docker]&lt;br /&gt;
&lt;br /&gt;
== AWS Estimate ==&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Here is follow-up information for you to look over to get a better idea of the setup, general information, and pricing of the services.&lt;br /&gt;
# '''Running GitLab on AWS:'''&lt;br /&gt;
#* GitLab has fantastic documentation to get you setup and running. Using their Omnibus package or Marketplace listings are quick and easy ways to get started. GitLab has different Marketplace listings based on which license is used, the community version is linked.&lt;br /&gt;
#** https://about.gitlab.com/install/#ubuntu&lt;br /&gt;
#** https://aws.amazon.com/marketplace/pp/B071RFCJZK&lt;br /&gt;
#* It does require setup and maintenance on your end, it’s not a fully managed service. You would provision the GitLab instance and the Runner instance and complete their espective software install and setup.&lt;br /&gt;
# '''Pricing GitLab on AWS:'''&lt;br /&gt;
#:'''Factors to consider:'''&lt;br /&gt;
#* Storage:&lt;br /&gt;
#** S3 (Simple Storage Service) is a great service for storing your data. It is highly scalable, durable, and available object storage where you don’t need to provision anything. It’s significantly cheaper than holding the data in volumes attached to your instances.&lt;br /&gt;
#** The EBS (Elastic Block Store) volumes are charged based on their provisioned size and are resizable, so you can start off smaller and resize if needed.&lt;br /&gt;
#* Compute:&lt;br /&gt;
#** EC2 instance savings plans can greatly reduce your compute cost, ranging from around 30% to 60% compute savings over the on-demand instances shown in the price estimates. It varies based on the commitment time (1 or 3 years) and payment options (no upfront to full upfront).&lt;br /&gt;
#** GitLab has a guide on autoscaling Runners on AWS: https://docs.gitlab.com/runner/configuration/runner_autoscale_aws/&lt;br /&gt;
#:'''Pricing estimates:'''&lt;br /&gt;
&lt;br /&gt;
## The wiki setup estimate: https://calculator.aws/#/estimate?id=a540551f0239aef761c25ec52c9b87f5c0571563&lt;br /&gt;
### $8500/year&lt;br /&gt;
### This has two instances, the GitLab instance with 2vCPU and 8GB of RAM, and the Runner instance with 4vCPU and 16GB of RAM. Each has 4TB of hard drive storage. This estimate does not include backups.&lt;br /&gt;
### The lion’s share of the cost from this estimate comes from the 8TB of provisioned storage attached to the instances, the majority of which can be held in S3.&lt;br /&gt;
## Moving storage to S3 estimate: https://calculator.aws/#/estimate?id=636f64ec1dff1f2f2e8aacfe50793480e3dc2160&lt;br /&gt;
### $5700/year&lt;br /&gt;
### The same setup as above but with the majority of storage (5TB) offloaded into S3. The GitLab instance has 50GB of SSD storage and the Runner instance has 250GB of SSD storage, each with daily backups. Storage performance for the instances will be better due to using SSDs instead of hard drives.&lt;br /&gt;
# Including with EC2 Instance Savings Plans: https://calculator.aws/#/estimate?id=7f6a08fbe7e1feba574cd8daf15145773f6fcb27&lt;br /&gt;
## $4500/year&lt;br /&gt;
## Same as the previous estimate but with EC2 one year savings plans paid upfront.&lt;br /&gt;
# '''Serverless Managed CI/CD Solution, CodePipeline:'''&lt;br /&gt;
#* Fully managed CI/CD pipeline solution where you would just manage the users.&lt;br /&gt;
#** Source Control : AWS CodeCommit is a private Git service that can securely store your source code, binaries, and application assets.&lt;br /&gt;
#** Build: AWS CodeBuild allows you to build and test your application in preconfigured or custom environments.&lt;br /&gt;
#** Deploy: AWS CodeDeploy automates software deployments to your AWS or on-premises servers.&lt;br /&gt;
#* Usage based pricing, there are no servers to provision or maintain.&lt;br /&gt;
#* Free tier eligible so you can test out the services for free.&lt;br /&gt;
#* Natively integrates with other AWS services and control plane.&lt;br /&gt;
#* More information about CodePipeline: https://aws.amazon.com/codepipeline/&lt;br /&gt;
'''Pricing estimates:'''&lt;br /&gt;
#* $2500/year&lt;br /&gt;
#* I’ve attached a spreadsheet with modifiable red input numbers to get an idea of how much this solution will cost.&lt;br /&gt;
#* The 5TB of storage on S3 with 2.5TB of data transfer out per year ($1821/year) would be in addition to CodePipeline costs. For example, if the spreadsheet outputs $650/year, the total with S3 data storage, transfer, and CI/CD would be $2471/year.&lt;br /&gt;
If you have any questions, feel free to reach out to us!&lt;br /&gt;
&lt;br /&gt;
== Related Entries ==&lt;br /&gt;
*[[CSEP_Working_Group]]&lt;br /&gt;
*[[CSEP_Project]]&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24660</id>
		<title>CSEP Gitlab</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24660"/>
		<updated>2020-06-25T18:30:26Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* AWS Estimate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SCEC's CSEP project is coordinating an earthquake and ground motion forecasting project with national and international partners. Project members want to use the Gitlab system to support the development of the CSEP open-source scientific software development community, the code development, distributed version control, and automated software testing environment. Specifications describing the expected system requirements and preliminary data creation and transfer estimates are below.&lt;br /&gt;
&lt;br /&gt;
== CSEP CI/CD System Overview Diagram ==&lt;br /&gt;
[[Image:Csep gitlab roadmap.pdf|250px| &amp;quot;Gitlab Server and Runner&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pptx | Gitlab Server Configuration as ppt file]]&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pdf | Gitlab Server Configuration as pdf file]]&lt;br /&gt;
&lt;br /&gt;
== Data Usage Estimates ==&lt;br /&gt;
Estimates for data usages are based on combining the two use cases for the GitLab repository (1) Code storage and (2) Storage of Large data files and experiment results. These estimates are based on data from the current CSEP project, such as current project members, current storage in current and old repositories, and rough estimates of expected data usage for past and future experiments.&lt;br /&gt;
# amount generated internally by the system per year, most of which can be left on AWS storage: 5TB/year&lt;br /&gt;
# amount of data transferred into AWS: 1TB/year&lt;br /&gt;
# amount of data transferred out of AWS: 2.5TB/year&lt;br /&gt;
&lt;br /&gt;
== Data Estimates Breakdown ==&lt;br /&gt;
Project Info:&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP Project Members: 20&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP1 Repo Size (in Gb): 1.2&amp;lt;br&amp;gt;&lt;br /&gt;
Storage per experiment (in Gb): 10&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(1) Code Storage&lt;br /&gt;
Total data stored: 25 Gb (High-end estimate including models, codes and benchmark data sets)&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [50-500] Gb&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(2) Data/Catalog Storage&lt;br /&gt;
Total Storage: 250 Gb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(3) Experiment Results&lt;br /&gt;
Total Storage: 4 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Overall Estimates:&lt;br /&gt;
Total stored: ~4.5 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Transferred: [250 Gb - 2.5 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== AWS Estimation Webpage ==&lt;br /&gt;
*[https://aws.amazon.com/ec2/pricing/ EC2 Pricing]&lt;br /&gt;
*[https://calculator.aws/ Total Cost Estimator]&lt;br /&gt;
*[https://docs.gitlab.com/ee/install/aws/ AWS Gitlab Example Deployment]&lt;br /&gt;
&lt;br /&gt;
== Gitlab Basic System Requirements ==&lt;br /&gt;
* Recent Linux Distro (Ubuntu,Centos...)&lt;br /&gt;
* Generate SSH keys&lt;br /&gt;
* Configure SMTP Server&lt;br /&gt;
* 8GB RAM is the recommended minimum memory size for all installations and supports up to 100 users. 16GB RAM supports up to 500 users&lt;br /&gt;
* Databases: PostgreSQL&lt;br /&gt;
* Redis/Sidekiq: stores all user sessions and background task queue processes the background jobs with a multithreaded process&lt;br /&gt;
* Prometheus and it’s exporters &lt;br /&gt;
* Avoid installing GitLab Runner on the same machine where Gitlab is installed.&lt;br /&gt;
* GitLab needs JavaScript enabled in browsers to support features such as Issue Boards.&lt;br /&gt;
&lt;br /&gt;
== CSEP Computer and Storage Inventory ==&lt;br /&gt;
*[[CSEP_Computers]]&lt;br /&gt;
*[[CSEP_Hardware_Inventory]]&lt;br /&gt;
*[[Media:Computer Hardware and Storage Systems · SCECcode CSEP Wiki.pdf | Github Docs]]&lt;br /&gt;
*SCEC CSEP Storage Summaries: &lt;br /&gt;
** SCEC Storage Summary: [[Media:Disk Usage Jan2020.txt | Usage Report]] &lt;br /&gt;
** Sorted by Username: [[Media:Sorted_Storage_Jan2020.txt | Sorted Usage Report]]&lt;br /&gt;
&lt;br /&gt;
== Overview and Gitlab Installation ==&lt;br /&gt;
*[https://about.gitlab.com/ Gitlab] integration software.&lt;br /&gt;
*[https://about.gitlab.com/pricing/#self-managed Gitlab Software Options]&lt;br /&gt;
*[https://about.gitlab.com/install/ GitLab and Runner Installation Information]&lt;br /&gt;
*[https://docs.gitlab.com/omnibus/docker/ GitLab Installation using Docker]&lt;br /&gt;
*[https://docs.gitlab.com/runner/install/docker.html GitLab Runner Installation with Docker]&lt;br /&gt;
&lt;br /&gt;
== AWS Estimate ==&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Here is follow-up information for you to look over to get a better idea of the setup, general information, and pricing of the services.&lt;br /&gt;
# '''Running GitLab on AWS:'''&lt;br /&gt;
#* GitLab has fantastic documentation to get you setup and running. Using their Omnibus package or Marketplace listings are quick and easy ways to get started. GitLab has different Marketplace listings based on which license is used, the community version is linked.&lt;br /&gt;
#** https://about.gitlab.com/install/#ubuntu&lt;br /&gt;
#** https://aws.amazon.com/marketplace/pp/B071RFCJZK&lt;br /&gt;
#* It does require setup and maintenance on your end, it’s not a fully managed service. You would provision the GitLab instance and the Runner instance and complete their espective software install and setup.&lt;br /&gt;
# '''Pricing GitLab on AWS:'''&lt;br /&gt;
#:'''Factors to consider:'''&lt;br /&gt;
#* Storage:&lt;br /&gt;
#** S3 (Simple Storage Service) is a great service for storing your data. It is highly scalable, durable, and available object storage where you don’t need to provision anything. It’s significantly cheaper than holding the data in volumes attached to your instances.&lt;br /&gt;
#** The EBS (Elastic Block Store) volumes are charged based on their provisioned size and are resizable, so you can start off smaller and resize if needed.&lt;br /&gt;
#* Compute:&lt;br /&gt;
#** EC2 instance savings plans can greatly reduce your compute cost, ranging from around 30% to 60% compute savings over the on-demand instances shown in the price estimates. It varies based on the commitment time (1 or 3 years) and payment options (no upfront to full upfront).&lt;br /&gt;
#** GitLab has a guide on autoscaling Runners on AWS: https://docs.gitlab.com/runner/configuration/runner_autoscale_aws/&lt;br /&gt;
#:'''Pricing estimates:'''&lt;br /&gt;
&lt;br /&gt;
# The wiki setup estimate: https://calculator.aws/#/estimate?id=a540551f0239aef761c25ec52c9b87f5c0571563&lt;br /&gt;
## $8500/year&lt;br /&gt;
## This has two instances, the GitLab instance with 2vCPU and 8GB of RAM, and the Runner instance with 4vCPU and 16GB of RAM. Each has 4TB of hard drive storage. This estimate does not include backups.&lt;br /&gt;
## The lion’s share of the cost from this estimate comes from the 8TB of provisioned storage attached to the instances, the majority of which can be held in S3.&lt;br /&gt;
# Moving storage to S3 estimate: https://calculator.aws/#/estimate?id=636f64ec1dff1f2f2e8aacfe50793480e3dc2160&lt;br /&gt;
## $5700/year&lt;br /&gt;
## The same setup as above but with the majority of storage (5TB) offloaded into S3. The GitLab instance has 50GB of SSD storage and the Runner instance has 250GB of SSD storage, each with daily backups. Storage performance for the instances will be better due to using SSDs instead of hard drives.&lt;br /&gt;
# Including with EC2 Instance Savings Plans: https://calculator.aws/#/estimate?id=7f6a08fbe7e1feba574cd8daf15145773f6fcb27&lt;br /&gt;
## $4500/year&lt;br /&gt;
## Same as the previous estimate but with EC2 one year savings plans paid upfront.&lt;br /&gt;
# '''Serverless Managed CI/CD Solution, CodePipeline:'''&lt;br /&gt;
#* Fully managed CI/CD pipeline solution where you would just manage the users.&lt;br /&gt;
#** Source Control : AWS CodeCommit is a private Git service that can securely store your source code, binaries, and application assets.&lt;br /&gt;
#** Build: AWS CodeBuild allows you to build and test your application in preconfigured or custom environments.&lt;br /&gt;
#** Deploy: AWS CodeDeploy automates software deployments to your AWS or on-premises servers.&lt;br /&gt;
#* Usage based pricing, there are no servers to provision or maintain.&lt;br /&gt;
#* Free tier eligible so you can test out the services for free.&lt;br /&gt;
#* Natively integrates with other AWS services and control plane.&lt;br /&gt;
#* More information about CodePipeline: https://aws.amazon.com/codepipeline/&lt;br /&gt;
'''Pricing estimates:'''&lt;br /&gt;
#* $2500/year&lt;br /&gt;
#* I’ve attached a spreadsheet with modifiable red input numbers to get an idea of how much this solution will cost.&lt;br /&gt;
#* The 5TB of storage on S3 with 2.5TB of data transfer out per year ($1821/year) would be in addition to CodePipeline costs. For example, if the spreadsheet outputs $650/year, the total with S3 data storage, transfer, and CI/CD would be $2471/year.&lt;br /&gt;
If you have any questions, feel free to reach out to us!&lt;br /&gt;
&lt;br /&gt;
== Related Entries ==&lt;br /&gt;
*[[CSEP_Working_Group]]&lt;br /&gt;
*[[CSEP_Project]]&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24659</id>
		<title>CSEP Gitlab</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24659"/>
		<updated>2020-06-25T18:30:11Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* AWS Estimate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SCEC's CSEP project is coordinating an earthquake and ground motion forecasting project with national and international partners. Project members want to use the Gitlab system to support the development of the CSEP open-source scientific software development community, the code development, distributed version control, and automated software testing environment. Specifications describing the expected system requirements and preliminary data creation and transfer estimates are below.&lt;br /&gt;
&lt;br /&gt;
== CSEP CI/CD System Overview Diagram ==&lt;br /&gt;
[[Image:Csep gitlab roadmap.pdf|250px| &amp;quot;Gitlab Server and Runner&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pptx | Gitlab Server Configuration as ppt file]]&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pdf | Gitlab Server Configuration as pdf file]]&lt;br /&gt;
&lt;br /&gt;
== Data Usage Estimates ==&lt;br /&gt;
Estimates for data usages are based on combining the two use cases for the GitLab repository (1) Code storage and (2) Storage of Large data files and experiment results. These estimates are based on data from the current CSEP project, such as current project members, current storage in current and old repositories, and rough estimates of expected data usage for past and future experiments.&lt;br /&gt;
# amount generated internally by the system per year, most of which can be left on AWS storage: 5TB/year&lt;br /&gt;
# amount of data transferred into AWS: 1TB/year&lt;br /&gt;
# amount of data transferred out of AWS: 2.5TB/year&lt;br /&gt;
&lt;br /&gt;
== Data Estimates Breakdown ==&lt;br /&gt;
Project Info:&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP Project Members: 20&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP1 Repo Size (in Gb): 1.2&amp;lt;br&amp;gt;&lt;br /&gt;
Storage per experiment (in Gb): 10&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(1) Code Storage&lt;br /&gt;
Total data stored: 25 Gb (High-end estimate including models, codes and benchmark data sets)&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [50-500] Gb&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(2) Data/Catalog Storage&lt;br /&gt;
Total Storage: 250 Gb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(3) Experiment Results&lt;br /&gt;
Total Storage: 4 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Overall Estimates:&lt;br /&gt;
Total stored: ~4.5 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Transferred: [250 Gb - 2.5 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== AWS Estimation Webpage ==&lt;br /&gt;
*[https://aws.amazon.com/ec2/pricing/ EC2 Pricing]&lt;br /&gt;
*[https://calculator.aws/ Total Cost Estimator]&lt;br /&gt;
*[https://docs.gitlab.com/ee/install/aws/ AWS Gitlab Example Deployment]&lt;br /&gt;
&lt;br /&gt;
== Gitlab Basic System Requirements ==&lt;br /&gt;
* Recent Linux Distro (Ubuntu,Centos...)&lt;br /&gt;
* Generate SSH keys&lt;br /&gt;
* Configure SMTP Server&lt;br /&gt;
* 8GB RAM is the recommended minimum memory size for all installations and supports up to 100 users. 16GB RAM supports up to 500 users&lt;br /&gt;
* Databases: PostgreSQL&lt;br /&gt;
* Redis/Sidekiq: stores all user sessions and background task queue processes the background jobs with a multithreaded process&lt;br /&gt;
* Prometheus and it’s exporters &lt;br /&gt;
* Avoid installing GitLab Runner on the same machine where Gitlab is installed.&lt;br /&gt;
* GitLab needs JavaScript enabled in browsers to support features such as Issue Boards.&lt;br /&gt;
&lt;br /&gt;
== CSEP Computer and Storage Inventory ==&lt;br /&gt;
*[[CSEP_Computers]]&lt;br /&gt;
*[[CSEP_Hardware_Inventory]]&lt;br /&gt;
*[[Media:Computer Hardware and Storage Systems · SCECcode CSEP Wiki.pdf | Github Docs]]&lt;br /&gt;
*SCEC CSEP Storage Summaries: &lt;br /&gt;
** SCEC Storage Summary: [[Media:Disk Usage Jan2020.txt | Usage Report]] &lt;br /&gt;
** Sorted by Username: [[Media:Sorted_Storage_Jan2020.txt | Sorted Usage Report]]&lt;br /&gt;
&lt;br /&gt;
== Overview and Gitlab Installation ==&lt;br /&gt;
*[https://about.gitlab.com/ Gitlab] integration software.&lt;br /&gt;
*[https://about.gitlab.com/pricing/#self-managed Gitlab Software Options]&lt;br /&gt;
*[https://about.gitlab.com/install/ GitLab and Runner Installation Information]&lt;br /&gt;
*[https://docs.gitlab.com/omnibus/docker/ GitLab Installation using Docker]&lt;br /&gt;
*[https://docs.gitlab.com/runner/install/docker.html GitLab Runner Installation with Docker]&lt;br /&gt;
&lt;br /&gt;
== AWS Estimate ==&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Here is follow-up information for you to look over to get a better idea of the setup, general information, and pricing of the services.&lt;br /&gt;
# '''Running GitLab on AWS:'''&lt;br /&gt;
#* GitLab has fantastic documentation to get you setup and running. Using their Omnibus package or Marketplace listings are quick and easy ways to get started. GitLab has different Marketplace listings based on which license is used, the community version is linked.&lt;br /&gt;
#** https://about.gitlab.com/install/#ubuntu&lt;br /&gt;
#** https://aws.amazon.com/marketplace/pp/B071RFCJZK&lt;br /&gt;
#* It does require setup and maintenance on your end, it’s not a fully managed service. You would provision the GitLab instance and the Runner instance and complete their espective software install and setup.&lt;br /&gt;
# '''Pricing GitLab on AWS:'''&lt;br /&gt;
#:'''Factors to consider:'''&lt;br /&gt;
#* Storage:&lt;br /&gt;
#** S3 (Simple Storage Service) is a great service for storing your data. It is highly scalable, durable, and available object storage where you don’t need to provision anything. It’s significantly cheaper than holding the data in volumes attached to your instances.&lt;br /&gt;
#** The EBS (Elastic Block Store) volumes are charged based on their provisioned size and are resizable, so you can start off smaller and resize if needed.&lt;br /&gt;
#* Compute:&lt;br /&gt;
#** EC2 instance savings plans can greatly reduce your compute cost, ranging from around 30% to 60% compute savings over the on-demand instances shown in the price estimates. It varies based on the commitment time (1 or 3 years) and payment options (no upfront to full upfront).&lt;br /&gt;
#** GitLab has a guide on autoscaling Runners on AWS: https://docs.gitlab.com/runner/configuration/runner_autoscale_aws/&lt;br /&gt;
#:'''Pricing estimates:'''&lt;br /&gt;
# The wiki setup estimate: https://calculator.aws/#/estimate?id=a540551f0239aef761c25ec52c9b87f5c0571563&lt;br /&gt;
## $8500/year&lt;br /&gt;
## This has two instances, the GitLab instance with 2vCPU and 8GB of RAM, and the Runner instance with 4vCPU and 16GB of RAM. Each has 4TB of hard drive storage. This estimate does not include backups.&lt;br /&gt;
## The lion’s share of the cost from this estimate comes from the 8TB of provisioned storage attached to the instances, the majority of which can be held in S3.&lt;br /&gt;
# Moving storage to S3 estimate: https://calculator.aws/#/estimate?id=636f64ec1dff1f2f2e8aacfe50793480e3dc2160&lt;br /&gt;
## $5700/year&lt;br /&gt;
## The same setup as above but with the majority of storage (5TB) offloaded into S3. The GitLab instance has 50GB of SSD storage and the Runner instance has 250GB of SSD storage, each with daily backups. Storage performance for the instances will be better due to using SSDs instead of hard drives.&lt;br /&gt;
# Including with EC2 Instance Savings Plans: https://calculator.aws/#/estimate?id=7f6a08fbe7e1feba574cd8daf15145773f6fcb27&lt;br /&gt;
## $4500/year&lt;br /&gt;
## Same as the previous estimate but with EC2 one year savings plans paid upfront.&lt;br /&gt;
# '''Serverless Managed CI/CD Solution, CodePipeline:'''&lt;br /&gt;
#* Fully managed CI/CD pipeline solution where you would just manage the users.&lt;br /&gt;
#** Source Control : AWS CodeCommit is a private Git service that can securely store your source code, binaries, and application assets.&lt;br /&gt;
#** Build: AWS CodeBuild allows you to build and test your application in preconfigured or custom environments.&lt;br /&gt;
#** Deploy: AWS CodeDeploy automates software deployments to your AWS or on-premises servers.&lt;br /&gt;
#* Usage based pricing, there are no servers to provision or maintain.&lt;br /&gt;
#* Free tier eligible so you can test out the services for free.&lt;br /&gt;
#* Natively integrates with other AWS services and control plane.&lt;br /&gt;
#* More information about CodePipeline: https://aws.amazon.com/codepipeline/&lt;br /&gt;
'''Pricing estimates:'''&lt;br /&gt;
#* $2500/year&lt;br /&gt;
#* I’ve attached a spreadsheet with modifiable red input numbers to get an idea of how much this solution will cost.&lt;br /&gt;
#* The 5TB of storage on S3 with 2.5TB of data transfer out per year ($1821/year) would be in addition to CodePipeline costs. For example, if the spreadsheet outputs $650/year, the total with S3 data storage, transfer, and CI/CD would be $2471/year.&lt;br /&gt;
If you have any questions, feel free to reach out to us!&lt;br /&gt;
&lt;br /&gt;
== Related Entries ==&lt;br /&gt;
*[[CSEP_Working_Group]]&lt;br /&gt;
*[[CSEP_Project]]&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24658</id>
		<title>CSEP Gitlab</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24658"/>
		<updated>2020-06-25T18:29:45Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* AWS Estimate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SCEC's CSEP project is coordinating an earthquake and ground motion forecasting project with national and international partners. Project members want to use the Gitlab system to support the development of the CSEP open-source scientific software development community, the code development, distributed version control, and automated software testing environment. Specifications describing the expected system requirements and preliminary data creation and transfer estimates are below.&lt;br /&gt;
&lt;br /&gt;
== CSEP CI/CD System Overview Diagram ==&lt;br /&gt;
[[Image:Csep gitlab roadmap.pdf|250px| &amp;quot;Gitlab Server and Runner&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pptx | Gitlab Server Configuration as ppt file]]&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pdf | Gitlab Server Configuration as pdf file]]&lt;br /&gt;
&lt;br /&gt;
== Data Usage Estimates ==&lt;br /&gt;
Estimates for data usages are based on combining the two use cases for the GitLab repository (1) Code storage and (2) Storage of Large data files and experiment results. These estimates are based on data from the current CSEP project, such as current project members, current storage in current and old repositories, and rough estimates of expected data usage for past and future experiments.&lt;br /&gt;
# amount generated internally by the system per year, most of which can be left on AWS storage: 5TB/year&lt;br /&gt;
# amount of data transferred into AWS: 1TB/year&lt;br /&gt;
# amount of data transferred out of AWS: 2.5TB/year&lt;br /&gt;
&lt;br /&gt;
== Data Estimates Breakdown ==&lt;br /&gt;
Project Info:&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP Project Members: 20&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP1 Repo Size (in Gb): 1.2&amp;lt;br&amp;gt;&lt;br /&gt;
Storage per experiment (in Gb): 10&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(1) Code Storage&lt;br /&gt;
Total data stored: 25 Gb (High-end estimate including models, codes and benchmark data sets)&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [50-500] Gb&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(2) Data/Catalog Storage&lt;br /&gt;
Total Storage: 250 Gb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(3) Experiment Results&lt;br /&gt;
Total Storage: 4 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Overall Estimates:&lt;br /&gt;
Total stored: ~4.5 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Transferred: [250 Gb - 2.5 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== AWS Estimation Webpage ==&lt;br /&gt;
*[https://aws.amazon.com/ec2/pricing/ EC2 Pricing]&lt;br /&gt;
*[https://calculator.aws/ Total Cost Estimator]&lt;br /&gt;
*[https://docs.gitlab.com/ee/install/aws/ AWS Gitlab Example Deployment]&lt;br /&gt;
&lt;br /&gt;
== Gitlab Basic System Requirements ==&lt;br /&gt;
* Recent Linux Distro (Ubuntu,Centos...)&lt;br /&gt;
* Generate SSH keys&lt;br /&gt;
* Configure SMTP Server&lt;br /&gt;
* 8GB RAM is the recommended minimum memory size for all installations and supports up to 100 users. 16GB RAM supports up to 500 users&lt;br /&gt;
* Databases: PostgreSQL&lt;br /&gt;
* Redis/Sidekiq: stores all user sessions and background task queue processes the background jobs with a multithreaded process&lt;br /&gt;
* Prometheus and it’s exporters &lt;br /&gt;
* Avoid installing GitLab Runner on the same machine where Gitlab is installed.&lt;br /&gt;
* GitLab needs JavaScript enabled in browsers to support features such as Issue Boards.&lt;br /&gt;
&lt;br /&gt;
== CSEP Computer and Storage Inventory ==&lt;br /&gt;
*[[CSEP_Computers]]&lt;br /&gt;
*[[CSEP_Hardware_Inventory]]&lt;br /&gt;
*[[Media:Computer Hardware and Storage Systems · SCECcode CSEP Wiki.pdf | Github Docs]]&lt;br /&gt;
*SCEC CSEP Storage Summaries: &lt;br /&gt;
** SCEC Storage Summary: [[Media:Disk Usage Jan2020.txt | Usage Report]] &lt;br /&gt;
** Sorted by Username: [[Media:Sorted_Storage_Jan2020.txt | Sorted Usage Report]]&lt;br /&gt;
&lt;br /&gt;
== Overview and Gitlab Installation ==&lt;br /&gt;
*[https://about.gitlab.com/ Gitlab] integration software.&lt;br /&gt;
*[https://about.gitlab.com/pricing/#self-managed Gitlab Software Options]&lt;br /&gt;
*[https://about.gitlab.com/install/ GitLab and Runner Installation Information]&lt;br /&gt;
*[https://docs.gitlab.com/omnibus/docker/ GitLab Installation using Docker]&lt;br /&gt;
*[https://docs.gitlab.com/runner/install/docker.html GitLab Runner Installation with Docker]&lt;br /&gt;
&lt;br /&gt;
== AWS Estimate ==&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Here is follow-up information for you to look over to get a better idea of the setup, general information, and pricing of the services.&lt;br /&gt;
# '''Running GitLab on AWS:'''&lt;br /&gt;
#* GitLab has fantastic documentation to get you setup and running. Using their Omnibus package or Marketplace listings are quick and easy ways to get started. GitLab has different Marketplace listings based on which license is used, the community version is linked.&lt;br /&gt;
#** https://about.gitlab.com/install/#ubuntu&lt;br /&gt;
#** https://aws.amazon.com/marketplace/pp/B071RFCJZK&lt;br /&gt;
#* It does require setup and maintenance on your end, it’s not a fully managed service. You would provision the GitLab instance and the Runner instance and complete their espective software install and setup.&lt;br /&gt;
# '''Pricing GitLab on AWS:'''&lt;br /&gt;
#:'''Factors to consider:'''&lt;br /&gt;
#* Storage:&lt;br /&gt;
#** S3 (Simple Storage Service) is a great service for storing your data. It is highly scalable, durable, and available object storage where you don’t need to provision anything. It’s significantly cheaper than holding the data in volumes attached to your instances.&lt;br /&gt;
#** The EBS (Elastic Block Store) volumes are charged based on their provisioned size and are resizable, so you can start off smaller and resize if needed.&lt;br /&gt;
#* Compute:&lt;br /&gt;
#** EC2 instance savings plans can greatly reduce your compute cost, ranging from around 30% to 60% compute savings over the on-demand instances shown in the price estimates. It varies based on the commitment time (1 or 3 years) and payment options (no upfront to full upfront).&lt;br /&gt;
#** GitLab has a guide on autoscaling Runners on AWS: https://docs.gitlab.com/runner/configuration/runner_autoscale_aws/&lt;br /&gt;
'''Pricing estimates:'''&lt;br /&gt;
# The wiki setup estimate: https://calculator.aws/#/estimate?id=a540551f0239aef761c25ec52c9b87f5c0571563&lt;br /&gt;
## $8500/year&lt;br /&gt;
## This has two instances, the GitLab instance with 2vCPU and 8GB of RAM, and the Runner instance with 4vCPU and 16GB of RAM. Each has 4TB of hard drive storage. This estimate does not include backups.&lt;br /&gt;
## The lion’s share of the cost from this estimate comes from the 8TB of provisioned storage attached to the instances, the majority of which can be held in S3.&lt;br /&gt;
# Moving storage to S3 estimate: https://calculator.aws/#/estimate?id=636f64ec1dff1f2f2e8aacfe50793480e3dc2160&lt;br /&gt;
## $5700/year&lt;br /&gt;
## The same setup as above but with the majority of storage (5TB) offloaded into S3. The GitLab instance has 50GB of SSD storage and the Runner instance has 250GB of SSD storage, each with daily backups. Storage performance for the instances will be better due to using SSDs instead of hard drives.&lt;br /&gt;
# Including with EC2 Instance Savings Plans: https://calculator.aws/#/estimate?id=7f6a08fbe7e1feba574cd8daf15145773f6fcb27&lt;br /&gt;
## $4500/year&lt;br /&gt;
## Same as the previous estimate but with EC2 one year savings plans paid upfront.&lt;br /&gt;
# '''Serverless Managed CI/CD Solution, CodePipeline:'''&lt;br /&gt;
#* Fully managed CI/CD pipeline solution where you would just manage the users.&lt;br /&gt;
#** Source Control : AWS CodeCommit is a private Git service that can securely store your source code, binaries, and application assets.&lt;br /&gt;
#** Build: AWS CodeBuild allows you to build and test your application in preconfigured or custom environments.&lt;br /&gt;
#** Deploy: AWS CodeDeploy automates software deployments to your AWS or on-premises servers.&lt;br /&gt;
#* Usage based pricing, there are no servers to provision or maintain.&lt;br /&gt;
#* Free tier eligible so you can test out the services for free.&lt;br /&gt;
#* Natively integrates with other AWS services and control plane.&lt;br /&gt;
#* More information about CodePipeline: https://aws.amazon.com/codepipeline/&lt;br /&gt;
'''Pricing estimates:'''&lt;br /&gt;
#* $2500/year&lt;br /&gt;
#* I’ve attached a spreadsheet with modifiable red input numbers to get an idea of how much this solution will cost.&lt;br /&gt;
#* The 5TB of storage on S3 with 2.5TB of data transfer out per year ($1821/year) would be in addition to CodePipeline costs. For example, if the spreadsheet outputs $650/year, the total with S3 data storage, transfer, and CI/CD would be $2471/year.&lt;br /&gt;
If you have any questions, feel free to reach out to us!&lt;br /&gt;
&lt;br /&gt;
== Related Entries ==&lt;br /&gt;
*[[CSEP_Working_Group]]&lt;br /&gt;
*[[CSEP_Project]]&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24657</id>
		<title>CSEP Gitlab</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24657"/>
		<updated>2020-06-25T18:26:29Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* AWS Estimate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SCEC's CSEP project is coordinating an earthquake and ground motion forecasting project with national and international partners. Project members want to use the Gitlab system to support the development of the CSEP open-source scientific software development community, the code development, distributed version control, and automated software testing environment. Specifications describing the expected system requirements and preliminary data creation and transfer estimates are below.&lt;br /&gt;
&lt;br /&gt;
== CSEP CI/CD System Overview Diagram ==&lt;br /&gt;
[[Image:Csep gitlab roadmap.pdf|250px| &amp;quot;Gitlab Server and Runner&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pptx | Gitlab Server Configuration as ppt file]]&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pdf | Gitlab Server Configuration as pdf file]]&lt;br /&gt;
&lt;br /&gt;
== Data Usage Estimates ==&lt;br /&gt;
Estimates for data usages are based on combining the two use cases for the GitLab repository (1) Code storage and (2) Storage of Large data files and experiment results. These estimates are based on data from the current CSEP project, such as current project members, current storage in current and old repositories, and rough estimates of expected data usage for past and future experiments.&lt;br /&gt;
# amount generated internally by the system per year, most of which can be left on AWS storage: 5TB/year&lt;br /&gt;
# amount of data transferred into AWS: 1TB/year&lt;br /&gt;
# amount of data transferred out of AWS: 2.5TB/year&lt;br /&gt;
&lt;br /&gt;
== Data Estimates Breakdown ==&lt;br /&gt;
Project Info:&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP Project Members: 20&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP1 Repo Size (in Gb): 1.2&amp;lt;br&amp;gt;&lt;br /&gt;
Storage per experiment (in Gb): 10&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(1) Code Storage&lt;br /&gt;
Total data stored: 25 Gb (High-end estimate including models, codes and benchmark data sets)&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [50-500] Gb&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(2) Data/Catalog Storage&lt;br /&gt;
Total Storage: 250 Gb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(3) Experiment Results&lt;br /&gt;
Total Storage: 4 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Overall Estimates:&lt;br /&gt;
Total stored: ~4.5 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Transferred: [250 Gb - 2.5 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== AWS Estimation Webpage ==&lt;br /&gt;
*[https://aws.amazon.com/ec2/pricing/ EC2 Pricing]&lt;br /&gt;
*[https://calculator.aws/ Total Cost Estimator]&lt;br /&gt;
*[https://docs.gitlab.com/ee/install/aws/ AWS Gitlab Example Deployment]&lt;br /&gt;
&lt;br /&gt;
== Gitlab Basic System Requirements ==&lt;br /&gt;
* Recent Linux Distro (Ubuntu,Centos...)&lt;br /&gt;
* Generate SSH keys&lt;br /&gt;
* Configure SMTP Server&lt;br /&gt;
* 8GB RAM is the recommended minimum memory size for all installations and supports up to 100 users. 16GB RAM supports up to 500 users&lt;br /&gt;
* Databases: PostgreSQL&lt;br /&gt;
* Redis/Sidekiq: stores all user sessions and background task queue processes the background jobs with a multithreaded process&lt;br /&gt;
* Prometheus and it’s exporters &lt;br /&gt;
* Avoid installing GitLab Runner on the same machine where Gitlab is installed.&lt;br /&gt;
* GitLab needs JavaScript enabled in browsers to support features such as Issue Boards.&lt;br /&gt;
&lt;br /&gt;
== CSEP Computer and Storage Inventory ==&lt;br /&gt;
*[[CSEP_Computers]]&lt;br /&gt;
*[[CSEP_Hardware_Inventory]]&lt;br /&gt;
*[[Media:Computer Hardware and Storage Systems · SCECcode CSEP Wiki.pdf | Github Docs]]&lt;br /&gt;
*SCEC CSEP Storage Summaries: &lt;br /&gt;
** SCEC Storage Summary: [[Media:Disk Usage Jan2020.txt | Usage Report]] &lt;br /&gt;
** Sorted by Username: [[Media:Sorted_Storage_Jan2020.txt | Sorted Usage Report]]&lt;br /&gt;
&lt;br /&gt;
== Overview and Gitlab Installation ==&lt;br /&gt;
*[https://about.gitlab.com/ Gitlab] integration software.&lt;br /&gt;
*[https://about.gitlab.com/pricing/#self-managed Gitlab Software Options]&lt;br /&gt;
*[https://about.gitlab.com/install/ GitLab and Runner Installation Information]&lt;br /&gt;
*[https://docs.gitlab.com/omnibus/docker/ GitLab Installation using Docker]&lt;br /&gt;
*[https://docs.gitlab.com/runner/install/docker.html GitLab Runner Installation with Docker]&lt;br /&gt;
&lt;br /&gt;
== AWS Estimate ==&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Here is follow-up information for you to look over to get a better idea of the setup, general information, and pricing of the services.&lt;br /&gt;
# '''Running GitLab on AWS:'''&lt;br /&gt;
* GitLab has fantastic documentation to get you setup and running. Using their Omnibus package or Marketplace listings are quick and easy ways to get started. GitLab has different Marketplace listings based on which license is used, the community version is linked.&lt;br /&gt;
** https://about.gitlab.com/install/#ubuntu&lt;br /&gt;
** https://aws.amazon.com/marketplace/pp/B071RFCJZK&lt;br /&gt;
* It does require setup and maintenance on your end, it’s not a fully managed service. You would provision the GitLab instance and the Runner instance and complete their espective software install and setup.&lt;br /&gt;
# '''Pricing GitLab on AWS:'''&lt;br /&gt;
I’ve created a few estimates for this project, starting with the setup that’s on your wiki and moving towards my recommended setup with cost optimizations.&lt;br /&gt;
'''Factors to consider:'''&lt;br /&gt;
* Storage:&lt;br /&gt;
** S3 (Simple Storage Service) is a great service for storing your data. It is highly scalable, durable, and available object storage where you don’t need to provision anything. It’s significantly cheaper than holding the data in volumes attached to your instances.&lt;br /&gt;
** The EBS (Elastic Block Store) volumes are charged based on their provisioned size and are resizable, so you can start off smaller and resize if needed.&lt;br /&gt;
* Compute:&lt;br /&gt;
** EC2 instance savings plans can greatly reduce your compute cost, ranging from around 30% to 60% compute savings over the on-demand instances shown in the price estimates. It varies based on the commitment time (1 or 3 years) and payment options (no upfront to full upfront).&lt;br /&gt;
** GitLab has a guide on autoscaling Runners on AWS: https://docs.gitlab.com/runner/configuration/runner_autoscale_aws/&lt;br /&gt;
'''Pricing estimates:'''&lt;br /&gt;
# The wiki setup estimate: https://calculator.aws/#/estimate?id=a540551f0239aef761c25ec52c9b87f5c0571563&lt;br /&gt;
## $8500/year&lt;br /&gt;
## This has two instances, the GitLab instance with 2vCPU and 8GB of RAM, and the Runner instance with 4vCPU and 16GB of RAM. Each has 4TB of hard drive storage. This estimate does not include backups.&lt;br /&gt;
## The lion’s share of the cost from this estimate comes from the 8TB of provisioned storage attached to the instances, the majority of which can be held in S3.&lt;br /&gt;
# Moving storage to S3 estimate: https://calculator.aws/#/estimate?id=636f64ec1dff1f2f2e8aacfe50793480e3dc2160&lt;br /&gt;
## $5700/year&lt;br /&gt;
## The same setup as above but with the majority of storage (5TB) offloaded into S3. The GitLab instance has 50GB of SSD storage and the Runner instance has 250GB of SSD storage, each with daily backups. Storage performance for the instances will be better due to using SSDs instead of hard drives.&lt;br /&gt;
# Including with EC2 Instance Savings Plans: https://calculator.aws/#/estimate?id=7f6a08fbe7e1feba574cd8daf15145773f6fcb27&lt;br /&gt;
## $4500/year&lt;br /&gt;
## Same as the previous estimate but with EC2 one year savings plans paid upfront.&lt;br /&gt;
# '''Serverless Managed CI/CD Solution, CodePipeline:'''&lt;br /&gt;
* Fully managed CI/CD pipeline solution where you would just manage the users.&lt;br /&gt;
** Source Control : AWS CodeCommit is a private Git service that can securely store your source code, binaries, and application assets.&lt;br /&gt;
** Build: AWS CodeBuild allows you to build and test your application in preconfigured or custom environments.&lt;br /&gt;
** Deploy: AWS CodeDeploy automates software deployments to your AWS or on-premises servers.&lt;br /&gt;
* Usage based pricing, there are no servers to provision or maintain.&lt;br /&gt;
* Free tier eligible so you can test out the services for free.&lt;br /&gt;
* Natively integrates with other AWS services and control plane.&lt;br /&gt;
* More information about CodePipeline: https://aws.amazon.com/codepipeline/&lt;br /&gt;
'''Pricing estimates:'''&lt;br /&gt;
* $2500/year&lt;br /&gt;
* I’ve attached a spreadsheet with modifiable red input numbers to get an idea of how much this solution will cost.&lt;br /&gt;
* The 5TB of storage on S3 with 2.5TB of data transfer out per year ($1821/year) would be in addition to CodePipeline costs. For example, if the spreadsheet outputs $650/year, the total with S3 data storage, transfer, and CI/CD would be $2471/year.&lt;br /&gt;
If you have any questions, feel free to reach out to us!&lt;br /&gt;
&lt;br /&gt;
== Related Entries ==&lt;br /&gt;
*[[CSEP_Working_Group]]&lt;br /&gt;
*[[CSEP_Project]]&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24656</id>
		<title>CSEP Gitlab</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24656"/>
		<updated>2020-06-25T18:25:17Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SCEC's CSEP project is coordinating an earthquake and ground motion forecasting project with national and international partners. Project members want to use the Gitlab system to support the development of the CSEP open-source scientific software development community, the code development, distributed version control, and automated software testing environment. Specifications describing the expected system requirements and preliminary data creation and transfer estimates are below.&lt;br /&gt;
&lt;br /&gt;
== CSEP CI/CD System Overview Diagram ==&lt;br /&gt;
[[Image:Csep gitlab roadmap.pdf|250px| &amp;quot;Gitlab Server and Runner&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pptx | Gitlab Server Configuration as ppt file]]&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pdf | Gitlab Server Configuration as pdf file]]&lt;br /&gt;
&lt;br /&gt;
== Data Usage Estimates ==&lt;br /&gt;
Estimates for data usages are based on combining the two use cases for the GitLab repository (1) Code storage and (2) Storage of Large data files and experiment results. These estimates are based on data from the current CSEP project, such as current project members, current storage in current and old repositories, and rough estimates of expected data usage for past and future experiments.&lt;br /&gt;
# amount generated internally by the system per year, most of which can be left on AWS storage: 5TB/year&lt;br /&gt;
# amount of data transferred into AWS: 1TB/year&lt;br /&gt;
# amount of data transferred out of AWS: 2.5TB/year&lt;br /&gt;
&lt;br /&gt;
== Data Estimates Breakdown ==&lt;br /&gt;
Project Info:&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP Project Members: 20&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP1 Repo Size (in Gb): 1.2&amp;lt;br&amp;gt;&lt;br /&gt;
Storage per experiment (in Gb): 10&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(1) Code Storage&lt;br /&gt;
Total data stored: 25 Gb (High-end estimate including models, codes and benchmark data sets)&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [50-500] Gb&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(2) Data/Catalog Storage&lt;br /&gt;
Total Storage: 250 Gb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(3) Experiment Results&lt;br /&gt;
Total Storage: 4 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Overall Estimates:&lt;br /&gt;
Total stored: ~4.5 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Transferred: [250 Gb - 2.5 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== AWS Estimation Webpage ==&lt;br /&gt;
*[https://aws.amazon.com/ec2/pricing/ EC2 Pricing]&lt;br /&gt;
*[https://calculator.aws/ Total Cost Estimator]&lt;br /&gt;
*[https://docs.gitlab.com/ee/install/aws/ AWS Gitlab Example Deployment]&lt;br /&gt;
&lt;br /&gt;
== Gitlab Basic System Requirements ==&lt;br /&gt;
* Recent Linux Distro (Ubuntu,Centos...)&lt;br /&gt;
* Generate SSH keys&lt;br /&gt;
* Configure SMTP Server&lt;br /&gt;
* 8GB RAM is the recommended minimum memory size for all installations and supports up to 100 users. 16GB RAM supports up to 500 users&lt;br /&gt;
* Databases: PostgreSQL&lt;br /&gt;
* Redis/Sidekiq: stores all user sessions and background task queue processes the background jobs with a multithreaded process&lt;br /&gt;
* Prometheus and it’s exporters &lt;br /&gt;
* Avoid installing GitLab Runner on the same machine where Gitlab is installed.&lt;br /&gt;
* GitLab needs JavaScript enabled in browsers to support features such as Issue Boards.&lt;br /&gt;
&lt;br /&gt;
== CSEP Computer and Storage Inventory ==&lt;br /&gt;
*[[CSEP_Computers]]&lt;br /&gt;
*[[CSEP_Hardware_Inventory]]&lt;br /&gt;
*[[Media:Computer Hardware and Storage Systems · SCECcode CSEP Wiki.pdf | Github Docs]]&lt;br /&gt;
*SCEC CSEP Storage Summaries: &lt;br /&gt;
** SCEC Storage Summary: [[Media:Disk Usage Jan2020.txt | Usage Report]] &lt;br /&gt;
** Sorted by Username: [[Media:Sorted_Storage_Jan2020.txt | Sorted Usage Report]]&lt;br /&gt;
&lt;br /&gt;
== Overview and Gitlab Installation ==&lt;br /&gt;
*[https://about.gitlab.com/ Gitlab] integration software.&lt;br /&gt;
*[https://about.gitlab.com/pricing/#self-managed Gitlab Software Options]&lt;br /&gt;
*[https://about.gitlab.com/install/ GitLab and Runner Installation Information]&lt;br /&gt;
*[https://docs.gitlab.com/omnibus/docker/ GitLab Installation using Docker]&lt;br /&gt;
*[https://docs.gitlab.com/runner/install/docker.html GitLab Runner Installation with Docker]&lt;br /&gt;
&lt;br /&gt;
== AWS Estimate ==&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Here is follow-up information for you to look over to get a better idea of the setup, general information, and pricing of the services.&lt;br /&gt;
# '''Running GitLab on AWS:'''&lt;br /&gt;
* GitLab has fantastic documentation to get you setup and running. Using their Omnibus package or Marketplace listings are quick and easy ways to get started. GitLab has different Marketplace listings based on which license is used, the community version is linked.&lt;br /&gt;
** https://about.gitlab.com/install/#ubuntu&lt;br /&gt;
** https://aws.amazon.com/marketplace/pp/B071RFCJZK&lt;br /&gt;
* It does require setup and maintenance on your end, it’s not a fully managed service. You would provision the GitLab instance and the Runner instance and complete their respective software install and setup. &lt;br /&gt;
# Pricing GitLab on AWS:&lt;br /&gt;
I’ve created a few estimates for this project, starting with the setup that’s on your wiki and moving towards my recommended setup with cost optimizations.&lt;br /&gt;
'''Factors to consider:'''&lt;br /&gt;
* Storage:&lt;br /&gt;
** S3 (Simple Storage Service) is a great service for storing your data. It is highly scalable, durable, and available object storage where you don’t need to provision anything. It’s significantly cheaper than holding the data in volumes attached to your instances.&lt;br /&gt;
** The EBS (Elastic Block Store) volumes are charged based on their provisioned size and are resizable, so you can start off smaller and resize if needed.&lt;br /&gt;
* Compute:&lt;br /&gt;
** EC2 instance savings plans can greatly reduce your compute cost, ranging from around 30% to 60% compute savings over the on-demand instances shown in the price estimates. It varies based on the commitment time (1 or 3 years) and payment options (no upfront to full upfront).&lt;br /&gt;
** GitLab has a guide on autoscaling Runners on AWS: https://docs.gitlab.com/runner/configuration/runner_autoscale_aws/&lt;br /&gt;
'''Pricing estimates:'''&lt;br /&gt;
# The wiki setup estimate: https://calculator.aws/#/estimate?id=a540551f0239aef761c25ec52c9b87f5c0571563&lt;br /&gt;
## $8500/year&lt;br /&gt;
## This has two instances, the GitLab instance with 2vCPU and 8GB of RAM, and the Runner instance with 4vCPU and 16GB of RAM. Each has 4TB of hard drive storage. This estimate does not include backups.&lt;br /&gt;
## The lion’s share of the cost from this estimate comes from the 8TB of provisioned storage attached to the instances, the majority of which can be held in S3.&lt;br /&gt;
# Moving storage to S3 estimate: https://calculator.aws/#/estimate?id=636f64ec1dff1f2f2e8aacfe50793480e3dc2160&lt;br /&gt;
## $5700/year&lt;br /&gt;
## The same setup as above but with the majority of storage (5TB) offloaded into S3. The GitLab instance has 50GB of SSD storage and the Runner instance has 250GB of SSD storage, each with daily backups. Storage performance for the instances will be better due to using SSDs instead of hard drives.&lt;br /&gt;
# Including with EC2 Instance Savings Plans: https://calculator.aws/#/estimate?id=7f6a08fbe7e1feba574cd8daf15145773f6fcb27&lt;br /&gt;
## $4500/year&lt;br /&gt;
## Same as the previous estimate but with EC2 one year savings plans paid upfront.&lt;br /&gt;
# '''Serverless Managed CI/CD Solution, CodePipeline:'''&lt;br /&gt;
* Fully managed CI/CD pipeline solution where you would just manage the users.&lt;br /&gt;
** Source Control : AWS CodeCommit is a private Git service that can securely store your source code, binaries, and application assets.&lt;br /&gt;
** Build: AWS CodeBuild allows you to build and test your application in preconfigured or custom environments.&lt;br /&gt;
** Deploy: AWS CodeDeploy automates software deployments to your AWS or on-premises servers.&lt;br /&gt;
* Usage based pricing, there are no servers to provision or maintain.&lt;br /&gt;
* Free tier eligible so you can test out the services for free.&lt;br /&gt;
* Natively integrates with other AWS services and control plane.&lt;br /&gt;
* More information about CodePipeline: https://aws.amazon.com/codepipeline/&lt;br /&gt;
'''Pricing estimates:'''&lt;br /&gt;
* $2500/year&lt;br /&gt;
* I’ve attached a spreadsheet with modifiable red input numbers to get an idea of how much this solution will cost.&lt;br /&gt;
* The 5TB of storage on S3 with 2.5TB of data transfer out per year ($1821/year) would be in addition to CodePipeline costs. For example, if the spreadsheet outputs $650/year, the total with S3 data storage, transfer, and CI/CD would be $2471/year.&lt;br /&gt;
If you have any questions, feel free to reach out to us!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Entries ==&lt;br /&gt;
*[[CSEP_Working_Group]]&lt;br /&gt;
*[[CSEP_Project]]&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24627</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24627"/>
		<updated>2020-06-11T23:35:45Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is the file format should be human readable and easy to use for both researchers and developers. (The actual storage of these catalogs in CSEP testing centers might be different than this proposed format).&lt;br /&gt;
&lt;br /&gt;
The catalog will be defined as a (ASCII/utf-8) text-file in csv format. Each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;, depth, catalog_id, [event_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;: example: 1985-01-01T00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''event_id'''&amp;lt;/code&amp;gt; [optional] column to indicate specific flags for a given event&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage including binary, HDF5, or database representations. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field, which would prevent the build-up of many, but potentially empty, catalog files.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Media:Csep2_sample_catalog-comcat.csv|Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
The catalog at the above link contains 829 events. This catalog requires 52kb of storage. The table below shows expected sizes of these catalogs for individual catalogs (middle) and forecast (right) assuming 100000 catalogs per forecast. Important: If event_id is not provided by the modeler there needs to be a ',' in the final column. See example below. &lt;br /&gt;
&lt;br /&gt;
{| class = 'wikitable'&lt;br /&gt;
|-&lt;br /&gt;
! event count&lt;br /&gt;
!  catalog size (Mb)&lt;br /&gt;
!  forecast size (Gb)&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| 0.00006&lt;br /&gt;
| 0.00568&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| 0.00058&lt;br /&gt;
| 0.05681&lt;br /&gt;
|-&lt;br /&gt;
| 100&lt;br /&gt;
| 0.00582&lt;br /&gt;
| 0.56811&lt;br /&gt;
|-&lt;br /&gt;
| 500&lt;br /&gt;
| 0.02909&lt;br /&gt;
| 2.84053&lt;br /&gt;
|-&lt;br /&gt;
| 1000&lt;br /&gt;
| 0.05817&lt;br /&gt;
| 5.68107&lt;br /&gt;
|-&lt;br /&gt;
| 5000&lt;br /&gt;
| 0.29087&lt;br /&gt;
| 28.40534&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,time_string,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06T03:22:35.630000,9.35,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06T03:22:48.300000,9.1,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06T03:23:50.720000,11.44,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06T03:25:27.970000,10.32,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06T03:27:07.010000,8.0,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06T03:27:11.370000,3.83,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06T03:29:32.080000,3.18,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06T03:30:25.050000,8.71,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06T03:32:46.660000,6.15,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06T03:33:09.850000,1.74,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06T03:35:05.420000,1.97,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06T03:36:16.460000,7.27,-1,&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=File:Csep2_sample_catalog-comcat.csv&amp;diff=24626</id>
		<title>File:Csep2 sample catalog-comcat.csv</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=File:Csep2_sample_catalog-comcat.csv&amp;diff=24626"/>
		<updated>2020-06-11T22:13:21Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: Wsavran uploaded a new version of File:Csep2 sample catalog-comcat.csv&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
catalog contains 1552 events in ascii format.&lt;br /&gt;
header_rows = lon,lat,M,time_string,depth,catalog_id&lt;br /&gt;
filesize: 92k&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24592</id>
		<title>CSEP Gitlab</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_Gitlab&amp;diff=24592"/>
		<updated>2020-06-01T18:09:18Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Data Estimates Breakdown */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SCEC's CSEP project is coordinating an earthquake and ground motion forecasting project with national and international partners. Project members want to use the Gitlab system to support the development of the CSEP open-source scientific software development community, the code development, distributed version control, and automated software testing environment. Specifications describing the expected system requirements and preliminary data creation and transfer estimates are below.&lt;br /&gt;
&lt;br /&gt;
== CSEP CI/CD System Overview Diagram ==&lt;br /&gt;
[[Image:Csep gitlab roadmap.pdf|250px| &amp;quot;Gitlab Server and Runner&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pptx | Gitlab Server Configuration as ppt file]]&lt;br /&gt;
*[[Media:Csep gitlab roadmap.pdf | Gitlab Server Configuration as pdf file]]&lt;br /&gt;
&lt;br /&gt;
== Data Usage Estimates ==&lt;br /&gt;
Estimates for data usages are based on combining the two use cases for the GitLab repository (1) Code storage and (2) Storage of Large data files and experiment results. These estimates are based on data from the current CSEP project, such as current project members, current storage in current and old repositories, and rough estimates of expected data usage for past and future experiments.&lt;br /&gt;
# amount generated internally by the system per year, most of which can be left on AWS storage: 5TB/year&lt;br /&gt;
# amount of data transferred into AWS: 1TB/year&lt;br /&gt;
# amount of data transferred out of AWS: 2.5TB/year&lt;br /&gt;
&lt;br /&gt;
== Data Estimates Breakdown ==&lt;br /&gt;
Project Info:&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP Project Members: 20&amp;lt;br&amp;gt;&lt;br /&gt;
CSEP1 Repo Size (in Gb): 1.2&amp;lt;br&amp;gt;&lt;br /&gt;
Storage per experiment (in Gb): 10&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(1) Code Storage&lt;br /&gt;
Total data stored: 25 Gb (High-end estimate including models, codes and benchmark data sets)&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [50-500] Gb&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(2) Data/Catalog Storage&lt;br /&gt;
Total Storage: 250 Gb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(3) Experiment Results&lt;br /&gt;
Total Storage: 4 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Data transferred: [100 Gb - 1 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Overall Estimates:&lt;br /&gt;
Total stored: ~4.5 Tb&amp;lt;br&amp;gt;&lt;br /&gt;
Transferred: [250 Gb - 2.5 Tb]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== AWS Estimation Webpage ==&lt;br /&gt;
*[https://aws.amazon.com/ec2/pricing/ EC2 Pricing]&lt;br /&gt;
*[https://calculator.aws/ Total Cost Estimator]&lt;br /&gt;
*[https://docs.gitlab.com/ee/install/aws/ AWS Gitlab Example Deployment]&lt;br /&gt;
&lt;br /&gt;
== Gitlab Basic System Requirements ==&lt;br /&gt;
* Recent Linux Distro (Ubuntu,Centos...)&lt;br /&gt;
* Generate SSH keys&lt;br /&gt;
* Configure SMTP Server&lt;br /&gt;
* 8GB RAM is the recommended minimum memory size for all installations and supports up to 100 users. 16GB RAM supports up to 500 users&lt;br /&gt;
* Databases: PostgreSQL&lt;br /&gt;
* Redis/Sidekiq: stores all user sessions and background task queue processes the background jobs with a multithreaded process&lt;br /&gt;
* Prometheus and it’s exporters &lt;br /&gt;
* Avoid installing GitLab Runner on the same machine where Gitlab is installed.&lt;br /&gt;
* GitLab needs JavaScript enabled in browsers to support features such as Issue Boards.&lt;br /&gt;
&lt;br /&gt;
== CSEP Computer and Storage Inventory ==&lt;br /&gt;
*[[CSEP_Computers]]&lt;br /&gt;
*[[CSEP_Hardware_Inventory]]&lt;br /&gt;
*[[Media:Computer Hardware and Storage Systems · SCECcode CSEP Wiki.pdf | Github Docs]]&lt;br /&gt;
*SCEC CSEP Storage Summaries: &lt;br /&gt;
** SCEC Storage Summary: [[Media:Disk Usage Jan2020.txt | Usage Report]] &lt;br /&gt;
** Sorted by Username: [[Media:Sorted_Storage_Jan2020.txt | Sorted Usage Report]]&lt;br /&gt;
&lt;br /&gt;
== Overview and Gitlab Installation ==&lt;br /&gt;
*[https://about.gitlab.com/ Gitlab] integration software.&lt;br /&gt;
*[https://about.gitlab.com/pricing/#self-managed Gitlab Software Options]&lt;br /&gt;
*[https://about.gitlab.com/install/ GitLab and Runner Installation Information]&lt;br /&gt;
*[https://docs.gitlab.com/omnibus/docker/ GitLab Installation using Docker]&lt;br /&gt;
*[https://docs.gitlab.com/runner/install/docker.html GitLab Runner Installation with Docker]&lt;br /&gt;
&lt;br /&gt;
== Related Entries ==&lt;br /&gt;
*[[CSEP_Working_Group]]&lt;br /&gt;
*[[CSEP_Project]]&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24589</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24589"/>
		<updated>2020-06-01T17:11:31Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is the file format should be human readable and easy to use for both researchers and developers. (The actual storage of these catalogs in CSEP testing centers might be different than this proposed format).&lt;br /&gt;
&lt;br /&gt;
The catalog will be defined as a (ASCII/utf-8) text-file in csv format. Each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;, depth, catalog_id, [event_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;: example: 1985-01-01T00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''event_id'''&amp;lt;/code&amp;gt; [optional] column to indicate specific flags for a given event&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage including binary, HDF5, or database representations. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field, which would prevent the build-up of many, but potentially empty, catalog files.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Media:Csep2_sample_catalog-comcat.csv|Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
The catalog at the above link contains 1552 events. This catalog requires 92kb of storage. The table below shows expected sizes of these catalogs for individual catalogs (middle) and forecast (right) assuming 100000 catalogs per forecast. Important: If event_id is not provided by the modeler there needs to be a ',' in the final column. See example below. &lt;br /&gt;
&lt;br /&gt;
{| class = 'wikitable'&lt;br /&gt;
|-&lt;br /&gt;
! event count&lt;br /&gt;
!  catalog size (Mb)&lt;br /&gt;
!  forecast size (Gb)&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| 0.00006&lt;br /&gt;
| 0.00568&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| 0.00058&lt;br /&gt;
| 0.05681&lt;br /&gt;
|-&lt;br /&gt;
| 100&lt;br /&gt;
| 0.00582&lt;br /&gt;
| 0.56811&lt;br /&gt;
|-&lt;br /&gt;
| 500&lt;br /&gt;
| 0.02909&lt;br /&gt;
| 2.84053&lt;br /&gt;
|-&lt;br /&gt;
| 1000&lt;br /&gt;
| 0.05817&lt;br /&gt;
| 5.68107&lt;br /&gt;
|-&lt;br /&gt;
| 5000&lt;br /&gt;
| 0.29087&lt;br /&gt;
| 28.40534&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,time_string,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06T03:22:35.630000,9.35,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06T03:22:48.300000,9.1,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06T03:23:50.720000,11.44,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06T03:25:27.970000,10.32,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06T03:27:07.010000,8.0,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06T03:27:11.370000,3.83,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06T03:29:32.080000,3.18,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06T03:30:25.050000,8.71,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06T03:32:46.660000,6.15,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06T03:33:09.850000,1.74,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06T03:35:05.420000,1.97,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06T03:36:16.460000,7.27,-1,&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24588</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24588"/>
		<updated>2020-06-01T17:08:33Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is the file format should be human readable and easy to use for both researchers and developers. (The actual storage of these catalogs in CSEP testing centers might be different than this proposed format).&lt;br /&gt;
&lt;br /&gt;
The catalog will be defined as a (ASCII/utf-8) text-file in csv format. Each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;, depth, catalog_id, [event_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;: example: 1985-01-01T00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''event_id'''&amp;lt;/code&amp;gt; [optional] column to indicate specific flags for a given event&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage including binary, HDF5, or database representations. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field, which would prevent the build-up of many, but potentially empty, catalog files.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Media:Csep2_sample_catalog-comcat.csv|Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
The catalog at the above link contains 1552 events. This catalog requires 92kb of storage. The table below shows expected sizes of these catalogs for individual catalogs (middle) and forecast (right) assuming 100000 catalogs per forecast.&lt;br /&gt;
&lt;br /&gt;
{| class = 'wikitable'&lt;br /&gt;
|-&lt;br /&gt;
! event count&lt;br /&gt;
!  catalog size (Mb)&lt;br /&gt;
!  forecast size (Gb)&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| 0.00006&lt;br /&gt;
| 0.00568&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| 0.00058&lt;br /&gt;
| 0.05681&lt;br /&gt;
|-&lt;br /&gt;
| 100&lt;br /&gt;
| 0.00582&lt;br /&gt;
| 0.56811&lt;br /&gt;
|-&lt;br /&gt;
| 500&lt;br /&gt;
| 0.02909&lt;br /&gt;
| 2.84053&lt;br /&gt;
|-&lt;br /&gt;
| 1000&lt;br /&gt;
| 0.05817&lt;br /&gt;
| 5.68107&lt;br /&gt;
|-&lt;br /&gt;
| 5000&lt;br /&gt;
| 0.29087&lt;br /&gt;
| 28.40534&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,time_string,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06T03:22:35.630000,9.35,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06T03:22:48.300000,9.1,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06T03:23:50.720000,11.44,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06T03:25:27.970000,10.32,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06T03:27:07.010000,8.0,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06T03:27:11.370000,3.83,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06T03:29:32.080000,3.18,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06T03:30:25.050000,8.71,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06T03:32:46.660000,6.15,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06T03:33:09.850000,1.74,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06T03:35:05.420000,1.97,-1,&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06T03:36:16.460000,7.27,-1,&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=File:Csep2_sample_catalog-comcat.csv&amp;diff=24587</id>
		<title>File:Csep2 sample catalog-comcat.csv</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=File:Csep2_sample_catalog-comcat.csv&amp;diff=24587"/>
		<updated>2020-06-01T17:06:03Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: Wsavran uploaded a new version of File:Csep2 sample catalog-comcat.csv&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
catalog contains 1552 events in ascii format.&lt;br /&gt;
header_rows = lon,lat,M,time_string,depth,catalog_id&lt;br /&gt;
filesize: 92k&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24586</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24586"/>
		<updated>2020-06-01T16:27:01Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is the file format should be human readable and easy to use for both researchers and developers. (The actual storage of these catalogs in CSEP testing centers might be different than this proposed format).&lt;br /&gt;
&lt;br /&gt;
The catalog will be defined as a (ASCII/utf-8) text-file in csv format. Each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;, depth, catalog_id, [event_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;: example: 1985-01-01T00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''event_id'''&amp;lt;/code&amp;gt; [optional] column to indicate specific flags for a given event&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage including binary, HDF5, or database representations. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field, which would prevent the build-up of many, but potentially empty, catalog files.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Media:Csep2_sample_catalog-comcat.csv|Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
The catalog at the above link contains 1552 events. This catalog requires 92kb of storage. The table below shows expected sizes of these catalogs for individual catalogs (middle) and forecast (right) assuming 100000 catalogs per forecast.&lt;br /&gt;
&lt;br /&gt;
{| class = 'wikitable'&lt;br /&gt;
|-&lt;br /&gt;
! event count&lt;br /&gt;
!  catalog size (Mb)&lt;br /&gt;
!  forecast size (Gb)&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| 0.00006&lt;br /&gt;
| 0.00568&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| 0.00058&lt;br /&gt;
| 0.05681&lt;br /&gt;
|-&lt;br /&gt;
| 100&lt;br /&gt;
| 0.00582&lt;br /&gt;
| 0.56811&lt;br /&gt;
|-&lt;br /&gt;
| 500&lt;br /&gt;
| 0.02909&lt;br /&gt;
| 2.84053&lt;br /&gt;
|-&lt;br /&gt;
| 1000&lt;br /&gt;
| 0.05817&lt;br /&gt;
| 5.68107&lt;br /&gt;
|-&lt;br /&gt;
| 5000&lt;br /&gt;
| 0.29087&lt;br /&gt;
| 28.40534&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,time_string,depth,catalog_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06T03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06T03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06T03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06T03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06T03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06T03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06T03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06T03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06T03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06T03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06T03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06T03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_Working_Group&amp;diff=24585</id>
		<title>CSEP Working Group</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_Working_Group&amp;diff=24585"/>
		<updated>2020-06-01T16:23:45Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Welcome to the CSEP2 working group site. This site will be used to keep track of the developments on CSEP2 until an external site is up and running.&lt;br /&gt;
&lt;br /&gt;
''Quick Links'':&lt;br /&gt;
&lt;br /&gt;
GitHub: https://github.com/SCECcode/csep2 &amp;lt;br&amp;gt;&lt;br /&gt;
Documentation: https://csep.readthedocs.io/en/latest/ &amp;lt;br&amp;gt;&lt;br /&gt;
CSEP2 -- Testing Stochastic Event Sets: https://docs.google.com/document/d/1x6bgM59jEvAYrfuMYryXBb9pxnnbxcKpHx3c6j4P_VQ/edit?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== Recent Activities ==&lt;br /&gt;
* [[CSEP2_Testing_Stochastic_Event_Sets|Testing Stochastic Event Sets]]&lt;br /&gt;
* [[CSEP2_Storing_Stochastic_Event_Sets|Storing Stochastic Event Sets]]&lt;br /&gt;
* [[CSEP_5yr_Plan|5-yr plan (2018-2022)]]&lt;br /&gt;
&lt;br /&gt;
== Meeting Minutes ==&lt;br /&gt;
&amp;lt;strong&amp;gt;2020&amp;lt;/strong&amp;gt;&lt;br /&gt;
* [[CSEP_Minutes_02-26-2020|02/26/2020]]&lt;br /&gt;
* [[CSEP_Minutes_02-12-2020|02/20/2020]]&lt;br /&gt;
&amp;lt;strong&amp;gt;2019&amp;lt;/strong&amp;gt;&lt;br /&gt;
* [[CSEP_Minutes_08-07-2019|08/07/2019]]&lt;br /&gt;
* [[CSEP_Minutes_07-17-2019|07/17/2019]]&lt;br /&gt;
* [[CSEP_Minutes_07-10-2019|07/10/2019]]&lt;br /&gt;
* [[CSEP_Minutes_06-12-2019|06/12/2019]]&lt;br /&gt;
* [[CSEP_Minutes_05-29-2019|05/29/2019]]&lt;br /&gt;
* [[CSEP_Minutes_05-15-2019|05/15/2019]]&lt;br /&gt;
* [[CSEP_Minutes_04-17-2019|04/17/2019]]&lt;br /&gt;
* [[CSEP_Minutes_03-20-2019|03/20/2019]]&lt;br /&gt;
* [[CSEP_Minutes_03-06-2019|03/06/2019]]&lt;br /&gt;
* [[CSEP_Minutes_02-20-2019|02/20/2019]]&lt;br /&gt;
* [[CSEP_Minutes_02-12-2019|02/06/2019]]&lt;br /&gt;
* [[CSEP_Minutes_01-23-2019|01/23/2019]]&lt;br /&gt;
* [[CSEP_Minutes_01-09-2019|01/09/2019]]&lt;br /&gt;
&amp;lt;strong&amp;gt;2018&amp;lt;/strong&amp;gt;&lt;br /&gt;
* [[CSEP_Minutes_10-24-2018|10/24/2018]]&lt;br /&gt;
* [[CSEP_Minutes_10-03-2018|10/10/2018]]&lt;br /&gt;
* [[CSEP_Minutes_09-26-2018|09/26/2018]]&lt;br /&gt;
* [[CSEP_Workshop_09-08-2018|CSEP2 Workshop]]&lt;br /&gt;
* [[CSEP_Minutes_09-05-2018|09/05/2018]]&lt;br /&gt;
* [[CSEP_Minutes_08-22-2018|08/24/2018]]&lt;br /&gt;
* [[CSEP_Minutes_08-08-2018|08/08/2018]]&lt;br /&gt;
* [[CSEP2_Experiment_Planning|CSEP2 Experiments]]&lt;br /&gt;
* [[CSEP_Minutes_07-25-2018|07/25/2018]]&lt;br /&gt;
* [[CSEP_Minutes_06-27-2018|06/27/2018]]&lt;br /&gt;
* [[CSEP_Minutes_06-20-2018|06/20/2018]]&lt;br /&gt;
* [[CSEP_Minutes_06-06-2018|06/06/2018]]&lt;br /&gt;
* [[CSEP_Minutes_05-23-2018|05/23/2018]]&lt;br /&gt;
* [[CSEP_Minutes_05-09-2018|05/09/2018]]&lt;br /&gt;
* [[CSEP_Minutes_05-02-2018|05/02/2018]]&lt;br /&gt;
* [[CSEP_Minutes_03-14-2018|03/14/2018]]&lt;br /&gt;
* [[CSEP_Powell_Center_2018|Powell Center]]&lt;br /&gt;
* [[CSEP_Minutes_02-14-2018|02/14/2018]]&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* [[CSEP2_Slurm|Running Serial Jobs in Slurm]]&lt;br /&gt;
* [[CSEP_Gitlab|GitLab server]]&lt;br /&gt;
* [[CSEP2_UCERF3_Aftershock_Experiment|UCERF3 Aftershock Experiment]]&lt;br /&gt;
* [[CSEP2_Testing_Stochastic_Event_Sets|Testing Stochastic Event Sets]]&lt;br /&gt;
* [[CSEP2_Storing_Stochastic_Event_Sets|Storing Stochastic Event Sets]]&lt;br /&gt;
* [[UCERF3_JetStream_Benchmark|UCERF3 JetStream Benchmark]]&lt;br /&gt;
* [[Restarting_CSEP1_Testing_Center|Restarting CSEP1]]&lt;br /&gt;
&lt;br /&gt;
== Group Discussions ==&lt;br /&gt;
* [[CSEP2_Testing_Stochastic_Event_Sets|Testing Stochastic Event Sets]]&lt;br /&gt;
* [[CSEP_5yr_Plan|5-yr plan (2018-2022)]]&lt;br /&gt;
* [[CSEP2_Community_Responses|CSEP 2.0 Responses from Modelers]]&lt;br /&gt;
&lt;br /&gt;
== Request for Comments ==&lt;br /&gt;
* [[CSEP_2_CATALOG_FORMAT|CSEP2 Catalog Format]]&lt;br /&gt;
* [[CSEP_2 Experiment Format|CSEP2 Experiments]]&lt;br /&gt;
* [[CSEP_2.0_Developments|CSEP2 Developments]]&lt;br /&gt;
* [[CSEP_1_STEPCoulombQuickFix|STEPCoulomb]]&lt;br /&gt;
* [[CSEP1_Status|CSEP1 Status]]&lt;br /&gt;
&lt;br /&gt;
== Related Entries ==&lt;br /&gt;
*[http://scec.org/research/csep http://scec.org/research/csep]&lt;br /&gt;
*[http://cseptesting.org http://cseptesting.org]&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24549</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24549"/>
		<updated>2020-05-26T22:09:50Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Summary */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is the file format should be human readable and easy to use for both researchers and developers. (The actual storage of these catalogs in CSEP testing centers might be different than this proposed format).&lt;br /&gt;
&lt;br /&gt;
The catalog will be defined as a (ASCII/utf-8) text-file in csv format. Each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;, depth, catalog_id, [event_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;: example: 1985-01-01T00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''event_id'''&amp;lt;/code&amp;gt; [optional] column to indicate specific flags for a given event&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage including binary, HDF5, or database representations. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field, which would prevent the build-up of many, but potentially empty, catalog files.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Media:Csep2_sample_catalog-comcat.csv|Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
The catalog at the above link contains 1552 events. This catalog requires 92kb of storage. The table below shows expected sizes of these catalogs for individual catalogs (middle) and forecast (right) assuming 100000 catalogs per forecast.&lt;br /&gt;
&lt;br /&gt;
{| class = 'wikitable'&lt;br /&gt;
|-&lt;br /&gt;
! event count&lt;br /&gt;
!  catalog size (Mb)&lt;br /&gt;
!  forecast size (Gb)&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| 0.00006&lt;br /&gt;
| 0.00568&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| 0.00058&lt;br /&gt;
| 0.05681&lt;br /&gt;
|-&lt;br /&gt;
| 100&lt;br /&gt;
| 0.00582&lt;br /&gt;
| 0.56811&lt;br /&gt;
|-&lt;br /&gt;
| 500&lt;br /&gt;
| 0.02909&lt;br /&gt;
| 2.84053&lt;br /&gt;
|-&lt;br /&gt;
| 1000&lt;br /&gt;
| 0.05817&lt;br /&gt;
| 5.68107&lt;br /&gt;
|-&lt;br /&gt;
| 5000&lt;br /&gt;
| 0.29087&lt;br /&gt;
| 28.40534&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,time_string,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06T03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06T03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06T03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06T03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06T03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06T03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06T03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06T03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06T03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06T03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06T03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06T03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24548</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24548"/>
		<updated>2020-05-26T21:44:41Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is the file format should be human readable and easy to use for both researchers and developers. (The actual storage of these catalogs in CSEP testing centers might be different than this proposed format).&lt;br /&gt;
&lt;br /&gt;
The catalog will be defined as a (ASCII/utf-8) text-file in csv format. Each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;, depth, catalog_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;: example: 1985-01-01T00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage including binary, HDF5, or database representations. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field, which would prevent the build-up of many, but potentially empty, catalog files.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Media:Csep2_sample_catalog-comcat.csv|Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
The catalog at the above link contains 1552 events. This catalog requires 92kb of storage. The table below shows expected sizes of these catalogs for individual catalogs (middle) and forecast (right) assuming 100000 catalogs per forecast.&lt;br /&gt;
&lt;br /&gt;
{| class = 'wikitable'&lt;br /&gt;
|-&lt;br /&gt;
! event count&lt;br /&gt;
!  catalog size (Mb)&lt;br /&gt;
!  forecast size (Gb)&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| 0.00006&lt;br /&gt;
| 0.00568&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| 0.00058&lt;br /&gt;
| 0.05681&lt;br /&gt;
|-&lt;br /&gt;
| 100&lt;br /&gt;
| 0.00582&lt;br /&gt;
| 0.56811&lt;br /&gt;
|-&lt;br /&gt;
| 500&lt;br /&gt;
| 0.02909&lt;br /&gt;
| 2.84053&lt;br /&gt;
|-&lt;br /&gt;
| 1000&lt;br /&gt;
| 0.05817&lt;br /&gt;
| 5.68107&lt;br /&gt;
|-&lt;br /&gt;
| 5000&lt;br /&gt;
| 0.29087&lt;br /&gt;
| 28.40534&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,time_string,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06T03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06T03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06T03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06T03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06T03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06T03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06T03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06T03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06T03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06T03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06T03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06T03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24547</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24547"/>
		<updated>2020-05-26T21:19:16Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Summary */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is the file format should be human readable and easy to use for both researchers and developers. (The actual storage of these catalogs in CSEP testing centers might be different than this proposed format).&lt;br /&gt;
&lt;br /&gt;
The catalog will be defined as a (ASCII/utf-8) text-file in csv format. Each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;, depth, catalog_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;: example: 1985-01-01T00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage including binary, HDF5, or database representations. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field, which would prevent the build-up of many, but potentially empty, catalog files.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Media:Csep2_sample_catalog-comcat.csv|Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
The catalog at the above link contains 1552 events. This catalog requires 92kb of storage. The table below shows expected sizes of these catalogs for individual catalogs (middle) and forecast (right) assuming 100000 catalogs per forecast.&lt;br /&gt;
&lt;br /&gt;
{| class = 'wikitable'&lt;br /&gt;
|-&lt;br /&gt;
! event count&lt;br /&gt;
!  catalog size (Mb)&lt;br /&gt;
!  forecast size (Gb)&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| 0.00006&lt;br /&gt;
| 0.00568&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| 0.00058&lt;br /&gt;
| 0.05681&lt;br /&gt;
|-&lt;br /&gt;
| 100&lt;br /&gt;
| 0.00582&lt;br /&gt;
| 0.56811&lt;br /&gt;
|-&lt;br /&gt;
| 500&lt;br /&gt;
| 0.02909&lt;br /&gt;
| 2.84053&lt;br /&gt;
|-&lt;br /&gt;
| 1000&lt;br /&gt;
| 0.05817&lt;br /&gt;
| 5.68107&lt;br /&gt;
|-&lt;br /&gt;
| 5000&lt;br /&gt;
| 0.29087&lt;br /&gt;
| 28.40534&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06 03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06 03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06 03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06 03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06 03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06 03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06 03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06 03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06 03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06 03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06 03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06 03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24546</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24546"/>
		<updated>2020-05-26T21:00:08Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is the file format should be human readable and easy to use for both researchers and developers. (The actual storage of these catalogs in CSEP testing centers might be different than this proposed format).&lt;br /&gt;
&lt;br /&gt;
The catalog will be defined as a (ASCII/utf-8) text-file in csv format. Each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;: example: 1985-01-01T00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage including binary, HDF5, or database representations. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field, which would prevent the build-up of many, but potentially empty, catalog files.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Media:Csep2_sample_catalog-comcat.csv|Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
The catalog at the above link contains 1552 events. This catalog requires 92kb of storage. The table below shows expected sizes of these catalogs for individual catalogs (middle) and forecast (right) assuming 100000 catalogs per forecast.&lt;br /&gt;
&lt;br /&gt;
{| class = 'wikitable'&lt;br /&gt;
|-&lt;br /&gt;
! event count&lt;br /&gt;
!  catalog size (Mb)&lt;br /&gt;
!  forecast size (Gb)&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| 0.00006&lt;br /&gt;
| 0.00568&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| 0.00058&lt;br /&gt;
| 0.05681&lt;br /&gt;
|-&lt;br /&gt;
| 100&lt;br /&gt;
| 0.00582&lt;br /&gt;
| 0.56811&lt;br /&gt;
|-&lt;br /&gt;
| 500&lt;br /&gt;
| 0.02909&lt;br /&gt;
| 2.84053&lt;br /&gt;
|-&lt;br /&gt;
| 1000&lt;br /&gt;
| 0.05817&lt;br /&gt;
| 5.68107&lt;br /&gt;
|-&lt;br /&gt;
| 5000&lt;br /&gt;
| 0.29087&lt;br /&gt;
| 28.40534&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06 03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06 03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06 03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06 03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06 03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06 03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06 03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06 03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06 03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06 03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06 03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06 03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24545</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24545"/>
		<updated>2020-05-26T20:59:29Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is the file format should be human readable and easy to use for both researchers and developers. (The actual storage of these catalogs in CSEP testing centers might be different than this proposed format).&lt;br /&gt;
&lt;br /&gt;
The catalog will be defined as a (ASCII/utf-8) text-file in csv format. Each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;: example: 1985-01-01T00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage including binary, HDF5, or database representations. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field, which would prevent the build-up of many, but potentially empty, catalog files.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Media:Csep2_sample_catalog-comcat.csv|Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
The catalog at the above link contains 1552 events. This catalog requires 92kb of storage. The table below shows &lt;br /&gt;
&lt;br /&gt;
{| class = 'wikitable'&lt;br /&gt;
|-&lt;br /&gt;
! event count&lt;br /&gt;
!  catalog size (Mb)&lt;br /&gt;
!  forecast size (Gb)&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| 0.00006&lt;br /&gt;
| 0.00568&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| 0.00058&lt;br /&gt;
| 0.05681&lt;br /&gt;
|-&lt;br /&gt;
| 100&lt;br /&gt;
| 0.00582&lt;br /&gt;
| 0.56811&lt;br /&gt;
|-&lt;br /&gt;
| 500&lt;br /&gt;
| 0.02909&lt;br /&gt;
| 2.84053&lt;br /&gt;
|-&lt;br /&gt;
| 1000&lt;br /&gt;
| 0.05817&lt;br /&gt;
| 5.68107&lt;br /&gt;
|-&lt;br /&gt;
| 5000&lt;br /&gt;
| 0.29087&lt;br /&gt;
| 28.40534&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06 03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06 03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06 03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06 03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06 03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06 03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06 03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06 03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06 03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06 03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06 03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06 03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24544</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24544"/>
		<updated>2020-05-26T20:55:46Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is the file format should be human readable and easy to use for both researchers and developers. (The actual storage of these catalogs in CSEP testing centers might be different than this proposed format).&lt;br /&gt;
&lt;br /&gt;
The catalog will be defined as a (ASCII/utf-8) text-file in csv format. Each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;: example: 1985-01-01T00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage including binary, HDF5, or database representations. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field, which would prevent the build-up of many, but potentially empty, catalog files.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Media:Csep2_sample_catalog-comcat.csv|Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
The catalog at the above link contains 1552 events. This catalog requires 92kb of storage. The table below shows &lt;br /&gt;
&lt;br /&gt;
{| class = 'wikitable'&lt;br /&gt;
|-&lt;br /&gt;
! event count&lt;br /&gt;
!  size in (Mb)&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| 0.00006&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| 0.00058&lt;br /&gt;
|-&lt;br /&gt;
| 100&lt;br /&gt;
| 0.00582&lt;br /&gt;
|-&lt;br /&gt;
| 500&lt;br /&gt;
| 0.02909&lt;br /&gt;
|-&lt;br /&gt;
| 1000&lt;br /&gt;
| 0.05817&lt;br /&gt;
|-&lt;br /&gt;
| 5000&lt;br /&gt;
| 0.29087&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06 03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06 03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06 03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06 03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06 03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06 03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06 03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06 03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06 03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06 03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06 03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06 03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24543</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24543"/>
		<updated>2020-05-26T20:53:32Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is the file format should be human readable and easy to use for both researchers and developers. (The actual storage of these catalogs in CSEP testing centers might be different than this proposed format).&lt;br /&gt;
&lt;br /&gt;
The catalog will be defined as a (ASCII/utf-8) text-file in csv format. Each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;: example: 1985-01-01T00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage including binary, HDF5, or database representations. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field, which would prevent the build-up of many, but potentially empty, catalog files.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Media:Csep2_sample_catalog-comcat.csv|Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
{| class = 'wikitable'&lt;br /&gt;
|-&lt;br /&gt;
! log10(event count)&lt;br /&gt;
!  size in (Mb)&lt;br /&gt;
|-&lt;br /&gt;
| 0.0&lt;br /&gt;
| 0.00006&lt;br /&gt;
|-&lt;br /&gt;
| 1.0&lt;br /&gt;
| 0.00058&lt;br /&gt;
|-&lt;br /&gt;
| 2.0&lt;br /&gt;
| 0.00582&lt;br /&gt;
|-&lt;br /&gt;
| 3.0&lt;br /&gt;
| 0.05817&lt;br /&gt;
|-&lt;br /&gt;
| 4.0&lt;br /&gt;
| 0.58174&lt;br /&gt;
|-&lt;br /&gt;
| 5.0&lt;br /&gt;
| 5.81741&lt;br /&gt;
|-&lt;br /&gt;
| 6.0&lt;br /&gt;
| 58.17413&lt;br /&gt;
|-&lt;br /&gt;
| 7.0&lt;br /&gt;
| 581.74133&lt;br /&gt;
|-&lt;br /&gt;
| 8.0&lt;br /&gt;
| 5817.41333&lt;br /&gt;
|-&lt;br /&gt;
| 9.0&lt;br /&gt;
| 58174.13330&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06 03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06 03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06 03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06 03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06 03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06 03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06 03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06 03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06 03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06 03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06 03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06 03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24542</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24542"/>
		<updated>2020-05-26T20:51:59Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is the file format should be human readable and easy to use for both researchers and developers. (The actual storage of these catalogs in CSEP testing centers might be different than this proposed format).&lt;br /&gt;
&lt;br /&gt;
The catalog will be defined as a (ASCII/utf-8) text-file in csv format. Each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;: example: 1985-01-01T00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage including binary, HDF5, or database representations. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field, which would prevent the build-up of many, but potentially empty, catalog files.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Media:Csep2_sample_catalog-comcat.csv|Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
{| class = 'wikitable'&lt;br /&gt;
|-&lt;br /&gt;
! log10(catalog count)&lt;br /&gt;
!  size in (Mb)&lt;br /&gt;
|-&lt;br /&gt;
| 0.0&lt;br /&gt;
| 0.00006&lt;br /&gt;
|-&lt;br /&gt;
| 1.0&lt;br /&gt;
| 0.00058&lt;br /&gt;
|-&lt;br /&gt;
| 2.0&lt;br /&gt;
| 0.00582&lt;br /&gt;
|-&lt;br /&gt;
| 3.0&lt;br /&gt;
| 0.05817&lt;br /&gt;
|-&lt;br /&gt;
| 4.0&lt;br /&gt;
| 0.58174&lt;br /&gt;
|-&lt;br /&gt;
| 5.0&lt;br /&gt;
| 5.81741&lt;br /&gt;
|-&lt;br /&gt;
| 6.0&lt;br /&gt;
| 58.17413&lt;br /&gt;
|-&lt;br /&gt;
| 7.0&lt;br /&gt;
| 581.74133&lt;br /&gt;
|-&lt;br /&gt;
| 8.0&lt;br /&gt;
| 5817.41333&lt;br /&gt;
|-&lt;br /&gt;
| 9.0&lt;br /&gt;
| 58174.13330&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06 03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06 03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06 03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06 03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06 03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06 03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06 03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06 03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06 03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06 03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06 03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06 03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24541</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24541"/>
		<updated>2020-05-26T20:44:22Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is the file format should be human readable and easy to use for both researchers and developers. (The actual storage of these catalogs in CSEP testing centers might be different than this proposed format).&lt;br /&gt;
&lt;br /&gt;
The catalog will be defined as a (ASCII/utf-8) text-file in csv format. Each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;: example: 1985-01-01T00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage including binary, HDF5, or database representations. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field, which would prevent the build-up of many, but potentially empty, catalog files.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Media:Csep2_sample_catalog-comcat.csv|Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
{| class = 'wikitable'&lt;br /&gt;
|-&lt;br /&gt;
! log10(catalog count)&lt;br /&gt;
!  size in (Gb)&lt;br /&gt;
|-&lt;br /&gt;
| 0.0&lt;br /&gt;
| 0.00006&lt;br /&gt;
|-&lt;br /&gt;
| 1.0&lt;br /&gt;
| 0.00058&lt;br /&gt;
|-&lt;br /&gt;
| 2.0&lt;br /&gt;
| 0.00582&lt;br /&gt;
|-&lt;br /&gt;
| 3.0&lt;br /&gt;
| 0.05817&lt;br /&gt;
|-&lt;br /&gt;
| 4.0&lt;br /&gt;
| 0.58174&lt;br /&gt;
|-&lt;br /&gt;
| 5.0&lt;br /&gt;
| 5.81741&lt;br /&gt;
|-&lt;br /&gt;
| 6.0&lt;br /&gt;
| 58.17413&lt;br /&gt;
|-&lt;br /&gt;
| 7.0&lt;br /&gt;
| 581.74133&lt;br /&gt;
|-&lt;br /&gt;
| 8.0&lt;br /&gt;
| 5817.41333&lt;br /&gt;
|-&lt;br /&gt;
| 9.0&lt;br /&gt;
| 58174.13330&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06 03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06 03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06 03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06 03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06 03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06 03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06 03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06 03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06 03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06 03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06 03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06 03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=File:Csep2_sample_catalog-comcat.csv&amp;diff=24540</id>
		<title>File:Csep2 sample catalog-comcat.csv</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=File:Csep2_sample_catalog-comcat.csv&amp;diff=24540"/>
		<updated>2020-05-26T19:10:18Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Summary */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
catalog contains 1552 events in ascii format.&lt;br /&gt;
header_rows = lon,lat,M,time_string,depth,catalog_id&lt;br /&gt;
filesize: 92k&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=File:Csep2_sample_catalog-comcat.csv&amp;diff=24539</id>
		<title>File:Csep2 sample catalog-comcat.csv</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=File:Csep2_sample_catalog-comcat.csv&amp;diff=24539"/>
		<updated>2020-05-26T19:08:08Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: Wsavran uploaded a new version of File:Csep2 sample catalog-comcat.csv&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
catalog contains 1382 events in ascii format.&lt;br /&gt;
header_rows = lon,lat,M,time_string,depth,catalog_id&lt;br /&gt;
filesize: 82k&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24538</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24538"/>
		<updated>2020-05-26T19:07:35Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is the file format should be human readable and easy to use for both researchers and developers. (The actual storage of these catalogs in CSEP testing centers might be different than this proposed format).&lt;br /&gt;
&lt;br /&gt;
The catalog will be defined as a (ASCII/utf-8) text-file in csv format. Each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;: example: 1985-01-01T00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage including binary, HDF5, or database representations. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field, which would prevent the build-up of many, but potentially empty, catalog files.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Media:Csep2_sample_catalog-comcat.csv|Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06 03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06 03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06 03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06 03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06 03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06 03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06 03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06 03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06 03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06 03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06 03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06 03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24537</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24537"/>
		<updated>2020-05-26T19:07:17Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is the file format should be human readable and easy to use for both researchers and developers. (The actual storage of these catalogs in CSEP testing centers might be different than this proposed format).&lt;br /&gt;
&lt;br /&gt;
The catalog will be defined as a (ASCII/utf-8) text-file in csv format. Each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;: example: 1985-01-01T00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage including binary, HDF5, or database representations. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field, which would prevent the build-up of many, but potentially empty, catalog files.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Media:Csep2_sample_catalog-comcat.csv|Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
lon,lat,M,time_string,depth,catalog_id&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06 03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06 03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06 03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06 03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06 03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06 03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06 03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06 03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06 03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06 03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06 03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06 03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24536</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24536"/>
		<updated>2020-05-26T19:07:04Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Summary */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is the file format should be human readable and easy to use for both researchers and developers. (The actual storage of these catalogs in CSEP testing centers might be different than this proposed format).&lt;br /&gt;
&lt;br /&gt;
The catalog will be defined as a (ASCII/utf-8) text-file in csv format. Each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%dT%H:%M:%S.%f&amp;quot;: example: 1985-01-01T00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage including binary, HDF5, or database representations. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field, which would prevent the build-up of many, but potentially empty, catalog files.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Media:Csep2_sample_catalog-comcat.csv|Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
lon,lat,M,time_string,depth,catalog_id&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06 03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06 03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06 03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06 03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06 03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06 03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06 03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06 03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06 03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06 03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06 03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06 03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24535</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24535"/>
		<updated>2020-05-26T18:59:20Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is that the file type should be human readable and easy to use for both researchers and developers. We should support multiple readers to ingest various catalog formats into the PyCSEP codebase.&lt;br /&gt;
&lt;br /&gt;
The catalog will initially be defined as an ASCII .csv format where each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude arbitrary units&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;: example: 1985-01-01 00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage types like HDF5 or databases. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Media:Csep2_sample_catalog-comcat.csv|Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
lon,lat,M,time_string,depth,catalog_id&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06 03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06 03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06 03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06 03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06 03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06 03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06 03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06 03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06 03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06 03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06 03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06 03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24534</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24534"/>
		<updated>2020-05-26T18:59:14Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is that the file type should be human readable and easy to use for both researchers and developers. We should support multiple readers to ingest various catalog formats into the PyCSEP codebase.&lt;br /&gt;
&lt;br /&gt;
The catalog will initially be defined as an ASCII .csv format where each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude arbitrary units&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;: example: 1985-01-01 00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage types like HDF5 or databases. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Media:Csep2_sample_catalog-comcat.csv|||Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
lon,lat,M,time_string,depth,catalog_id&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06 03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06 03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06 03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06 03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06 03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06 03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06 03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06 03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06 03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06 03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06 03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06 03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24533</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24533"/>
		<updated>2020-05-26T18:58:29Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is that the file type should be human readable and easy to use for both researchers and developers. We should support multiple readers to ingest various catalog formats into the PyCSEP codebase.&lt;br /&gt;
&lt;br /&gt;
The catalog will initially be defined as an ASCII .csv format where each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude arbitrary units&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;: example: 1985-01-01 00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage types like HDF5 or databases. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[File:Csep2_sample_catalog-comcat.csv|||Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
lon,lat,M,time_string,depth,catalog_id&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06 03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06 03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06 03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06 03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06 03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06 03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06 03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06 03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06 03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06 03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06 03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06 03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24532</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24532"/>
		<updated>2020-05-26T18:57:56Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is that the file type should be human readable and easy to use for both researchers and developers. We should support multiple readers to ingest various catalog formats into the PyCSEP codebase.&lt;br /&gt;
&lt;br /&gt;
The catalog will initially be defined as an ASCII .csv format where each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude arbitrary units&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;: example: 1985-01-01 00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage types like HDF5 or databases. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Downloadable Example|File:Csep2_sample_catalog-comcat.csv]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
lon,lat,M,time_string,depth,catalog_id&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06 03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06 03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06 03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06 03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06 03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06 03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06 03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06 03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06 03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06 03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06 03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06 03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24531</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24531"/>
		<updated>2020-05-26T18:57:44Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is that the file type should be human readable and easy to use for both researchers and developers. We should support multiple readers to ingest various catalog formats into the PyCSEP codebase.&lt;br /&gt;
&lt;br /&gt;
The catalog will initially be defined as an ASCII .csv format where each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude arbitrary units&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;: example: 1985-01-01 00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage types like HDF5 or databases. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[File:Csep2_sample_catalog-comcat.csv|Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
lon,lat,M,time_string,depth,catalog_id&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06 03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06 03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06 03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06 03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06 03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06 03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06 03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06 03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06 03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06 03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06 03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06 03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24530</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24530"/>
		<updated>2020-05-26T18:57:25Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is that the file type should be human readable and easy to use for both researchers and developers. We should support multiple readers to ingest various catalog formats into the PyCSEP codebase.&lt;br /&gt;
&lt;br /&gt;
The catalog will initially be defined as an ASCII .csv format where each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude arbitrary units&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;: example: 1985-01-01 00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage types like HDF5 or databases. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[[Csep2_sample_catalog-comcat.csv|Downloadable Example]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
lon,lat,M,time_string,depth,catalog_id&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06 03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06 03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06 03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06 03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06 03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06 03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06 03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06 03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06 03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06 03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06 03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06 03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24529</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24529"/>
		<updated>2020-05-26T18:56:52Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is that the file type should be human readable and easy to use for both researchers and developers. We should support multiple readers to ingest various catalog formats into the PyCSEP codebase.&lt;br /&gt;
&lt;br /&gt;
The catalog will initially be defined as an ASCII .csv format where each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude arbitrary units&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;: example: 1985-01-01 00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage types like HDF5 or databases. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
[Csep2_sample_catalog-comcat.csv]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
lon,lat,M,time_string,depth,catalog_id&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06 03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06 03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06 03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06 03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06 03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06 03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06 03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06 03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06 03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06 03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06 03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06 03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=File:Csep2_sample_catalog-comcat.csv&amp;diff=24528</id>
		<title>File:Csep2 sample catalog-comcat.csv</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=File:Csep2_sample_catalog-comcat.csv&amp;diff=24528"/>
		<updated>2020-05-26T18:56:31Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: catalog contains 1382 events in ascii format.
header_rows = lon,lat,M,time_string,depth,catalog_id
filesize: 82k&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
catalog contains 1382 events in ascii format.&lt;br /&gt;
header_rows = lon,lat,M,time_string,depth,catalog_id&lt;br /&gt;
filesize: 82k&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24527</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24527"/>
		<updated>2020-05-26T18:49:26Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is that the file type should be human readable and easy to use for both researchers and developers. We should support multiple readers to ingest various catalog formats into the PyCSEP codebase.&lt;br /&gt;
&lt;br /&gt;
The catalog will initially be defined as an ASCII .csv format where each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude arbitrary units&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;: example: 1985-01-01 00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage types like HDF5 or databases. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
lon,lat,M,time_string,depth,catalog_id&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06 03:22:35.630000,9.35,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06 03:22:48.300000,9.1,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06 03:23:50.720000,11.44,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06 03:25:27.970000,10.32,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06 03:27:07.010000,8.0,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06 03:27:11.370000,3.83,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06 03:29:32.080000,3.18,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06 03:30:25.050000,8.71,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06 03:32:46.660000,6.15,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06 03:33:09.850000,1.74,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06 03:35:05.420000,1.97,-1&amp;lt;br&amp;gt;&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06 03:36:16.460000,7.27,-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24526</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24526"/>
		<updated>2020-05-26T18:49:11Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Example Catalog */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is that the file type should be human readable and easy to use for both researchers and developers. We should support multiple readers to ingest various catalog formats into the PyCSEP codebase.&lt;br /&gt;
&lt;br /&gt;
The catalog will initially be defined as an ASCII .csv format where each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude arbitrary units&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;: example: 1985-01-01 00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage types like HDF5 or databases. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
lon,lat,M,time_string,depth,catalog_id&lt;br /&gt;
-117.43017,35.616665,4.73,2019-07-06 03:22:35.630000,9.35,-1&lt;br /&gt;
-117.7365,35.891,4.64,2019-07-06 03:22:48.300000,9.1,-1&lt;br /&gt;
-117.617836,35.803165,4.84,2019-07-06 03:23:50.720000,11.44,-1&lt;br /&gt;
-117.67083,35.86067,4.61,2019-07-06 03:25:27.970000,10.32,-1&lt;br /&gt;
-117.72583,35.913834,4.5,2019-07-06 03:27:07.010000,8.0,-1&lt;br /&gt;
-117.431335,35.530334,4.57,2019-07-06 03:27:11.370000,3.83,-1&lt;br /&gt;
-117.7115,35.902832,4.51,2019-07-06 03:29:32.080000,3.18,-1&lt;br /&gt;
-117.35817,35.556667,4.49,2019-07-06 03:30:25.050000,8.71,-1&lt;br /&gt;
-117.73033,35.890335,4.17,2019-07-06 03:32:46.660000,6.15,-1&lt;br /&gt;
-117.505165,35.714832,4.13,2019-07-06 03:33:09.850000,1.74,-1&lt;br /&gt;
-117.466835,35.65217,4.09,2019-07-06 03:35:05.420000,1.97,-1&lt;br /&gt;
-117.73383,35.902832,4.35,2019-07-06 03:36:16.460000,7.27,-1&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24525</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24525"/>
		<updated>2020-05-26T17:50:45Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Summary */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is that the file type should be human readable and easy to use for both researchers and developers. We should support multiple readers to ingest various catalog formats into the PyCSEP codebase.&lt;br /&gt;
&lt;br /&gt;
The catalog will initially be defined as an ASCII .csv format where each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude arbitrary units&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;: example: 1985-01-01 00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage types like HDF5 or databases. Modelers can chose an arbitrary number of catalogs to store within a file. Events will be mapped to catalogs through the ''catalog_id'' field.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
-117.43017,35.616665,4.73,1562383355630,9.35,-1&lt;br /&gt;
-117.7365,35.891,4.64,1562383368300,9.1,-1&lt;br /&gt;
-117.617836,35.803165,4.84,1562383430720,11.44,-1&lt;br /&gt;
-117.67083,35.86067,4.61,1562383527970,10.32,-1&lt;br /&gt;
-117.52167,35.55517,4.68,1562386024570,5.64,-1&lt;br /&gt;
-117.58083,35.777668,3.85,1562386249040,10.41,-1&lt;br /&gt;
-117.69067,35.902332,3.83,1562386262210,7.27,-1&lt;br /&gt;
-117.72283,35.887333,3.87,1562386338850,9.17,-1&lt;br /&gt;
-117.6145,35.584667,4.8,1562386387080,9.73,-1&lt;br /&gt;
-117.402664,35.604168,3.84,1562386460800,6.72,-1&lt;br /&gt;
-117.49067,35.6795,3.74,1562386471370,0.91,-1&lt;br /&gt;
-117.68483,35.910168,5.44,1562386735790,7.41,-1&lt;br /&gt;
-117.6175,35.785,4.49,1562386755470,10.6,-1&lt;br /&gt;
-117.717,35.885,3.83,1562386794940,4.9,-1&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
	<entry>
		<id>https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24524</id>
		<title>CSEP 2 CATALOG FORMAT</title>
		<link rel="alternate" type="text/html" href="https://strike.scec.org/scecwiki/index.php?title=CSEP_2_CATALOG_FORMAT&amp;diff=24524"/>
		<updated>2020-05-26T17:50:12Z</updated>

		<summary type="html">&lt;p&gt;Wsavran: /* Summary */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The general philosophy is that the file type should be human readable and easy to use for both researchers and developers. We should support multiple readers to ingest various catalog formats into the PyCSEP codebase.&lt;br /&gt;
&lt;br /&gt;
The catalog will initially be defined as an ASCII .csv format where each row corresponds to a single event. This file will have the following headers:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
longitude, latitude, '''M''', time_string format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;, depth, [catalog_id]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''longitude'''&amp;lt;/code&amp;gt;: longitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''latitude'''&amp;lt;/code&amp;gt;: latitude in decimal degrees&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''M'''&amp;lt;/code&amp;gt;: magnitude arbitrary units&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''time string (UTC)'''&amp;lt;/code&amp;gt;: year-month-day hour-minute-second.fraction_second. strptime format=&amp;quot;%Y-%m-%d %H:%M:%S.%f&amp;quot;: example: 1985-01-01 00:00:00.0&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''depth'''&amp;lt;/code&amp;gt;: hypocenter depth in (km)&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;'''catalog_id'''&amp;lt;/code&amp;gt;: indicates type of catalog&amp;lt;/br&amp;gt;&lt;br /&gt;
* observed: -1&lt;br /&gt;
* simulated: [0, n_cat-1]&lt;br /&gt;
&lt;br /&gt;
This format can be easily extended to additional file types, including more advanced storage types like HDF5 or databases. Modelers can chose an arbitrary number of catalogs to store within a file as events will be mapped to various catalogs through the catalog_id field.&lt;br /&gt;
&lt;br /&gt;
== Example Catalog ==&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
lon,lat,M,epoch_time,depth,catalog_id,event_id&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
-117.43017,35.616665,4.73,1562383355630,9.35,-1&lt;br /&gt;
-117.7365,35.891,4.64,1562383368300,9.1,-1&lt;br /&gt;
-117.617836,35.803165,4.84,1562383430720,11.44,-1&lt;br /&gt;
-117.67083,35.86067,4.61,1562383527970,10.32,-1&lt;br /&gt;
-117.52167,35.55517,4.68,1562386024570,5.64,-1&lt;br /&gt;
-117.58083,35.777668,3.85,1562386249040,10.41,-1&lt;br /&gt;
-117.69067,35.902332,3.83,1562386262210,7.27,-1&lt;br /&gt;
-117.72283,35.887333,3.87,1562386338850,9.17,-1&lt;br /&gt;
-117.6145,35.584667,4.8,1562386387080,9.73,-1&lt;br /&gt;
-117.402664,35.604168,3.84,1562386460800,6.72,-1&lt;br /&gt;
-117.49067,35.6795,3.74,1562386471370,0.91,-1&lt;br /&gt;
-117.68483,35.910168,5.44,1562386735790,7.41,-1&lt;br /&gt;
-117.6175,35.785,4.49,1562386755470,10.6,-1&lt;br /&gt;
-117.717,35.885,3.83,1562386794940,4.9,-1&lt;/div&gt;</summary>
		<author><name>Wsavran</name></author>
		
	</entry>
</feed>