Skip to main content

Meteorological data analysis suite

Project description

molecularprofiles

A collection of routines to read an analyze meteorological data in grib2 format.

See project documentation for API docs.

Development installation:

  • Clone the code with git:
    > git clone https://gitlab.cta-observatory.org/cta-array-elements/ccf/mdps.git
    
  • Checkout an appropriate branch (currently, dev branch contains the most recent code):
    git checkout -b <branch_name>
    
  • Use mamba to setup a clean environment
    > mamba create -n molecularprofiles -c conda-forge python==3.12
    > mamba activate molecularprofiles
    
  • Install molecularprofiles in editable mode with test dependencies:
    > pip install -e.[test,doc,dev]
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

molecularprofiles-1.0.0.tar.gz (23.1 kB view hashes)

Uploaded Source

Built Distribution

molecularprofiles-1.0.0-py3-none-any.whl (26.0 kB view hashes)

Uploaded Python 3

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