Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

mvaradi/npz_util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPZ utility

Build Status codecov Maintainability

Basic information

This is a simple package for reading in .npz files and writing out their data to .csv, .json and tiled .json files.

Usage

Clone this repository

git clone https://github.com/mvaradi/npz_util.git

Run the process:

python3 run.py path/to/files/

1.) The script will first load .npz files from a path, and grab the useful part of the data

2.) Then it will convert the information and save it into .csv output files

Dependencies

For running: numpy

For development: codecov, pytest-cov

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Mihaly Varadi - Initial work - mvaradi

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache License (version 2.) - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages