levylabpitt / netCDF

LabVIEW/Python modules for R/W netCDF files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

netCDF

LabVIEW methods for reading and writing netCDF files via Python netCDF4 module

Requirements

  • LabVIEW 2019
  • Python 3.9.4

Python Installation:

download and install Python 3.9.4 (choose option to add Python to your %PATH%)

from command line run:

pip install netCDF4

Contributing

Please contact Patrick Irvin

License

BSD-3

About

LabVIEW/Python modules for R/W netCDF files

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:LabVIEW 77.5%Language:Python 22.5%