Recent Releases of https://github.com/unidata/python-awips
https://github.com/unidata/python-awips - python-awips 23.1
This release is a transition to the new v23.4.1 AWIPS (new EDEX server), and updated python-awips code.
- Updates to run with python 3.13
- Updates to solve any old deprecations
- Removes
import pwdso notebooks will run on Windows without issues
- Python
Published by tiffanycmeyer13 over 1 year ago
https://github.com/unidata/python-awips - python-awips 20.1
This release is a transition to the new v20 AWIPS (new EDEX server), and updated python-awips code.
- Python
Published by srcarter3 over 2 years ago
https://github.com/unidata/python-awips - python-awips 18.1.11
Added support for compatibility with Python3.10
- Python
Published by srcarter3 almost 4 years ago
https://github.com/unidata/python-awips - python-awips 18.1.10
Added support for DS.Y phensig (Dust Advisories)
- Python
Published by srcarter3 about 4 years ago
https://github.com/unidata/python-awips - python-awips 18.1.8
Small release with added support for Snow Squall Warnings (SQ.W)
- Python
Published by srcarter3 over 4 years ago
https://github.com/unidata/python-awips - python-awips 18.1.7
- General code convention cleanup.
- New methods added to DataAccessLayer called
getRadarProductNamesandgetRadarProductIDsto return either names or numerical IDs from the list of products available for the radar datatype. - Added GEMPAK-specific scripts for processing data from EDEX to GEMPAK/NMAP2 display.
- Improved Python3 compliance.
- Python
Published by mjames-upc over 7 years ago
https://github.com/unidata/python-awips - python-awips 18.1.6
This is an update for bug fixes and code cleanup. The most noticeable changes are that datatypes names are no longer forced lower-case.
- Python
Published by mjames-upc over 7 years ago
https://github.com/unidata/python-awips - python-awips 18.1.5
This is a minor release with the following changes:
- Added a new class awips.dataaccess.ModelSounding() to request a vertical sounding from any available AWIPS model with isobaric data levels.
- Published a new Forecast Model Vertical Sounding notebook using awips.dataaccess.ModelSounding() to retrieve a profile and MetPy to plot a Skew-T/Log-p
- Python
Published by mjames-upc over 7 years ago
https://github.com/unidata/python-awips - python-awips 18.1.4
This is a minor release with the following changes:
- published a new Colored Surface Temperature Jupyter notebook
- published a new Regional METAR/SYNOP Surface Obs Jupyter notebook
- New functions DataAccessLayer.getMetarObs() and DataAccessLayer.getSynopticObs() added to process retrieved surface parameters into a dictionary.
- Python
Published by mjames-upc over 7 years ago
https://github.com/unidata/python-awips - python-awips 18.1.3
This is a minor update release with the following changes:
- control for bytestring encodings with Python 3 and unicode with Python 2
- best-practice syntax updates, removed unused imports and classes
- published a new GLM example notebook
- published an updated Profiler example notebook
- published an updated METAR station plot example notebook
- Python
Published by mjames-upc over 7 years ago
https://github.com/unidata/python-awips - python-awips 18.1.2
This is a minor update release with the following changes:
- fix mixed indentation in
awips/stomp.pyandawips/TimeUtil.py - add default edex-cloud server to dafTest scripts
- reorganized test and rpm-build directories
- Python
Published by mjames-upc over 7 years ago
https://github.com/unidata/python-awips - python-awips 18.1.1
- python-awips naming convention will now follow AWIPS (18.1.1, 18.1.2, etc.) beginning with this release.
- New class GetGridLatLonRequest for lat/long requests to be made separately from gridded data requests.
- Full Vtec color definitions for watch/warn products.
- Sets/gets for geospatial envelope and coordinate reference system (WKT) in GetGridDataResponse.py
- new optional "lazy loading" of grids, where the library can wait until the lat/lon data for a grid is needed before loading. Examples of when this should be set to True are when the lat/lon information is not used or when it is used only if certain conditions within the data are met. It could be set to False if it is guaranteed that all lat/lon information is needed.
- New DataQueue convenience class for using the notifications feature. This is a collection that, once connected to EDEX by calling start(), fills with data as notifications come in. Runs on a separate thread to allow non-blocking data retrieval.
- New data notification class PyGridNotification which improves performance over requesting by datatime since it requests only the parameter that the notification was received for (instead of this and all previous parameters for the same forecast hour). However, this this fails for derived requests.
- New adapter GeomDataRespAdapter.py for GetGeometryDataResponse.
- New build organization for python-awips to collect the code contributions from awips2-builds, awips2-core plugins.
- New dynamicserialize classes GetPrimarySiteRequest and ValidateConfigRequest.
- Apache Thrift updated to version 0.10.0.
- Python
Published by mjames-upc over 7 years ago
https://github.com/unidata/python-awips - python-awips 0.9.12
- Reorganized, full nexrad dictionary added to tables.py
- pandas and h5py requirements added to 'python-awips' conda environment
- Python
Published by mjames-upc about 8 years ago
https://github.com/unidata/python-awips - python-awips 0.9.11
- Python
Published by mjames-upc over 8 years ago
https://github.com/unidata/python-awips - python-awips 0.9.10
- Python
Published by mjames-upc about 9 years ago
https://github.com/unidata/python-awips - Python AWIPS 0.9.8
Based on AWIPS 16.4.1.
- Python
Published by mjames-upc about 9 years ago
https://github.com/unidata/python-awips - python-awips 0.9.7 (python3)
- Python
Published by mjames-upc over 9 years ago
https://github.com/unidata/python-awips - python-awips 0.9.3
- Python
Published by mjames-upc about 10 years ago
https://github.com/unidata/python-awips - python-awips 0.9.1
- Python
Published by mjames-upc about 10 years ago