mooda


Namemooda JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://github.com/rbardaji/mooda
SummaryModule for Ocean Observatory Data Analysis
upload_time2025-02-07 11:17:41
maintainerNone
docs_urlNone
authorRaul Bardaji Benach
requires_python>=3.8
licenseMIT
keywords ocean sea emodnet emso
VCS
bugtrack_url
requirements elasticsearch Flask matplotlib netCDF4 numpy pandas plotly scikit-learn scipy xarray nbformat requests ipywidgets gsw statsmodels stockstats erddap-python scikit-learn h5netcdf
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
MOODA - Module for Ocean Observatory Data Analysis

Mooda is a Python package designed mainly for oceanographers and marine science students.
It provides tools to:

- Open and analyze data files from scientific instrumentation and platforms
- Perform data quality control
- Create plots commonly used in the oceanographic community
- Export data files in netCDF and CSV formats

Documentation: https://github.com/rbardaji/mooda

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rbardaji/mooda",
    "name": "mooda",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "ocean, sea, EMODnet, EMSO",
    "author": "Raul Bardaji Benach",
    "author_email": "rbardaji@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9f/f9/0a238210cffb1337b360064963e02e2f755d91703bab04b4a44457b9e3db/mooda-2.0.0.tar.gz",
    "platform": null,
    "description": "\nMOODA - Module for Ocean Observatory Data Analysis\n\nMooda is a Python package designed mainly for oceanographers and marine science students.\nIt provides tools to:\n\n- Open and analyze data files from scientific instrumentation and platforms\n- Perform data quality control\n- Create plots commonly used in the oceanographic community\n- Export data files in netCDF and CSV formats\n\nDocumentation: https://github.com/rbardaji/mooda\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Module for Ocean Observatory Data Analysis",
    "version": "2.0.0",
    "project_urls": {
        "Homepage": "https://github.com/rbardaji/mooda"
    },
    "split_keywords": [
        "ocean",
        " sea",
        " emodnet",
        " emso"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6e16ab932fcb6290be4182e5e108e4dd4c32083955fb6f6be4ef970fe82c2766",
                "md5": "d59d48e917eea73e7ef36a42da1e2f9c",
                "sha256": "ebc101e303fa7f6fcaf02fb0b5bb67bb7dc14593b01bbba3e02fa67949d34dae"
            },
            "downloads": -1,
            "filename": "mooda-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d59d48e917eea73e7ef36a42da1e2f9c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 77907,
            "upload_time": "2025-02-07T11:17:39",
            "upload_time_iso_8601": "2025-02-07T11:17:39.749130Z",
            "url": "https://files.pythonhosted.org/packages/6e/16/ab932fcb6290be4182e5e108e4dd4c32083955fb6f6be4ef970fe82c2766/mooda-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9ff90a238210cffb1337b360064963e02e2f755d91703bab04b4a44457b9e3db",
                "md5": "d2f9019a5fa9497c81d89bd6d781b828",
                "sha256": "daedf909efed63a83ed38ab9e6bbf89d1674fc5a5c4eefa80151fd703008c77e"
            },
            "downloads": -1,
            "filename": "mooda-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d2f9019a5fa9497c81d89bd6d781b828",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 52791,
            "upload_time": "2025-02-07T11:17:41",
            "upload_time_iso_8601": "2025-02-07T11:17:41.333816Z",
            "url": "https://files.pythonhosted.org/packages/9f/f9/0a238210cffb1337b360064963e02e2f755d91703bab04b4a44457b9e3db/mooda-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-07 11:17:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rbardaji",
    "github_project": "mooda",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "elasticsearch",
            "specs": [
                [
                    ">=",
                    "7.8.0"
                ]
            ]
        },
        {
            "name": "Flask",
            "specs": [
                [
                    ">=",
                    "1.1.2"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "3.3.0"
                ]
            ]
        },
        {
            "name": "netCDF4",
            "specs": [
                [
                    ">=",
                    "1.5.3"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.19.0"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "1.0.5"
                ]
            ]
        },
        {
            "name": "plotly",
            "specs": [
                [
                    ">=",
                    "4.9.0"
                ]
            ]
        },
        {
            "name": "scikit-learn",
            "specs": [
                [
                    ">=",
                    "0.23.1"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1.5.1"
                ]
            ]
        },
        {
            "name": "xarray",
            "specs": [
                [
                    ">=",
                    "0.16.0"
                ]
            ]
        },
        {
            "name": "nbformat",
            "specs": [
                [
                    ">=",
                    "5.0.7"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.24.0"
                ]
            ]
        },
        {
            "name": "ipywidgets",
            "specs": [
                [
                    ">=",
                    "7.6.3"
                ]
            ]
        },
        {
            "name": "gsw",
            "specs": []
        },
        {
            "name": "statsmodels",
            "specs": []
        },
        {
            "name": "stockstats",
            "specs": []
        },
        {
            "name": "erddap-python",
            "specs": []
        },
        {
            "name": "scikit-learn",
            "specs": [
                [
                    ">=",
                    "0.23.1"
                ]
            ]
        },
        {
            "name": "h5netcdf",
            "specs": [
                [
                    ">=",
                    "0.8.0"
                ]
            ]
        }
    ],
    "lcname": "mooda"
}
        
Elapsed time: 0.44151s