Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Produce test data that includes TES #480

Open
IanMayo opened this issue Jul 12, 2017 · 2 comments
Open

Produce test data that includes TES #480

IanMayo opened this issue Jul 12, 2017 · 2 comments

Comments

@IanMayo
Copy link
Member

IanMayo commented Jul 12, 2017

Our current test data doesn't allow for TES in the acoustic propagation.

This means that there is very little variety in the 2-d heatmap of TES.

We should generate an algorithmic way of generating estimated TES - then use this in the Asset simulator.

@IanMayo
Copy link
Member Author

IanMayo commented Jul 12, 2017

Note: if we wish to digitise the curves in the TES map there is an online digitiser here:
http://arohatgi.info/WebPlotDigitizer/

One way of doing this would be to produce a series of polygons. Each polygon would know the value for permutations inside it.

We would then use JTS to loop through the regions to determine which one contains our data.

@IanMayo
Copy link
Member Author

IanMayo commented Aug 9, 2017

Update. We have a python script to reverse-engineer the values in the TES heatmap. This script has produced an array of values that we can use as a lookup.

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

No branches or pull requests

1 participant