firewxpy


Namefirewxpy JSON
Version 1.3 PyPI version JSON
download
home_pageNone
SummaryWeather Analysis and Forecasting For Fire Weather
upload_time2025-01-03 19:56:25
maintainerNone
docs_urlNone
authorEric J Drewitz, USDA/USFS
requires_python>=3.10
licenseNone
keywords meteorology science data-analysis weather forecasting
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
<img width="120" alt="firewxpy logo" src="https://github.com/user-attachments/assets/27d7353c-89ae-4827-a1fb-0d64d80599ad">


# FireWxPy

[![Anaconda-Server Badge](https://anaconda.org/conda-forge/firewxpy/badges/version.svg)](https://anaconda.org/conda-forge/firewxpy)
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/firewxpy/badges/latest_release_date.svg)](https://anaconda.org/conda-forge/firewxpy)
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/firewxpy/badges/latest_release_relative_date.svg)](https://anaconda.org/conda-forge/firewxpy)
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/firewxpy/badges/platforms.svg)](https://anaconda.org/conda-forge/firewxpy)
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/firewxpy/badges/license.svg)](https://anaconda.org/conda-forge/firewxpy)
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/firewxpy/badges/downloads.svg)](https://anaconda.org/conda-forge/firewxpy)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14318635.svg)](https://doi.org/10.5281/zenodo.14318635)


Thank you for checking out FireWxPy! A user friendly Python package to create visualizations of data specific to fire weather and fire weather forecasting. 

This repository consists of functions to make plots of weather data with an emphasis on fire weather. 

This open source project will help meteorologists download, sort and plot both analysis and forecast data. 

This package focuses on fire weather, however some modules will be universally useful across the entire field of meteorology. 

This package makes it easier for users to access and parse through the 2.5km × 2.5km Real Time Mesoscale Analysis data from the UCAR THREDDS server.

This package makes it easier for users to access and parse through the National Weather Service NDFD gridded forecast data.

This package makes it easier for users to automate their weather graphics since the plotting functions of FireWxPy handle different run times so users will be able to automate their scripts in either the Windows Task Scheduler or a Cron Job.

Copyright (C) Meteorologist Eric J. Drewitz 2024

# Inspiration
This package is largely inspired by the MetPy package which was developed and is currently being maintained by Unidata (please see citation below in the citations section).

# FireWxPy Documentation 
[Documentation Landing Page](https://github.com/edrewitz/firewxpy/edit/main/Documentation/Landing_Page.md)

# Author
Eric J. Drewitz

USDA/USFS Predictive Services Meteorologist

Southern California Geographic Area Coordination Center

# Citations

**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.

**xarray**: Hoyer, S., Hamman, J. (In revision). Xarray: N-D labeled arrays and datasets in Python. Journal of Open Research Software.

**pygrib**: Jeff Whitaker, daryl herzmann, Eric Engle, Josef Kemetmüller, Hugo van Kemenade, Martin Zackrisson, Jos de Kloe, Hrobjartur Thorsteinsson, Ryan May, Benjamin R. J. Schwedler, OKAMURA Kazuhide, ME-Mark-O, Mike Romberg, Ryan Grout, Tim Hopper, asellappenIBM, Hiroaki Itoh, Magnus Hagdorn, & Filipe. (2021). jswhit/pygrib: version 2.1.4 release (v2.1.4rel). Zenodo. https://doi.org/10.5281/zenodo.5514317

**siphon**: May, R. M., Arms, S. C., Leeman, J. R., and Chastang, J., 2017:
    Siphon: A collection of Python Utilities for Accessing Remote Atmospheric
    and Oceanic Datasets. Unidata, Accessed 30 September 2017.
    [Available online at https://github.com/Unidata/siphon.]
    doi:10.5065/D6CN72NW.

**cartopy**: Phil Elson, Elliott Sales de Andrade, Greg Lucas, Ryan May, Richard Hattersley, Ed Campbell, Andrew Dawson, Bill Little, Stephane Raynaud, scmc72, Alan D. Snow, Ruth Comer, Kevin Donkers, Byron Blay, Peter Killick, Nat Wilson, Patrick Peglar, lgolston, lbdreyer, … Chris Havlin. (2023). SciTools/cartopy: v0.22.0 (v0.22.0). Zenodo. https://doi.org/10.5281/zenodo.8216315

**SAWTI**: Rolinski, T., S. B. Capps, R. G. Fovell, Y. Cao, B. J. D’Agostino, and S. Vanderburg, 2016: The Santa Ana Wildfire Threat Index: Methodology and Operational Implementation. Wea. Forecasting, 31, 1881–1897, https://doi.org/10.1175/WAF-D-15-0141.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).

**PySolar**: Stafford, B. et. al, PySolar (2007), [https://pysolar.readthedocs.io/en/latest/#contributors] 




            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "firewxpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "meteorology, science, data-analysis, weather, forecasting",
    "author": "Eric J Drewitz, USDA/USFS",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/37/38/1f08f9e985c08423e789f885536765ee431b3606cf6e5c1a93d8db11cccc/firewxpy-1.3.tar.gz",
    "platform": null,
    "description": "\r\n<img width=\"120\" alt=\"firewxpy logo\" src=\"https://github.com/user-attachments/assets/27d7353c-89ae-4827-a1fb-0d64d80599ad\">\r\n\r\n\r\n# FireWxPy\r\n\r\n[![Anaconda-Server Badge](https://anaconda.org/conda-forge/firewxpy/badges/version.svg)](https://anaconda.org/conda-forge/firewxpy)\r\n[![Anaconda-Server Badge](https://anaconda.org/conda-forge/firewxpy/badges/latest_release_date.svg)](https://anaconda.org/conda-forge/firewxpy)\r\n[![Anaconda-Server Badge](https://anaconda.org/conda-forge/firewxpy/badges/latest_release_relative_date.svg)](https://anaconda.org/conda-forge/firewxpy)\r\n[![Anaconda-Server Badge](https://anaconda.org/conda-forge/firewxpy/badges/platforms.svg)](https://anaconda.org/conda-forge/firewxpy)\r\n[![Anaconda-Server Badge](https://anaconda.org/conda-forge/firewxpy/badges/license.svg)](https://anaconda.org/conda-forge/firewxpy)\r\n[![Anaconda-Server Badge](https://anaconda.org/conda-forge/firewxpy/badges/downloads.svg)](https://anaconda.org/conda-forge/firewxpy)\r\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14318635.svg)](https://doi.org/10.5281/zenodo.14318635)\r\n\r\n\r\nThank you for checking out FireWxPy! A user friendly Python package to create visualizations of data specific to fire weather and fire weather forecasting. \r\n\r\nThis repository consists of functions to make plots of weather data with an emphasis on fire weather. \r\n\r\nThis open source project will help meteorologists download, sort and plot both analysis and forecast data. \r\n\r\nThis package focuses on fire weather, however some modules will be universally useful across the entire field of meteorology. \r\n\r\nThis package makes it easier for users to access and parse through the 2.5km \u00d7 2.5km Real Time Mesoscale Analysis data from the UCAR THREDDS server.\r\n\r\nThis package makes it easier for users to access and parse through the National Weather Service NDFD gridded forecast data.\r\n\r\nThis package makes it easier for users to automate their weather graphics since the plotting functions of FireWxPy handle different run times so users will be able to automate their scripts in either the Windows Task Scheduler or a Cron Job.\r\n\r\nCopyright (C) Meteorologist Eric J. Drewitz 2024\r\n\r\n# Inspiration\r\nThis package is largely inspired by the MetPy package which was developed and is currently being maintained by Unidata (please see citation below in the citations section).\r\n\r\n# FireWxPy Documentation \r\n[Documentation Landing Page](https://github.com/edrewitz/firewxpy/edit/main/Documentation/Landing_Page.md)\r\n\r\n# Author\r\nEric J. Drewitz\r\n\r\nUSDA/USFS Predictive Services Meteorologist\r\n\r\nSouthern California Geographic Area Coordination Center\r\n\r\n# Citations\r\n\r\n**MetPy**: May, R. M., Goebbert, K. H., Thielen, J. E., Leeman, J. R., Camron, M. D., Bruick, Z.,\r\n    Bruning, E. C., Manser, R. P., Arms, S. C., and Marsh, P. T., 2022: MetPy: A\r\n    Meteorological Python Library for Data Analysis and Visualization. Bull. Amer. Meteor.\r\n    Soc., 103, E2273-E2284, https://doi.org/10.1175/BAMS-D-21-0125.1.\r\n\r\n**xarray**: Hoyer, S., Hamman, J. (In revision). Xarray: N-D labeled arrays and datasets in Python. Journal of Open Research Software.\r\n\r\n**pygrib**: Jeff Whitaker, daryl herzmann, Eric Engle, Josef Kemetm\u00fcller, Hugo van Kemenade, Martin Zackrisson, Jos de Kloe, Hrobjartur Thorsteinsson, Ryan May, Benjamin R. J. Schwedler, OKAMURA Kazuhide, ME-Mark-O, Mike Romberg, Ryan Grout, Tim Hopper, asellappenIBM, Hiroaki Itoh, Magnus Hagdorn, & Filipe. (2021). jswhit/pygrib: version 2.1.4 release (v2.1.4rel). Zenodo. https://doi.org/10.5281/zenodo.5514317\r\n\r\n**siphon**: May, R. M., Arms, S. C., Leeman, J. R., and Chastang, J., 2017:\r\n    Siphon: A collection of Python Utilities for Accessing Remote Atmospheric\r\n    and Oceanic Datasets. Unidata, Accessed 30 September 2017.\r\n    [Available online at https://github.com/Unidata/siphon.]\r\n    doi:10.5065/D6CN72NW.\r\n\r\n**cartopy**: Phil Elson, Elliott Sales de Andrade, Greg Lucas, Ryan May, Richard Hattersley, Ed Campbell, Andrew Dawson, Bill Little, Stephane Raynaud, scmc72, Alan D. Snow, Ruth Comer, Kevin Donkers, Byron Blay, Peter Killick, Nat Wilson, Patrick Peglar, lgolston, lbdreyer, \u2026 Chris Havlin. (2023). SciTools/cartopy: v0.22.0 (v0.22.0). Zenodo. https://doi.org/10.5281/zenodo.8216315\r\n\r\n**SAWTI**: Rolinski, T., S. B. Capps, R. G. Fovell, Y. Cao, B. J. D\u2019Agostino, and S. Vanderburg, 2016: The Santa Ana Wildfire Threat Index: Methodology and Operational Implementation. Wea. Forecasting, 31, 1881\u20131897, https://doi.org/10.1175/WAF-D-15-0141.1.\r\n\r\n**NumPy**: Harris, C.R., Millman, K.J., van der Walt, S.J. et al. Array programming with NumPy. Nature 585, 357\u2013362 (2020). DOI: 10.1038/s41586-020-2649-2. (Publisher link).\r\n\r\n**PySolar**: Stafford, B. et. al, PySolar (2007), [https://pysolar.readthedocs.io/en/latest/#contributors] \r\n\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Weather Analysis and Forecasting For Fire Weather",
    "version": "1.3",
    "project_urls": null,
    "split_keywords": [
        "meteorology",
        " science",
        " data-analysis",
        " weather",
        " forecasting"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37381f08f9e985c08423e789f885536765ee431b3606cf6e5c1a93d8db11cccc",
                "md5": "ca053882b08b8122744087acb2548064",
                "sha256": "b41420b5b938c273fce0ad89c49964746e95c3c6fefe38698a8af1170f46e9c9"
            },
            "downloads": -1,
            "filename": "firewxpy-1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ca053882b08b8122744087acb2548064",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 556981,
            "upload_time": "2025-01-03T19:56:25",
            "upload_time_iso_8601": "2025-01-03T19:56:25.692448Z",
            "url": "https://files.pythonhosted.org/packages/37/38/1f08f9e985c08423e789f885536765ee431b3606cf6e5c1a93d8db11cccc/firewxpy-1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-03 19:56:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "firewxpy"
}
        
Elapsed time: 2.83551s