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

More than one observation on a plot #16

Closed
gclitheroe opened this issue Feb 10, 2015 · 1 comment
Closed

More than one observation on a plot #16

gclitheroe opened this issue Feb 10, 2015 · 1 comment
Assignees

Comments

@gclitheroe
Copy link

Allow for showing more than one observation on a plot. By listing multiple sites and types in the query.

@gclitheroe gclitheroe self-assigned this Feb 10, 2015
@gclitheroe
Copy link
Author

The current plot query is http://fits.geonet.org.nz/plot?networkID=VO&siteID=TP005&typeID=z

It would make a lot of sense to use an observationID e.g.,

http://fits.geonet.org.nz/plot?observationID=VO.TP005.z

This could then be a list:

http://fits.geonet.org.nz/plot?observationID=VO.TP005.z,VO.TP006.z,VO.TP007.z

Need to ask about adding series together versus plotting as separate series.

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

No branches or pull requests

1 participant