Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.4%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: process-project
- License: apache-2.0
- Language: JavaScript
- Default Branch: master
- Size: 3.45 MB
Statistics
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 18
- Releases: 2
Metadata Files
README.md
LOFAR LTA pipeline orchestrate Web application
This project has been forked from ESOC-ltacat.
The is the frontend and the db backend of the web application which can be used to run a pipeline on several data products in the LOFAR Long Term Archive (LTA). To run pipeline the https://github.com/process-project/UC2workflowapi web service is required.

Dependencies:
- oracle instantclient basic (tested with version 19.8)
- npm
Configuration:
To run the following variables must be set in server/db-config.js before building the package: * HRCONNECTIONSTRING, connection string to Lofar database (optional) * HRUSER, username to connect to Lofar database * HR_PASSWORD, password to connect to Lofar database
Installation:
To install ltacat-web, please follow the following steps. First we need to install the dependencies of frbcat-web using the following commands:
npm ci
Next, we build the package using:
npm run webpack
Running the express server with ltacat:
To start the express server with Web application loaded use the following command:
npm run start
To run both backends (ltacat and UC2workflowapi) behind the same server use CaddyServer by running it in root of this repo with:
caddy
for CaddyServer v1. For version 2, either rename the file Caddyfile2 to Caddyfile and run:
caddy run
or use the --config option with the path to Caddyfile2 of that same command.
The web application is running at http://localhost:2015 after running CaddyServer.
Owner
- Name: PROCESS
- Login: process-project
- Kind: organization
- Website: www.process-project.eu
- Repositories: 29
- Profile: https://github.com/process-project
Citation (CITATION.cff)
# YAML 1.2
---
authors:
-
affiliation: "Netherlands eScience Center"
family-names: Haren
given-names: Ronald
name-particle: van
cff-version: "1.0.3"
commit: 9c71251c5bd358db6b752449317c308a4f25e98e
date-released: 2018-03-19
doi: 10.5281/zenodo.1203579
keywords:
- "fast radio burst"
- "frb"
- "astronomy"
- "frbcat"
- "web-frontend"
license: Apache-2.0
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/AA-ALERT/frbcat-web"
title: frbcat-web
version: "2.1.0"
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 2 years ago
All Time
- Total issues: 0
- Total pull requests: 23
- Average time to close issues: N/A
- Average time to close pull requests: 5 months
- Total issue authors: 0
- Total pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.22
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 21
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (21)
- sverhoeven (1)
- jmaassen (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- 700 dependencies
- babel-core ^6.26.0 development
- babel-loader ^7.1.4 development
- babel-preset-es2015 ^6.24.1 development
- babel-preset-react ^6.24.1 development
- babel-preset-stage-0 ^6.24.1 development
- bootstrap ^4.0.0 development
- npm-github-release ^0.9.0 development
- react ^16.2.0 development
- react-bootstrap ^0.32.1 development
- react-dom ^16.2.0 development
- react-modal ^3.3.2 development
- update-to-latest ^1.0.0 development
- webpack ^4.12.1 development
- webpack-cli ^3.0.8 development
- compression ^1.7.2
- express ^4.16.3
- fs 0.0.1-security
- oracledb ^2.3.0
- path ^0.12.7
- pg ^7.4.1
- react-bootstrap-table-next ^0.1.13
- react-bootstrap-table2-filter ^0.3.0
- react-bootstrap-table2-paginator ^0.1.4
- react-schema-based-json-editor ^7.15.1
- react-select ^1.2.1