All Projects → griidc → pelagos

griidc / pelagos

Licence: BSD-2-Clause license
Pelagos is a system for maintaining a repository of scientific research data.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
Twig
543 projects
Vue
7211 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to pelagos

pdbtbx
A library to open/edit/save (crystallographic) Protein Data Bank (PDB) and mmCIF files in Rust.
Stars: ✭ 13 (-18.75%)
Mutual labels:  scientific
Pathgraph
Pretty visualizations for ray tracing algorithms
Stars: ✭ 129 (+706.25%)
Mutual labels:  scientific
Bibliometrix
An R-tool for comprehensive science mapping analysis. A package for quantitative research in scientometrics and bibliometrics.
Stars: ✭ 213 (+1231.25%)
Mutual labels:  scientific
Scipy Cookbook
Scipy Cookbook
Stars: ✭ 326 (+1937.5%)
Mutual labels:  scientific
Spirit
Atomistic Spin Simulation Framework
Stars: ✭ 67 (+318.75%)
Mutual labels:  scientific
Nd4j
Fast, Scientific and Numerical Computing for the JVM (NDArrays)
Stars: ✭ 1,742 (+10787.5%)
Mutual labels:  scientific
biskit
A Python platform for Structural Bioinformatics
Stars: ✭ 47 (+193.75%)
Mutual labels:  scientific
matplotnim
A Nim wrapper for matplotlib
Stars: ✭ 22 (+37.5%)
Mutual labels:  scientific
Citizen Science
🔬 A repository of resources related to citizen, community-based and/or non-institutional science
Stars: ✭ 121 (+656.25%)
Mutual labels:  scientific
Allensdk
code for reading and processing Allen Institute for Brain Science data
Stars: ✭ 200 (+1150%)
Mutual labels:  scientific
Report
📜 🎉 Automated reporting of objects in R
Stars: ✭ 348 (+2075%)
Mutual labels:  scientific
Julia
The Julia Programming Language
Stars: ✭ 37,497 (+234256.25%)
Mutual labels:  scientific
Pythonvscode
This extension is now maintained in the Microsoft fork.
Stars: ✭ 2,013 (+12481.25%)
Mutual labels:  scientific
Cellxgene
An interactive explorer for single-cell transcriptomics data
Stars: ✭ 300 (+1775%)
Mutual labels:  scientific
Stdlib
✨ Standard library for JavaScript and Node.js. ✨
Stars: ✭ 2,749 (+17081.25%)
Mutual labels:  scientific
libROM
Model reduction library with an emphasis on large scale parallelism and linear subspace methods
Stars: ✭ 66 (+312.5%)
Mutual labels:  scientific
Meteoinfo
MeteoInfo: GIS and scientific computation environment for meteorological community.
Stars: ✭ 136 (+750%)
Mutual labels:  scientific
from-exponential
Lightweight module to convert number from exponential notation to a human readable string.
Stars: ✭ 27 (+68.75%)
Mutual labels:  scientific
omr-research.github.io
The definitive bibliography for research on Optical Music Recognition
Stars: ✭ 21 (+31.25%)
Mutual labels:  scientific
Sfc
rc is rust in c++
Stars: ✭ 171 (+968.75%)
Mutual labels:  scientific

Pelagos PHP Unit Test PHP Code Sniffer ESLint for Javascript

Pelagos is a system for maintaining a repository of scientific research data. Developed and maintained by GRIIDC. URL: https://data.gulfresearchinitiative.org/

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installation

Pelagos is a Symfony 4.4+ project, please follow the normal configuration regarding setting up your webserver for a Symfony project.

To install fullfill prerequisites then run:

  • composer install
  • yarn install
  • yarn build

Contributors

See the list of contributors who participated in this project.

License

Copyright 2021 Texas A&M University-Corpus Christi

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].