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 pwd so 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 getRadarProductNames and getRadarProductIDs to 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:

- 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:

- 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:

- 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.py and awips/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