ACIS2 Data Analysis and Graphical Generation
Project description
xmACIS2Py
Creating xmACIS2 Summary Graphics in Python
Table Of Contents
- plot_temperature_summary(station, product_type)
- plot_precipitation_summary(station, product_type)
- References
plot_temperature_summary(station, product_type)
This function plots a graphic showing the Temperature Summary for a given station for a given time period.
Required Arguments:
- station (String) - The identifier of the ACIS2 station.
- product_type (String or Integer) - The type of product. 'Past 7 Days' as a string or enter 7 for the same result. A value of 'custom' or 'Custom' will result in the user entering a custom start/stop date.
Optional Arguments:
- start_date (String) - Default=None. Enter the start date as a string (i.e. 01-01-2025)
- end_date (String) - Default=None. Enter the end date as a string (i.e. 01-01-2025)
plot_precipitation_summary(station, product_type)
This function plots a graphic showing the Precipitation Summary for a given station for a given time period.
Required Arguments:
- station (String) - The identifier of the ACIS2 station.
- product_type (String or Integer) - The type of product. 'Past 7 Days' as a string or enter 7 for the same result. A value of 'custom' or 'Custom' will result in the user entering a custom start/stop date.
Optional Arguments:
- start_date (String) - Default=None. Enter the start date as a string (i.e. 01-01-2025)
- end_date (String) - Default=None. Enter the end date as a string (i.e. 01-01-2025)
References
-
MetPy: May, R. M., Goebbert, K. H., Thielen, J. E., Leeman, J. R., Camron, M. D., Bruick, Z., Bruning, E. C., Manser, R. P., Arms, S. C., and Marsh, P. T., 2022: MetPy: A Meteorological Python Library for Data Analysis and Visualization. Bull. Amer. Meteor. Soc., 103, E2273-E2284, https://doi.org/10.1175/BAMS-D-21-0125.1.
-
NumPy: Harris, C.R., Millman, K.J., van der Walt, S.J. et al. Array programming with NumPy. Nature 585, 357–362 (2020). DOI: 10.1038/s41586-020-2649-2. (Publisher link).
-
Pandas: author = {The pandas development team}, title = {pandas-dev/pandas: Pandas}, publisher = {Zenodo}, version = {latest}, doi = {10.5281/zenodo.3509134}, url = {https://doi.org/10.5281/zenodo.3509134} }
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file xmacis2py-1.0.tar.gz.
File metadata
- Download URL: xmacis2py-1.0.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6204b98167bbc8e54347be6b3f198b7d69d44d2c01da4175c3c25db82af9052
|
|
| MD5 |
ec67b46a2f776bb5d887bf988a347ea4
|
|
| BLAKE2b-256 |
83eb4acdb730686903b0a8dda9022dbb49db8823cf1d1437a2e2a27413833ba8
|