Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

dataset : http://windflo.com/ not working #11

Open
sherrygarg opened this issue Jul 8, 2020 · 0 comments
Open

dataset : http://windflo.com/ not working #11

sherrygarg opened this issue Jul 8, 2020 · 0 comments

Comments

@sherrygarg
Copy link

since http://windflo.com/ is not working .. i just wanna know the dataset/json you are using in your get, post requests...is it available anywhere in the project or at some other link? like

r = requests.post('http://windflo.com/evaluate/',
json=dict(api_token=self.user_token,
run=self.run_token,
scenario=self.ws.number,
xs=layout[:,0].tolist(),
ys=layout[:,1].tolist()))

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant