Skip to content

Commit

Permalink
Change conda and pypi to version number, add survey link
Browse files Browse the repository at this point in the history
  • Loading branch information
jinningwang committed Feb 6, 2024
1 parent d6a56cd commit 63f3988
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions pages/product.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,21 @@ LTB platform contains aims a set of power system analysis packages for research

# Packages

| | ANDES | AMS | AGVis | DiME |
|---------------:|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Codacy Grade | [ ![Grade-ANDES]( https://api.codacy.com/project/badge/Grade/17b8e8531af343a7a4351879c0e6b5da ) ]( https://app.codacy.com/app/cuihantao/andes?utm_source=github.com&utm_medium=referral&utm_content=cuihantao/andes&utm_campaign=Badge_Grade_Dashboard ) | [![Grade-AMS]( https://app.codacy.com/project/badge/Grade/69456da1b8634f2f984bd769e35f0050 ) ]( https://app.codacy.com/gh/CURENT/ams/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade ) | [ ![Grade-AGVis]( https://app.codacy.com/project/badge/Grade/8fbf0bc95f784af09c3dc5ce36b20a04 ) ]( https://app.codacy.com/gh/CURENT/agvis/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade ) | [ ![Grade-DiME](https://app.codacy.com/project/badge/Grade/a43bcec26c544c7e82355d01571020d6)](https://app.codacy.com/gh/CURENT/dime/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) |
| Conda Download | [ ![Conda-ANDES](https://anaconda.org/conda-forge/andes/badges/downloads.svg)](https://anaconda.org/conda-forge/andes) | | | |
| PyPI Download | ![ PyPI-ANDES](https://img.shields.io/pypi/dm/andes?link=https%3A%2F%2Fpypi.org%2Fproject%2Fandes%2F) | ![ PyPI-AMS ]( https://img.shields.io/pypi/dm/ltbams?link=https%3A%2F%2Fpypi.org%2Fproject%2Fandes%2F ) | ![ PyPI-AGVis ]( https://img.shields.io/pypi/dm/agvis?link=https%3A%2F%2Fpypi.org%2Fproject%2Fandes%2F ) | |
| Documentation | [ ![Doc-ANDES]( https://readthedocs.org/projects/andes/badge/?version=latest ) ]( https://andes.readthedocs.io/en/latest/?badge=latest ) | [ ![Doc-AMS]( https://readthedocs.org/projects/ams/badge/?version=latest ) ]( https://ltb.readthedocs.io/projects/ams/en/latest/?badge=latest ) | [ ![Doc AGVis]( https://readthedocs.org/projects/ltbdime/badge/?version=latest ) ]( https://ltb.readthedocs.io/projects/dime/en/latest/?badge=latest ) | [ ![Doc-DiME]( https://readthedocs.org/projects/ltbdime/badge/?version=latest ) ]( https://ltb.readthedocs.io/projects/dime/en/latest/?badge=latest ) |
| GitHub Action | [ ![GA-ANDES]( https://github.com/curent/andes/workflows/Python%20application/badge.svg ) ]( https://github.com/curent/andes/actions ) | [ ![GA-AMS]( https://github.com/CURENT/ams/workflows/Python%20application/badge.svg ) ]( https://github.com/curent/ams/actions ) | | |
| | ANDES | AMS | AGVis | DiME |
|--------------------------:|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Codacy Grade | [ ![Grade-ANDES]( https://api.codacy.com/project/badge/Grade/17b8e8531af343a7a4351879c0e6b5da ) ]( https://app.codacy.com/app/cuihantao/andes?utm_source=github.com&utm_medium=referral&utm_content=cuihantao/andes&utm_campaign=Badge_Grade_Dashboard ) | [![Grade-AMS]( https://app.codacy.com/project/badge/Grade/69456da1b8634f2f984bd769e35f0050 ) ]( https://app.codacy.com/gh/CURENT/ams/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade ) | [ ![Grade-AGVis]( https://app.codacy.com/project/badge/Grade/8fbf0bc95f784af09c3dc5ce36b20a04 ) ]( https://app.codacy.com/gh/CURENT/agvis/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade ) | [ ![Grade-DiME](https://app.codacy.com/project/badge/Grade/a43bcec26c544c7e82355d01571020d6)](https://app.codacy.com/gh/CURENT/dime/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) |
| Conda Download | [![Conda Version](https://anaconda.org/conda-forge/andes/badges/version.svg)](https://anaconda.org/conda-forge/andes) | | | |
| PyPI Download | [![PyPI-ANDES](https://img.shields.io/pypi/v/andes)](https://pypi.org/project/andes/) | [![PyPI-AMS](https://img.shields.io/pypi/v/ltbams)](https://pypi.org/project/ltbams/) | [![PyPI-AGVis](https://img.shields.io/pypi/v/agvis)](https://pypi.org/project/agvis/) | |
| Documentation | [ ![Doc-ANDES]( https://readthedocs.org/projects/andes/badge/?version=latest ) ]( https://andes.readthedocs.io/en/latest/?badge=latest ) | [ ![Doc-AMS]( https://readthedocs.org/projects/ams/badge/?version=latest ) ]( https://ltb.readthedocs.io/projects/ams/en/latest/?badge=latest ) | [ ![Doc AGVis]( https://readthedocs.org/projects/ltbdime/badge/?version=latest ) ]( https://ltb.readthedocs.io/projects/dime/en/latest/?badge=latest ) | [ ![Doc-DiME]( https://readthedocs.org/projects/ltbdime/badge/?version=latest ) ]( https://ltb.readthedocs.io/projects/dime/en/latest/?badge=latest ) |
| GitHub Action | [ ![GA-ANDES]( https://github.com/curent/andes/workflows/Python%20application/badge.svg ) ]( https://github.com/curent/andes/actions ) | [ ![GA-AMS]( https://github.com/CURENT/ams/workflows/Python%20application/badge.svg ) ]( https://github.com/curent/ams/actions ) | | |

# Datasets

Datasets for ANDES, AMS, and AGVis are shipped with the respective packages.
A summary table is comming soon.

# User Experience Survey

We are conducting a user experience survey to better understand the needs of our users.

The 5-min survey is in Google Forms and constantly open for participation, [take the survey](https://docs.google.com/forms/d/e/1FAIpQLSevqXhwgZN1Ti7hDGyLlZc_O_ItT0aWDcMIbdst9_tFjQdf2w/viewform?usp=pp_url&entry.674898372=Yes,+with+my+affiliation+publicly&entry.906600198=University+of+Tennessee,+Knoxville&entry.1011451186=Jinning+Wang,[email protected]&entry.2053374919=Student&entry.684954545=Colleagues+or+friends&entry.923622624=ANDES&entry.1775704341=Academic+research&entry.643024236=10.1109/TSG.2024.3356948&entry.1127139035=4&entry.990272755=Yes).

0 comments on commit 63f3988

Please sign in to comment.