Cruisers Forum
 


Reply
  This discussion is proudly sponsored by:
Please support our sponsors and let them know you heard about their products on Cruisers Forums. Advertise Here
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 04-04-2014, 08:01   #1
Registered User
 
rslotpole's Avatar

Join Date: Oct 2013
Posts: 29
date function

Hi,

is there a way to change the current date inside opencpn? I'm able to do it by changing the system date and time but this is a rather crude approach. It's a neat way to help planning future routes and taking tides and currents into consideration.
rslotpole is offline   Reply With Quote
Old 04-04-2014, 10:04   #2
Registered User
 
HappySeagull's Avatar

Join Date: Dec 2010
Location: B.C.,Canada
Boat: 29'
Posts: 2,423
Re: date function

if it's just future tides and currents you want, right-click the tide-bar or current arrow and then click "Next" button to advance through days.
HappySeagull is offline   Reply With Quote
Old 04-04-2014, 12:09   #3
Registered User
 
rslotpole's Avatar

Join Date: Oct 2013
Posts: 29
Re: date function

Thanks, I got that. It would be nice to see currents and tides updated to match your estimated route. Also, I notice that when you use route manager and put in a date and time it doesn't save that information - is that a known bug?
rslotpole is offline   Reply With Quote
Old 05-04-2014, 15:03   #4
Registered User
 
HappySeagull's Avatar

Join Date: Dec 2010
Location: B.C.,Canada
Boat: 29'
Posts: 2,423
Re: date function

Quote:
Originally Posted by rslotpole View Post
Thanks, I got that. It would be nice to see currents and tides updated to match your estimated route. Also, I notice that when you use route manager and put in a date and time it doesn't save that information - is that a known bug?
You have to have "Times Shown As" set to "Local PC"

here's a link to the page of the help
The Route Manager and Gpx Data | Official OpenCPN Homepage

further down, you'll see some arcane stuff to help you with your tide question too
HappySeagull is offline   Reply With Quote
Old 06-04-2014, 04:35   #5
Registered User

Join Date: Feb 2010
Posts: 619
Re: date function

Quote:
Originally Posted by rslotpole View Post
I notice that when you use route manager and put in a date and time it doesn't save that information - is that a known bug?
The departure date and time are indeed not part of the permanent route attributes, but I do not think this is a bug.

Saving this information along with the route would create problems in other areas.

Splitting and joining routes would need answering some questions...

A saved route might become later part of a layer, with the departure date becoming unmodifiable and potentially not meaningful ...

Better to keep the basic route very simple.

One might think of a more permanent object called, say, "route scenario" or "route plan", grouping together all the relevant data per every actual waypoint ETA (effectively what is seen in Route Properties Dialog), but this is not often worth saving, as every time the scenario looks different.

I agree that re-entering the departure time other than ">" may be annoying, so it would be nice to put in the buttons for e.g. "Now", "1 day later" and "3 hours later", as I have done some years ago in a custom 2.5 variant...
Attached Thumbnails
Click image for larger version

Name:	RP_2_5_1318_S.jpg
Views:	140
Size:	32.0 KB
ID:	78859  
PjotrC is offline   Reply With Quote
Old 06-04-2014, 09:18   #6
Registered User
 
HappySeagull's Avatar

Join Date: Dec 2010
Location: B.C.,Canada
Boat: 29'
Posts: 2,423
Re: date function

Quote:
Originally Posted by PjotrC View Post
The departure date and time are indeed not part of the permanent route attributes, but I do not think this is a bug.

...
Pjotr? I think they are. or at least CAN be.. See my post above yours.

Here's one I exported using local PC time


Code:
<rte>
    <name>testroute</name>
    <extensions>
      <opencpn:guid>07b80000-7efe-4a6b-a81c-a2550a650000</opencpn:guid>
      <opencpn:viz>1</opencpn:viz>
      <opencpn:start>teststart</opencpn:start>
      <opencpn:end>testend</opencpn:end>
      <opencpn:planned_departure>2015-03-20T21:10:00Z</opencpn:planned_departure>
      <opencpn:time_display>PC</opencpn:time_display>
    </extensions>
<rtept lat="49.551655279" lon="-124.865266801">
      <time>2014-04-05T14:55:29Z</time>
      <name>001</name>
      <sym>diamond</sym>
      <type>WPT</type>
      <extensions>
but the waypoints have the date of creation
HappySeagull is offline   Reply With Quote
Old 06-04-2014, 17:55   #7
Registered User
 
rslotpole's Avatar

Join Date: Oct 2013
Posts: 29
Re: date function

all very interesting but wouldn't it be good to automatically see what the current or tides are based on the forecast-ed arrival time of an activated waypoint??.
rslotpole is offline   Reply With Quote
Old 07-04-2014, 03:57   #8
Registered User

Join Date: Feb 2010
Posts: 619
Re: date function

Quote:
Originally Posted by rslotpole View Post
all very interesting but wouldn't it be good to automatically see what the current or tides are based on the forecast-ed arrival time of an activated waypoint??.
Indeed, as far as tides are concerned, this is available since some 2 or 3 years, and beautifully documented where Happy has just pointed to ...

I did not implement the same for currents then, since: 1) the available current stations were more scarce at the time 2) not enough public interest had been expressed in this area.

@Happy

Surprise indeed... what version? The good thing is that "planned departure" is saved as local property to OCPN, but still, I think it is more trouble than gain... lots of possible uses and misues...

I'm even more surprised at the <opencpn:time_display>. If the intention is to save all user input around the route plan being viewed, then the "plan_speed" should be there as well...

In my experience every time I revisit a route, I give different date etc.

Would be nice to have the Print Route include all the info shown in the dialog for future reference (timing, tides etc.).
PjotrC is offline   Reply With Quote
Old 07-04-2014, 09:42   #9
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,207
Re: date function

Pjotr...
It's there since the early 3.3 betas. Unfortunately I've had no time to finish the rework since then...

Pavel
nohal is offline   Reply With Quote
Old 07-04-2014, 12:58   #10
Registered User
 
HappySeagull's Avatar

Join Date: Dec 2010
Location: B.C.,Canada
Boat: 29'
Posts: 2,423
Re: date function

Quote:
Originally Posted by PjotrC View Post
.....
@Happy

Surprise indeed... what version? ....
.
@Pjotr, it's
"Version 3.3.1419 Build 2014-02-19"
HappySeagull is offline   Reply With Quote
Old 09-04-2014, 18:41   #11
Registered User
 
rslotpole's Avatar

Join Date: Oct 2013
Posts: 29
Re: date function

opencpn is really great. There are certain places where the currents can be very confusing. For instance, I sail out of Boston and am planning a week cruise to nantucket. Sailing through cape cod canal, woods hole, and possibly pollock rip it would be great to see the currents automatically adjusted to match an activated way point. Even if it doesn't store the data it would be very useful for planning purposes. I'll check into the link you provided to see how tides are updated but didn't see this feature when using the route manager
rslotpole is offline   Reply With Quote
Old 10-04-2014, 07:46   #12
Registered User
 
HappySeagull's Avatar

Join Date: Dec 2010
Location: B.C.,Canada
Boat: 29'
Posts: 2,423
Re: date function

Do that- it's about halfway down the page
The Route Manager and Gpx Data | Official OpenCPN Homepage

Checkout the Tide and current Help for other info and sources too.
Tides and Currents | Official OpenCPN Homepage

Nothing trumps the Official (Government) Source updated to the year though, so always try to check whichever dataset against these. You may find some geographic mismatches as to position of stations as well...
HappySeagull is offline   Reply With Quote
Reply

Tags
fun


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Date Format Papa Fritas Forum Tech Support & Site Help 26 25-06-2010 10:29
My Teak Has Reached its 'Best Before' Date cantxsailor Construction, Maintenance & Refit 6 12-11-2009 08:33
Latest Date to Leave Annapolis for Winter? OwenBradford Atlantic & the Caribbean 14 16-09-2009 04:47
That old retirement date keeps getting shorter and shorter Putawaywet Meets & Greets 9 07-05-2008 19:00
Marco up-date Wmiii Cruising News & Events 3 27-10-2007 07:03

Advertise Here


All times are GMT -7. The time now is 16:32.


Google+
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Social Knowledge Networks
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

ShowCase vBulletin Plugins by Drive Thru Online, Inc.