Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions _data/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,19 @@
python3: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"]
license: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"]

- name: "kaipy"
description: "Kaipy is a Python package for analysis and visualization of simulation results from a scientific software package Kaiju."
docs: "https://kaipy-docs.readthedocs.io/"
code: "https://bitbucket.org/aplkaiju/kaipy/src/master/"
contact: "Michael Wiltberger"
keywords: ["geospace","2D_graphics", "plotting", "hdf5", "local", "data_analysis", "specific"]
community: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change this community line to "Partially met"?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upated

documentation: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"]
testing: ["https://img.shields.io/badge/Partially%20met-orange.svg", "Partially met"]
software_maturity: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"]
python3: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"]
license: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"]

- name: lofarSun
url: "https://github.com/peijin94/LOFAR-Sun-tools"
code: "https://github.com/peijin94/LOFAR-Sun-tools"
Expand Down