LANL-Seismoacoustics / infraGA

Methods to simulate propagation of infrasound in the limit of geometric acoustics
Other
22 stars 7 forks source link

Escape sequence SyntaxWarning #9

Open mkir22 opened 2 months ago

mkir22 commented 2 months ago

I am getting this error when running any command

SyntaxWarning: invalid escape sequence '\d' grnd_ht = float(re.findall("\d+.\d+",line)[0])

Possibly has something to do with this?

https://stackoverflow.com/questions/52335970/how-to-fix-syntaxwarning-invalid-escape-sequence-in-python

aileenfisher commented 3 weeks ago

I think this works now with updated environment packages. We're not sure which one.