Skip to content

jlpl/nais-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nais-processor

This code project is designed to facilitate NAIS (Neutral cluster and Air Ion Spectrometer, Airel Ltd.) and CIC (Cluster Ion Counter, Airel Ltd.) data analysis.

Latest version: 0.1.1

Installation

Install from GitHub using pip

pip install git+https://github.com/jlpl/nais-processor.git

Installation of aerosol-functions is required.

Documentation

Documentation for this project can be found here

nais package

See here for a tutorial on data analysis work flow.

nais.processor module

Generate easy-to-handle netcdf data files from any NAIS instrument generation. Apply optional corrections and transforms.

nais.utils module

Utility tools to work with the processed files

nais.checker module

GUI tool to visually inspect the data together with error flags and define regions of bad data.

cic package

cic.processor module

Generate similar netcdf data files from CIC data. Apply optional corrections and transforms.

cic.utils module

Utility tools to work with the processed files from CIC.

License

This project is licensed under the terms of the GNU GPLv3.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages