WxmanJ
WxmanJ
Feature Request: Would like to see the ability to display contour labels, similar to Matplotlib.
Would love to see the ability to plot WPC frontal analysis and forecast products using MetPy.
Not sure if anyone else is experiencing this, but I recently noticed an issue with re-projecting data to different maps when using the MetarTempResource. Depending on the map, it will...
I saved a procedure using the GFS model with 6-hour intervals between each frame. The procedure works initially, but does not work with future runs. If you try to load...
``` --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) File ~/anaconda3_host/envs/python-awips-v20/lib/python3.12/site-packages/dynamicserialize/ThriftSerializationContext.py:213, in ThriftSerializationContext._deserializeField(self, structname, obj) 212 try: --> 213 setMethod = getattr(obj, lookingFor) 214 setMethod(result) AttributeError: 'DataTime' object has no attribute...