Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
15 changes: 14 additions & 1 deletion _data/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,20 @@
python3: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"]
license: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"]

- name: "MadrigalWeb"
url: "https://cedar.openmadrigal.org"
code: "https://github.com/MITHaystack/madrigalWeb"
docs: "https://madrigalweb.readthedocs.io/en/latest/"
description: "MadrigalWeb - a Python API to access the Madrigal database"
contact: "Katherine Cariglia"
keywords: ["geospace", "data_retrieval", "ascii", "hdf5", "netcdf", "web_service", "data_access"]
community: ["https://img.shields.io/badge/Partially%20met-orange.svg", "Partially met"]
documentation: ["https://img.shields.io/badge/Partially%20met-orange.svg", "Partially met"]
testing: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"]
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: "MCALF"
description: "Accurately constraining velocity information from spectral imaging observations using machine learning techniques."
docs: "https://mcalf.macbride.me"
Expand Down Expand Up @@ -767,4 +781,3 @@
software_maturity: ["https://img.shields.io/badge/Partially%20met-orange.svg", "Partially met"]
python3: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"]
license: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"]

7 changes: 0 additions & 7 deletions _data/projects_unevaluated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,13 +170,6 @@
contact: Michael Hirsch
keywords: ["ionosphere_thermosphere_mesosphere","specific"]

- name: "MadrigalWeb"
url: "http://cedar.openmadrigal.org"
description: "Access data from any Madrigal database."
code: "https://pypi.org/project/madrigalWeb"
contact: "Bill Rideout"
keywords: ["ionosphere_thermosphere_mesosphere","general"]

- name: NEXRADutils
code: https://github.com/space-physics/NEXRADutils
description: Download/Plot NEXRAD compositive reflectivity by date/time, for ionospheric perturbations
Expand Down