bobasaurus / nc2csv

A project for converting NetCDF files to CSV (comma separated value).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nc2csv

A project for converting NetCDF files to CSV (comma separated value).

This project currently works for 1-dimensional, small-ish NetCDF files only. Large files will cause a segfault due to my poor all-at-once variable loading... I'll fix this someday.

About

A project for converting NetCDF files to CSV (comma separated value).


Languages

Language:C 100.0%