Skip to content

vikasm25/NetCDF-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

NetCDF Generator

A python based GUI application for converting tabular data (CSV/Excel) to NetCDF format with multi-dimensional support and theme customization.

Features

  • ๐ŸŽจ Light/Dark theme switching
  • ๐Ÿ“Š Support for multiple dimensions and variables
  • ๐ŸŒ Custom grid resolution configuration
  • ๐Ÿ”ง NaN/Zero fill value handling
  • ๐Ÿ“ Export to NetCDF4 format
  • ๐Ÿš€ Xarray backend for efficient processing

Installation

  1. Clone the repository
    git clone https://github.com/vikasm25/NetCDF-Generator.git
    cd netcdf-converter
    
  2. Install dependencies
    pip install -r requirements.txt
    
  3. Run the application
     python main.py

About

A python based GUI application for converting tabular data (CSV/Excel) to NetCDF.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages