Metadata-Version: 2.1
Name: mooda
Version: 0.2.1
Summary: Module for Ocean Observatory Data Analysis
Home-page: https://github.com/rbardaji/mooda
Author: Raul Bardaji Benach
Author-email: rbardaji@gmail.com
License: MIT
Keywords: ocean,sea,EMODnet,EMSO
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Requires-Dist: datetime
Requires-Dist: matplotlib
Requires-Dist: netcdf4
Requires-Dist: numpy (>=1.9.0)
Requires-Dist: pandas
Requires-Dist: pip (>=9.0)
Requires-Dist: requests
Requires-Dist: seaborn
Requires-Dist: xarray


MOODA - Module for Ocean Observatory Data Analysis

Mooda is a python package designed mainly for oceanographers and marine science students. It isbased on a power scripting system for:

* open and analyze data files from scientific instrumentation and platforms
* generate data quality control
* make plots that are commonly used in the oceanographic community
* make data files in netCDF and CSV format

Check the documentation on https://github.com/rbardaji/mooda.


