I am interested in building a metadata profile of some FDSN networks using a script.
I'd like to know more about the 'networks' API. I cannot find the documentation or the source code.
i.e.
https://www.fdsn.org/ws/networks/1/query https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.fdsn.org%2Fws%2Fnetworks%2F1%2Fquery&data=05%7C01%7Crobert.pickle%40anu.edu.au%7Cdeadf9607896422270a608daabe13eb4%7Ce37d725cab5c46249ae5f0533e486437%7C0%7C0%7C638011281728834131%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=G%2B%2F5Iv6gMQvanDkfo%2FjdTOJRJcc%2BLYzdo0TlJ3BlVx4%3D&reserved=0
What are its parameters?
Is there any detailed documentation?
If there isn't any documentation, can you point me to the source code?
Why is the information in:
https://www.fdsn.org/ws/networks/1/query https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.fdsn.org%2Fws%2Fnetworks%2F1%2Fquery&data=05%7C01%7Crobert.pickle%40anu.edu.au%7Cdeadf9607896422270a608daabe13eb4%7Ce37d725cab5c46249ae5f0533e486437%7C0%7C0%7C638011281728834131%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=G%2B%2F5Iv6gMQvanDkfo%2FjdTOJRJcc%2BLYzdo0TlJ3BlVx4%3D&reserved=0
so limited, when there are web pages such as
https://www.fdsn.org/networks/detail/6C_2015/ https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.fdsn.org%2Fnetworks%2Fdetail%2F6C_2015%2F&data=05%7C01%7Crobert.pickle%40anu.edu.au%7Cdeadf9607896422270a608daabe13eb4%7Ce37d725cab5c46249ae5f0533e486437%7C0%7C0%7C638011281728834131%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=vsuaUjxTzI3%2F6h%2FWgeFlokqMCGTPgATfJiozzUcwgo8%3D&reserved=0
which have much more information??
Is there a machine readable (e.g. JSON) version of
https://www.fdsn.org/networks/detail/6C_2015/ https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.fdsn.org%2Fnetworks%2Fdetail%2F6C_2015%2F&data=05%7C01%7Crobert.pickle%40anu.edu.au%7Cdeadf9607896422270a608daabe13eb4%7Ce37d725cab5c46249ae5f0533e486437%7C0%7C0%7C638011281728834131%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=vsuaUjxTzI3%2F6h%2FWgeFlokqMCGTPgATfJiozzUcwgo8%3D&reserved=0 ?
Cheers,
Vincent.
*Vincent Fazio*
Senior Engineer
Minerals | CSIRO
*vincent.fazio<at>csiro.au <vincent.fazio<at>csiro.au>* | 03 9545 8780
Private Bag 10, Clayton South VIC 3169
CSIRO acknowledges the Traditional Owners of the land, sea and waters, of
the area that we live and work on across Australia. We acknowledge their
continuing connection to their culture and we pay our respects to their
Elders past and present.
The information contained in this email may be confidential or privileged.
Any unauthorised use or disclosure is prohibited. If you have received this
email in error, please delete it immediately and notify the sender by
return email. Thank you. To the extent permitted by law, CSIRO does not
represent, warrant and/or guarantee that the integrity of this
communication has been maintained or that the communication is free of
errors, virus, interception or interference.
*CSIRO *Australia’s National Science Agency | csiro.au
----------------------
FDSN General Mailing List
Topic home: http://www.fdsn.org/message-center/topic/fdsn-general/ |
Unsubscribe: fdsn-general-unsubscribe<at>lists.fdsn.org
Sent from the FDSN Message Center (http://www.fdsn.org/message-center/)
Update subscription preferences at http://www.fdsn.org/account/profile/
https://www.fdsn.org/networks/detail/6C_2015/ ?
I am looking for detailed information about each network, but this is not
provided by your API as described in your StationXML document.
If I use https://www.fdsn.org/ws/networks/1/query all I can see is
start_date, end_date, doi, name, fdsn_code - only 5 metadata fields!
But https://www.fdsn.org/networks/detail/6C_2015/ has much more
information: description, deployment region, website, operated by etc. etc.
Best regards,
Vincent.
----------------------
FDSN General Mailing List
Sent from the FDSN Message Center (http://www.fdsn.org/message-center/)
Update subscription preferences at http://www.fdsn.org/account/profile/
On Dec 11, 2022, at 7:12 PM, Fazio Vincent (via FDSN) <fdsn-general-bounce<at>lists.fdsn.org> wrote:
Hi Marcelo,
Thanks for the information, but I have looked at both the /ws and the /fdsnws interfaces and as far as I can see neither have the detailed network metadata that I can see in "https://www.fdsn.org/networks".
All I can see is a lot of station metadata, but little network metadata. I am happy to be proved wrong.
Do you know where I can find the source code for "https://www.fdsn.org/networks" ?
Cheers,
Vincent.
----------------------
FDSN General Mailing List
Topic home: http://www.fdsn.org/message-center/topic/fdsn-general/ | Unsubscribe: fdsn-general-unsubscribe<at>lists.fdsn.org
Sent from the FDSN Message Center (http://www.fdsn.org/message-center/)
Update subscription preferences at http://www.fdsn.org/account/profile/
On Dec 12, 2022, at 6:21 AM, Rob Casey <rob.casey<at>earthscope.org> wrote:
Hi Fazio-
Sorry for the late reply. I can see one element of confusion from the Web Services page on the FDSN site.
https://www.fdsn.org/ws/
It lists the networks interface by its query interface only, instead of directing users to the doc landing page, which is here.
https://www.fdsn.org/ws/networks/
As you can see, this web service is really only for a high level listing of networks, and doesn't present the rendered set of information that you see in the /networks/detail pages. The FDSN web services were not built for that kind of extraction.
If you are wanting to get the information as-rendered, you're going to have to do some work in creating a web scraper that can process JavaScript rendered material. The source HTML you get back doesn't actually contain much in the way of data as it gets rendered on the fly in your client.
If you're wanting to piece together details from various web service sources, then it's a matter of figuring out what it is you want for detail.
For instance, the FDSN networks listing has a close association to the IRIS Fedcatalog, which can show more detail, including the data center the stations can be found at.
http://service.iris.edu/irisws/fedcatalog/1/query?net=IU&format=text&includeoverlaps=true&nodata=404
As far as source code, we generally do not share out our server-side code as it contains references to internal resources and processes that we want to keep under wraps. We might be able to answer specific questions about the code, though.
Let us know just what metadata you are looking for and we will do our best to help. What in the network metadata do you seek?
Regards,
-Rob
On Dec 11, 2022, at 7:12 PM, Fazio Vincent (via FDSN) <fdsn-general-bounce<at>lists.fdsn.org> wrote:
Hi Marcelo,
Thanks for the information, but I have looked at both the /ws and the /fdsnws interfaces and as far as I can see neither have the detailed network metadata that I can see in "https://www.fdsn.org/networks".
All I can see is a lot of station metadata, but little network metadata. I am happy to be proved wrong.
Do you know where I can find the source code for "https://www.fdsn.org/networks" ?
Cheers,
Vincent.
----------------------
FDSN General Mailing List
Topic home: http://www.fdsn.org/message-center/topic/fdsn-general/ | Unsubscribe: fdsn-general-unsubscribe<at>lists.fdsn.org
Sent from the FDSN Message Center (http://www.fdsn.org/message-center/)
Update subscription preferences at http://www.fdsn.org/account/profile/
On Dec 11, 2022, at 7:12 PM, Fazio Vincent (via FDSN) <fdsn-general-bounce<at>lists.fdsn.org> wrote:
Hi Marcelo,
Thanks for the information, but I have looked at both the /ws and the /fdsnws interfaces and as far as I can see neither have the detailed network metadata that I can see in "https://www.fdsn.org/networks".
All I can see is a lot of station metadata, but little network metadata. I am happy to be proved wrong.
Do you know where I can find the source code for "https://www.fdsn.org/networks" ?
Cheers,
Vincent.
----------------------
FDSN General Mailing List
Topic home: http://www.fdsn.org/message-center/topic/fdsn-general/ | Unsubscribe: fdsn-general-unsubscribe<at>lists.fdsn.org
Sent from the FDSN Message Center (http://www.fdsn.org/message-center/)
Update subscription preferences at http://www.fdsn.org/account/profile/