IN-CORE / pyincore

pyIncore is a component of IN-CORE. It is a python package consisting of two primary components: 1) a set of service classes to interact with the IN-CORE web services, and 2) IN-CORE analyses . The pyIncore allows users to apply various hazards to infrastructure in selected areas, propagating the effect of physical infrastructure damage and loss of functionality to social and economic impacts.
Mozilla Public License 2.0
25 stars 7 forks source link

fix the local tornado flip x and y and add necessary unit conversion #436

Closed longshuicy closed 1 year ago

longshuicy commented 1 year ago

To test:

ywkim312 commented 1 year ago

Checked the pytest error. It is not related to 3.8 It was a problem communicating to hazard service

FAILED tests/***/test_hazardservice.py::test_create_and_delete_earthquake - requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://incore-dev.ncsa.illinois.edu/hazard/api/earthquakes/

ywkim312 commented 1 year ago

okay, pytest passed for 3.8