File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed
Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ id : >-
3+ neware-nda
4+ name : >-
5+ NewareNDA
6+ description : >-
7+ Python module and command line tool for reading and converting Neware nda and
8+ ndax battery cycling files. Auxiliary temperature fields are currently supported
9+ in both formats.
10+ supported_filetypes :
11+ - id : neware-nda
12+ license :
13+ spdx : BSD-3-Clause
14+ subject :
15+ - electrochemistry
16+ - voltammetry
17+ citations :
18+ - uri : https://github.com/d-cogswell/NewareNDA
19+ creators :
20+ - D. Cogswell
21+ title : NewareNDA github repository
22+ type : software
23+ source_repository : https://github.com/d-cogswell/NewareNDA
24+ usage :
25+ - method : python
26+ setup : NewareNDA
27+ command : NewareNDA.read({{ input_path }})
28+ - method : cli
29+ command : NewareNDA-cli {{ input_path }} {{ output_path }}
30+ installation :
31+ - method : pip
32+ packages :
33+ - NewareNDA >= 2025
34+ requires_python : ' >=3.6'
You can’t perform that action at this time.
0 commit comments