Skip to main content

Parser for .cnv files, the Sea-Bird CTD data format.

Project description

PyCNV.
==========================

This is a parser for Sea Bird CTD output files.

The `Sea Bird CTD`_ post processed data usually uses the .cnv extention. The
purpose of the PyCNV is to parse this type of files, considering the different
versions along the time, as well as different setups.

At this point my goal is to have an object with the attributes parsed from the
header, and the data as Masked Arrays, so that the user don't need to loose
time evaluating the version and details of that cnv, but have it in a
standard pattern, ready to use.

.. _`Sea Bird`: http://www.seabird.com/software/SBEDataProcforWindows.htm

Support and Documentation
-------------------------

See the `PyCNV Wiki`_ to view documentation, report bugs, and obtain support.

.. _`PyCNV Wiki`: https://bitbucket.org/castelao/pycnv/wiki/Home

License
-------

``PyCNV`` is offered under the PSFL. I guess I need to put a link here?

Authors
-------

Guilherme Castelão <guilherme@castelao.net>
Roberto de Almeida <roberto@dealmeida.net>
Luiz Irber <luiz.irber@gmail.com>


.. PyCNV is a parser for the CTD data format used by Sea-Bird

News
====

0.1
---

*Release date: 3-Jul-2012*

* Initial import. Skeleton created with modern-package-template
* It's able to load the variables into Masked Array, but it's not the best way to do it.

Project details


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