Skip to main content

A tool for common data file operation.

Project description

kfutils: A tool for common data file operations.

Alt text Alt text Alt text Alt text Alt text Alt text

⚒ Instalation

Download and install the latest package from the release section or directly by pip

pip install kfutils

This installs the python module and a command line tool named kfutils.

⚡ Usage

✈ Using as a command line tool.

kutils [-h] -i FILE [-o FILE] [-c COLS [COLS ...]] [-rd COLS [COLS ...]] [-dr COLS [COLS ...]] [-dc COLS [COLS ...]] [-int N [N ...]] [-mir N] [-rep N]
Argument Description
-i Input file name
If no operations are given it will show the stats about the file
-o Output file name. (default: '_out' prefix to input file name)
-c Index(s) of grid columns. 2 columns for 2D file
-rd Index(s) of columns to convert to degree from radian
-dr Index(s) of columns to convert to radian from degree
-dc Index(s) of columns to delete
-int Number of grid to interpolate to. Can be 1D or 2D
-mir Number of times to mirror
-rep Number of times to repeat

🚀 Using as a python module
The toplevel python module kfutils exposes several functions/class.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kfutils-0.1.7.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

kfutils-0.1.7-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page