Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
Multi events export
Hello Hristo,
I¡¯m thinking to write a small tool for exporting several events at the same time to Google Earth from OccultWatcher (desktop). The idea is to find the best mobile location for several events in one night. Until today, I do the following: - Inspect the list of the events in Occult Watcher and find several events in one night - Export each event to Google Earth with a kml file - In Google Earth look at the intersection of the traces My idea is the generation of one kml file for all the events of one night. So ¡ is the code for the kml file complicated ? Can you distribute it ? Alternative is first to have a quick check in a separate window with all the traces together. Sometimes 4 or 5 events have only ¡°single¡± intersections (where only 2 traces cross together). Best regards, Jean-Francois |
¿ªÔÆÌåÓýEasy/hard/tedious depends on your programming skills.Your starting point
should be straight forward. Open a .kml file with a text editor, and study the
content. Keep in mind that each line will need to be drawn at a time. If you
have kmz files, change the extension to .zip. Unzip it, and you will get the
.kml file to look at.
?
HOWEVER
Occult does have this functionality available. Its in the List &
Display form. If you have all the relevant events listed on the form, then you
can create the kmz file you are after with a single click - menu item File... Save all paths as GoogleEarth .kmz
?
All you need to sort out is how you are going to incorporate the events on
that form. If your starting point is OWC, simply copy the Occultation elements
from the OWC page [use the copy button that is provided just above the elements
on OWC] for each event of interest to you, and use the menu option File... Paste one or more XML predictions.
?
Dave Herald
Murrumbateman
Australia
? -----Original Message-----
From: Jean-Francois via groups.io
Sent: Monday, February 24, 2025 5:25 AM
Subject: [OccultWatcher] Multi events export
?
Hello Hristo,
?
I¡¯m thinking to write a small tool for exporting several events at the same
time to Google Earth from OccultWatcher (desktop).
?
The idea is to find the best mobile location for several events in one
night.
?
Until today, I do the following:
- Inspect the list of the events in Occult Watcher and find several events
in one night
- Export each event to Google Earth with a kml file
- In Google Earth look at the intersection of the traces
?
My idea is the generation of one kml file for all the events of one
night.
?
So ¡ is the code for the kml file complicated ? Can you distribute it ?
?
Alternative is first to have a quick check in a separate window with all
the traces together.
Sometimes 4 or 5 events have only ¡°single¡± intersections (where only 2
traces cross together).
?
?
Best regards,
Jean-Francois
?
?
? |
Hi Jean-Francois, Have you tried to use the search functionality on OWC: https://cloud.occultwatcher.net/search It can display multiple good events that match your filter and happen on the same night close to a given center location. While this is not what you are asking for, it will help you select a mobile location for multiple events. You will be able to view additional parameters of the events when making the decision. How are your C# and JavaScript programming skills? Hristo. On Monday, February 24, 2025 at 05:25:46 AM GMT+11, Jean-Francois via groups.io <jean-francois.pittet@...> wrote: Hello Hristo, I¡¯m thinking to write a small tool for exporting several events at the same time to Google Earth from OccultWatcher (desktop). The idea is to find the best mobile location for several events in one night. Until today, I do the following: -??? Inspect the list of the events in Occult Watcher and find several events in one night -??? Export each event to Google Earth with a kml file -??? In Google Earth look at the intersection of the traces My idea is the generation of one kml file for all the events of one night. So ¡ is the code for the kml file complicated ? Can you distribute it ? Alternative is first to have a quick check in a separate window with all the traces together. Sometimes 4 or 5 events have only ¡°single¡± intersections (where only 2 traces cross together). Best regards, Jean-Francois |
Hello Dave,
Thanks for the answer. I tried in OWC to find the menu item "File... Save all paths ..." but I did not find it. Hello Hristo, Yes, I can use the search functionality on OWC. It works fine. It lists the potential events. I'm still more the user of OccultWatcher (desktop version). What I wish is a little more. See the following pictures with an example for the 06.03.2025 where 3 events do not intersect. As alternative an example where 3 events have a common intersection on the 23.03.2023 ... but with bad weather at that time or I was too lazy. I select (in Occult Watcher desktop) one event, then click "Google Earth'kmt file". It saves a file and open Google Earth with one trace. When I select the second event and click again on "Google Earth'kml file", it adds a new trace on the view in Google Earth. That is fine, but it is a lot of click between 2 software. The first check is to see quickly if 2, 3 or more traces are near my home location, so that I can consider to travel with my mobile equipment. Imagine 2 events very near my home (in the 1 sigma zone). If the traces intersect at 90¡ã to each other, then I can find a location to observe both events near my home. Now if the trace are nearly parallel to each other... then it will be a very long distance to travel to the intersection point. Now with 3 or more events in the same night, you can combine several traces. Concerning my skills : I code a mix of Python and C# (.net). I found a lot of example in C# for the programming of SharpCap script in the IronPython console. My skills in C#, C++ or C are basic. It was sufficient to code my Addin for OccultWatcher in 2023 for the event preparation for my SharpCap script. But with long time and a lot of try and errors (most of the time with errors), I can program something see the Occultation script in SharpCap or the UCAC4 stars view in SharpCap. Best regards, Jean-Francois |
Hi Jean-Francois, OccultWatcher is not open source. Hristo. On Saturday, March 1, 2025 at 04:46:19 AM GMT+11, Jean-Francois via groups.io <jean-francois.pittet@...> wrote: Hello Hristo, I ask again ... is the code for the (generation) of the kml file complicated ? Can you distribute it ? Or is Occult Watcher already open source ? Regards, Jean-Francois |
to navigate to use esc to dismiss