Skip to main content

Python package to process data from PARODY-JA4.3 dynamo simulations.

Project description

paropy

Python package to process data from PARODY-JA4.3 dynamo simulations.

Getting Started

Prerequisites

Installing

Conda:

conda install -c jnywong paropy

Pip:

pip install paropy

Git:

Find the Git repo here.

Example script: diagnostics

Sample scripts can be found within the module package paropy/scripts.

  1. Open paropy/scripts/diagnostics.py

  2. Set path to simulation data by setting

run_ID = <run_ID> # PARODY simulation tag
directory = <path_to_data>
  1. Run paropy/scripts/diagnostics.py

  2. Admire the output:

Example script: meridional snapshots

  1. Open paropy/scripts/meridional_snapshot.py

  2. Set path to simulation data by setting

run_ID = <run_ID> # PARODY simulation tag
directory = <path_to_data>
  1. Specify timestamp of snapshot by setting timestamp

  2. Run paropy/scripts/meridional_snapshot.py

  3. Admire the output:

Example script: surface snapshots

  1. Open paropy/scripts/surface_snapshot.py

  2. Set path to simulation data by setting

run_ID = <run_ID> # PARODY simulation tag
directory = <path_to_data>
  1. Specify timestamp of snapshot by setting timestamp

  2. Run paropy/scripts/surface_snapshot.py

  3. Admire the output:

Links

Authors

  • Jenny Wong - Institut de Physique du Globe de Paris - Institut des Sciences de la Terre

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Del Duca Foundation
  • ERC SEIC

:tada:

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

paropy-0.0.2.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

paropy-0.0.2-py3-none-any.whl (9.8 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