marinebon / mbon-dashboard-server

server software for MBON early alert dashboard using Docker
1 stars 2 forks source link

fix FKdb & FWCdb_STL river timestamps #31

Open 7yl4r opened 3 years ago

7yl4r commented 3 years ago

@dotis: I think the river data is not showing up on the dashboard because the timestamps in the .csv files are incorrect. Compare file contents for the working river (FWCdb_EFL) vs two not working:

[root@seashell imars-objects]# tail fk/DISCH_CSV_USGS/USGS_disch_FWCdb_EFL.csv 
1622246400,0.856,0.861,-0.004
1622332800,0.853,0.860,-0.007
1622419200,0.850,0.859,-0.009
1622505600,0.847,0.859,-0.011
1622592000,0.856,0.858,-0.002
1622678400,0.893,0.857,0.036
1622764800,0.911,0.857,0.055
1622851200,0.908,0.856,0.052
1622937600,0.902,0.855,0.047
1623024000,0.899,0.855,0.045

[root@seashell imars-objects]# tail fk/DISCH_CSV_USGS/USGS_disch_FKdb.csv 
738305,-50.074,33.995,-84.069
738306,18.528,35.353,-16.825
738307,67.863,36.711,31.152
738308,50.968,38.069,12.899
738309,-10.276,39.427,-49.703
738310,-0.832,40.785,-41.617
738311,25.210,42.143,-16.933
738312,32.403,43.501,-11.097
738313,28.357,44.859,-16.502
738314,0.000,46.217,-46.217

[root@seashell imars-objects]# tail fk/DISCH_CSV_USGS/USGS_disch_FWCdb_STL.csv 
738305,0.408,0.434,-0.026
738306,0.396,0.433,-0.037
738307,0.387,0.433,-0.046
738308,0.472,0.432,0.040
738309,0.506,0.432,0.074
738310,0.479,0.431,0.048
738311,0.354,0.430,-0.077
738312,0.338,0.430,-0.091
738313,0.299,0.429,-0.130
738314,0.293,0.428,-0.136

The db and grafana seem to be working - there are points for unix 738314 (Jan 1970) showing in the dash.

Let me know when you have updated the files and I will trigger the csv ts ingest again.

dotis commented 3 years ago

got it. Will fix soon.


From: Tylar @.> Sent: Thursday, June 10, 2021 4:00 PM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Assign @.> Subject: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

@dotishttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdotis&data=04%7C01%7Cdotis%40usf.edu%7C7f12fa96a8d046683c6408d92c4a5d79%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589520170088171%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=xfx2DLi8u0HJBqJ1q9zEcRRqUanDrn50plWzvYR9NQU%3D&reserved=0: I think the river data is not showing up on the dashboard because the timestamps in the .csv files are incorrect. Compare file contents for the working river (FWCdb_EFL) vs two not working:

@.*** imars-objects]# tail fk/DISCH_CSV_USGS/USGS_disch_FWCdb_EFL.csv 1622246400,0.856,0.861,-0.004 1622332800,0.853,0.860,-0.007 1622419200,0.850,0.859,-0.009 1622505600,0.847,0.859,-0.011 1622592000,0.856,0.858,-0.002 1622678400,0.893,0.857,0.036 1622764800,0.911,0.857,0.055 1622851200,0.908,0.856,0.052 1622937600,0.902,0.855,0.047 1623024000,0.899,0.855,0.045

@.*** imars-objects]# tail fk/DISCH_CSV_USGS/USGS_disch_FKdb.csv 738305,-50.074,33.995,-84.069 738306,18.528,35.353,-16.825 738307,67.863,36.711,31.152 738308,50.968,38.069,12.899 738309,-10.276,39.427,-49.703 738310,-0.832,40.785,-41.617 738311,25.210,42.143,-16.933 738312,32.403,43.501,-11.097 738313,28.357,44.859,-16.502 738314,0.000,46.217,-46.217

@.*** imars-objects]# tail fk/DISCH_CSV_USGS/USGS_disch_FWCdb_STL.csv 738305,0.408,0.434,-0.026 738306,0.396,0.433,-0.037 738307,0.387,0.433,-0.046 738308,0.472,0.432,0.040 738309,0.506,0.432,0.074 738310,0.479,0.431,0.048 738311,0.354,0.430,-0.077 738312,0.338,0.430,-0.091 738313,0.299,0.429,-0.130 738314,0.293,0.428,-0.136

The db and grafana seem to be working - there are points for unix 738314 (Jan 1970) showing in the dash.

Let me know when you have updated the files and I will trigger the csv ts ingest again.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHubhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31&data=04%7C01%7Cdotis%40usf.edu%7C7f12fa96a8d046683c6408d92c4a5d79%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589520170098168%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=hPo6iiYEpfLmOEMNwe3tELBm8E2Jfe4JHJjHToNoJ%2FA%3D&reserved=0, or unsubscribehttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DJPB3ZYFPECJB2QOU3TSEKU5ANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C7f12fa96a8d046683c6408d92c4a5d79%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589520170108164%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=eY4la7xpIFayzjsUouoGqIxEqbI%2BEbhxBL4lpt8cqjk%3D&reserved=0.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

dotis commented 3 years ago

Fixed. New .csv files are created. Will need to be pushed.


From: Otis, Daniel @.> Sent: Thursday, June 10, 2021 4:01 PM To: marinebon/mbon-dashboard-server @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

got it. Will fix soon.


From: Tylar @.> Sent: Thursday, June 10, 2021 4:00 PM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Assign @.> Subject: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

@dotishttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdotis&data=04%7C01%7Cdotis%40usf.edu%7C7f12fa96a8d046683c6408d92c4a5d79%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589520170088171%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=xfx2DLi8u0HJBqJ1q9zEcRRqUanDrn50plWzvYR9NQU%3D&reserved=0: I think the river data is not showing up on the dashboard because the timestamps in the .csv files are incorrect. Compare file contents for the working river (FWCdb_EFL) vs two not working:

@.*** imars-objects]# tail fk/DISCH_CSV_USGS/USGS_disch_FWCdb_EFL.csv 1622246400,0.856,0.861,-0.004 1622332800,0.853,0.860,-0.007 1622419200,0.850,0.859,-0.009 1622505600,0.847,0.859,-0.011 1622592000,0.856,0.858,-0.002 1622678400,0.893,0.857,0.036 1622764800,0.911,0.857,0.055 1622851200,0.908,0.856,0.052 1622937600,0.902,0.855,0.047 1623024000,0.899,0.855,0.045

@.*** imars-objects]# tail fk/DISCH_CSV_USGS/USGS_disch_FKdb.csv 738305,-50.074,33.995,-84.069 738306,18.528,35.353,-16.825 738307,67.863,36.711,31.152 738308,50.968,38.069,12.899 738309,-10.276,39.427,-49.703 738310,-0.832,40.785,-41.617 738311,25.210,42.143,-16.933 738312,32.403,43.501,-11.097 738313,28.357,44.859,-16.502 738314,0.000,46.217,-46.217

@.*** imars-objects]# tail fk/DISCH_CSV_USGS/USGS_disch_FWCdb_STL.csv 738305,0.408,0.434,-0.026 738306,0.396,0.433,-0.037 738307,0.387,0.433,-0.046 738308,0.472,0.432,0.040 738309,0.506,0.432,0.074 738310,0.479,0.431,0.048 738311,0.354,0.430,-0.077 738312,0.338,0.430,-0.091 738313,0.299,0.429,-0.130 738314,0.293,0.428,-0.136

The db and grafana seem to be working - there are points for unix 738314 (Jan 1970) showing in the dash.

Let me know when you have updated the files and I will trigger the csv ts ingest again.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHubhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31&data=04%7C01%7Cdotis%40usf.edu%7C7f12fa96a8d046683c6408d92c4a5d79%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589520170098168%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=hPo6iiYEpfLmOEMNwe3tELBm8E2Jfe4JHJjHToNoJ%2FA%3D&reserved=0, or unsubscribehttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DJPB3ZYFPECJB2QOU3TSEKU5ANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C7f12fa96a8d046683c6408d92c4a5d79%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589520170108164%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=eY4la7xpIFayzjsUouoGqIxEqbI%2BEbhxBL4lpt8cqjk%3D&reserved=0.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

dotis commented 3 years ago

No. There's still an issue. Don't push these just yet.


From: Otis, Daniel @.> Sent: Thursday, June 10, 2021 4:08 PM To: marinebon/mbon-dashboard-server @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

Fixed. New .csv files are created. Will need to be pushed.


From: Otis, Daniel @.> Sent: Thursday, June 10, 2021 4:01 PM To: marinebon/mbon-dashboard-server @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

got it. Will fix soon.


From: Tylar @.> Sent: Thursday, June 10, 2021 4:00 PM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Assign @.> Subject: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

@dotishttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdotis&data=04%7C01%7Cdotis%40usf.edu%7C7f12fa96a8d046683c6408d92c4a5d79%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589520170088171%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=xfx2DLi8u0HJBqJ1q9zEcRRqUanDrn50plWzvYR9NQU%3D&reserved=0: I think the river data is not showing up on the dashboard because the timestamps in the .csv files are incorrect. Compare file contents for the working river (FWCdb_EFL) vs two not working:

@.*** imars-objects]# tail fk/DISCH_CSV_USGS/USGS_disch_FWCdb_EFL.csv 1622246400,0.856,0.861,-0.004 1622332800,0.853,0.860,-0.007 1622419200,0.850,0.859,-0.009 1622505600,0.847,0.859,-0.011 1622592000,0.856,0.858,-0.002 1622678400,0.893,0.857,0.036 1622764800,0.911,0.857,0.055 1622851200,0.908,0.856,0.052 1622937600,0.902,0.855,0.047 1623024000,0.899,0.855,0.045

@.*** imars-objects]# tail fk/DISCH_CSV_USGS/USGS_disch_FKdb.csv 738305,-50.074,33.995,-84.069 738306,18.528,35.353,-16.825 738307,67.863,36.711,31.152 738308,50.968,38.069,12.899 738309,-10.276,39.427,-49.703 738310,-0.832,40.785,-41.617 738311,25.210,42.143,-16.933 738312,32.403,43.501,-11.097 738313,28.357,44.859,-16.502 738314,0.000,46.217,-46.217

@.*** imars-objects]# tail fk/DISCH_CSV_USGS/USGS_disch_FWCdb_STL.csv 738305,0.408,0.434,-0.026 738306,0.396,0.433,-0.037 738307,0.387,0.433,-0.046 738308,0.472,0.432,0.040 738309,0.506,0.432,0.074 738310,0.479,0.431,0.048 738311,0.354,0.430,-0.077 738312,0.338,0.430,-0.091 738313,0.299,0.429,-0.130 738314,0.293,0.428,-0.136

The db and grafana seem to be working - there are points for unix 738314 (Jan 1970) showing in the dash.

Let me know when you have updated the files and I will trigger the csv ts ingest again.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHubhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31&data=04%7C01%7Cdotis%40usf.edu%7C7f12fa96a8d046683c6408d92c4a5d79%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589520170098168%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=hPo6iiYEpfLmOEMNwe3tELBm8E2Jfe4JHJjHToNoJ%2FA%3D&reserved=0, or unsubscribehttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DJPB3ZYFPECJB2QOU3TSEKU5ANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C7f12fa96a8d046683c6408d92c4a5d79%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589520170108164%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=eY4la7xpIFayzjsUouoGqIxEqbI%2BEbhxBL4lpt8cqjk%3D&reserved=0.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

dotis commented 3 years ago

Should be good.


From: Otis, Daniel @.> Sent: Thursday, June 10, 2021 4:11 PM To: marinebon/mbon-dashboard-server @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

No. There's still an issue. Don't push these just yet.


From: Otis, Daniel @.> Sent: Thursday, June 10, 2021 4:08 PM To: marinebon/mbon-dashboard-server @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

Fixed. New .csv files are created. Will need to be pushed.


From: Otis, Daniel @.> Sent: Thursday, June 10, 2021 4:01 PM To: marinebon/mbon-dashboard-server @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

got it. Will fix soon.


From: Tylar @.> Sent: Thursday, June 10, 2021 4:00 PM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Assign @.> Subject: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

@dotishttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdotis&data=04%7C01%7Cdotis%40usf.edu%7C7f12fa96a8d046683c6408d92c4a5d79%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589520170088171%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=xfx2DLi8u0HJBqJ1q9zEcRRqUanDrn50plWzvYR9NQU%3D&reserved=0: I think the river data is not showing up on the dashboard because the timestamps in the .csv files are incorrect. Compare file contents for the working river (FWCdb_EFL) vs two not working:

@.*** imars-objects]# tail fk/DISCH_CSV_USGS/USGS_disch_FWCdb_EFL.csv 1622246400,0.856,0.861,-0.004 1622332800,0.853,0.860,-0.007 1622419200,0.850,0.859,-0.009 1622505600,0.847,0.859,-0.011 1622592000,0.856,0.858,-0.002 1622678400,0.893,0.857,0.036 1622764800,0.911,0.857,0.055 1622851200,0.908,0.856,0.052 1622937600,0.902,0.855,0.047 1623024000,0.899,0.855,0.045

@.*** imars-objects]# tail fk/DISCH_CSV_USGS/USGS_disch_FKdb.csv 738305,-50.074,33.995,-84.069 738306,18.528,35.353,-16.825 738307,67.863,36.711,31.152 738308,50.968,38.069,12.899 738309,-10.276,39.427,-49.703 738310,-0.832,40.785,-41.617 738311,25.210,42.143,-16.933 738312,32.403,43.501,-11.097 738313,28.357,44.859,-16.502 738314,0.000,46.217,-46.217

@.*** imars-objects]# tail fk/DISCH_CSV_USGS/USGS_disch_FWCdb_STL.csv 738305,0.408,0.434,-0.026 738306,0.396,0.433,-0.037 738307,0.387,0.433,-0.046 738308,0.472,0.432,0.040 738309,0.506,0.432,0.074 738310,0.479,0.431,0.048 738311,0.354,0.430,-0.077 738312,0.338,0.430,-0.091 738313,0.299,0.429,-0.130 738314,0.293,0.428,-0.136

The db and grafana seem to be working - there are points for unix 738314 (Jan 1970) showing in the dash.

Let me know when you have updated the files and I will trigger the csv ts ingest again.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHubhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31&data=04%7C01%7Cdotis%40usf.edu%7C7f12fa96a8d046683c6408d92c4a5d79%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589520170098168%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=hPo6iiYEpfLmOEMNwe3tELBm8E2Jfe4JHJjHToNoJ%2FA%3D&reserved=0, or unsubscribehttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DJPB3ZYFPECJB2QOU3TSEKU5ANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C7f12fa96a8d046683c6408d92c4a5d79%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589520170108164%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=eY4la7xpIFayzjsUouoGqIxEqbI%2BEbhxBL4lpt8cqjk%3D&reserved=0.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

7yl4r commented 3 years ago

ingesting now. give it an hr or so.

dotis commented 3 years ago

Did the link change? Site not pulling up.


From: Tylar @.> Sent: Thursday, June 10, 2021 5:18 PM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

ingesting now. give it an hr or so.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859077876&data=04%7C01%7Cdotis%40usf.edu%7C553667f73950464c955b08d92c55488e%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589567064254052%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=XQluL2Qi7HmxJjeFHnuHg6X4H%2BbvkJghUeGuCRXrB98%3D&reserved=0, or unsubscribehttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DLRW4Z7Y4PULTDZNC3TSETZ7ANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C553667f73950464c955b08d92c55488e%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589567064254052%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=zyT47VhYiJk6mnBVjb2DKa%2FqrrP%2B5%2BsYw%2FkQPA%2FKjrM%3D&reserved=0.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

7yl4r commented 3 years ago

Oh. Yes I did downgrade the static IP from premium to standard so the IP changed. Here is the new link: 35.208.211.184:3000

On Fri, Jun 11, 2021, 09:05 dotis @.***> wrote:

Did the link change? Site not pulling up.


From: Tylar @.> Sent: Thursday, June 10, 2021 5:18 PM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

ingesting now. give it an hr or so.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub< https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859077876&data=04%7C01%7Cdotis%40usf.edu%7C553667f73950464c955b08d92c55488e%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589567064254052%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=XQluL2Qi7HmxJjeFHnuHg6X4H%2BbvkJghUeGuCRXrB98%3D&reserved=0>, or unsubscribe< https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DLRW4Z7Y4PULTDZNC3TSETZ7ANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C553667f73950464c955b08d92c55488e%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589567064254052%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=zyT47VhYiJk6mnBVjb2DKa%2FqrrP%2B5%2BsYw%2FkQPA%2FKjrM%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859567610, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIAV7Q4ONM7HNJWH6OSLITTSICY5ANCNFSM46PHELQA .

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

dotis commented 3 years ago

Cool. Looking good. I have a few changes that I thought I made, but maybe forgot to copy the json. Do I need to change all three json files?


From: Tylar @.> Sent: Friday, June 11, 2021 9:32 AM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

Oh. Yes I did downgrade the static IP from premium to standard so the IP changed. Here is the new link: 35.208.211.184:3000

On Fri, Jun 11, 2021, 09:05 dotis @.***> wrote:

Did the link change? Site not pulling up.


From: Tylar @.> Sent: Thursday, June 10, 2021 5:18 PM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

ingesting now. give it an hr or so.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub< https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859077876&data=04%7C01%7Cdotis%40usf.edu%7C553667f73950464c955b08d92c55488e%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589567064254052%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=XQluL2Qi7HmxJjeFHnuHg6X4H%2BbvkJghUeGuCRXrB98%3D&reserved=0>, or unsubscribe< https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DLRW4Z7Y4PULTDZNC3TSETZ7ANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C553667f73950464c955b08d92c55488e%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589567064254052%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=zyT47VhYiJk6mnBVjb2DKa%2FqrrP%2B5%2BsYw%2FkQPA%2FKjrM%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859567610, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIAV7Q4ONM7HNJWH6OSLITTSICY5ANCNFSM46PHELQA .

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859584587&data=04%7C01%7Cdotis%40usf.edu%7Cf067e702efe84b8e78a008d92cdd628d%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590152430392321%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=m6zgViTVBVbmdeHoK9Dz%2BWajSkCMNOpXYmuL78C8oPg%3D&reserved=0, or unsubscribehttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DJ2TVDELOO7PSQDGH3TSIF7LANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7Cf067e702efe84b8e78a008d92cdd628d%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590152430402311%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=%2FyyzatyGDGTcHqmY8t8M126uE00UEWWhporJgngzPB0%3D&reserved=0.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

7yl4r commented 3 years ago

If you want to change something on all three of them then you will need to make the change on each one, copy the json from each, and commit the new json for each of the three.

On Fri, Jun 11, 2021, 10:15 dotis @.***> wrote:

Cool. Looking good. I have a few changes that I thought I made, but maybe forgot to copy the json. Do I need to change all three json files?


From: Tylar @.> Sent: Friday, June 11, 2021 9:32 AM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

Oh. Yes I did downgrade the static IP from premium to standard so the IP changed. Here is the new link: 35.208.211.184:3000

On Fri, Jun 11, 2021, 09:05 dotis @.***> wrote:

Did the link change? Site not pulling up.


From: Tylar @.> Sent: Thursday, June 10, 2021 5:18 PM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

ingesting now. give it an hr or so.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859077876&data=04%7C01%7Cdotis%40usf.edu%7C553667f73950464c955b08d92c55488e%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589567064254052%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=XQluL2Qi7HmxJjeFHnuHg6X4H%2BbvkJghUeGuCRXrB98%3D&reserved=0 , or unsubscribe<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DLRW4Z7Y4PULTDZNC3TSETZ7ANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C553667f73950464c955b08d92c55488e%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589567064254052%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=zyT47VhYiJk6mnBVjb2DKa%2FqrrP%2B5%2BsYw%2FkQPA%2FKjrM%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859567610 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAIAV7Q4ONM7HNJWH6OSLITTSICY5ANCNFSM46PHELQA

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub< https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859584587&data=04%7C01%7Cdotis%40usf.edu%7Cf067e702efe84b8e78a008d92cdd628d%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590152430392321%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=m6zgViTVBVbmdeHoK9Dz%2BWajSkCMNOpXYmuL78C8oPg%3D&reserved=0>, or unsubscribe< https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DJ2TVDELOO7PSQDGH3TSIF7LANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7Cf067e702efe84b8e78a008d92cdd628d%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590152430402311%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=%2FyyzatyGDGTcHqmY8t8M126uE00UEWWhporJgngzPB0%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859612571, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIAV7V2G7X5ZZ6YUMBIIRTTSIK6FANCNFSM46PHELQA .

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

dotis commented 3 years ago

Is there a way to make the link to the drill down boards open in a new tab?


From: Tylar @.> Sent: Friday, June 11, 2021 10:42 AM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

If you want to change something on all three of them then you will need to make the change on each one, copy the json from each, and commit the new json for each of the three.

On Fri, Jun 11, 2021, 10:15 dotis @.***> wrote:

Cool. Looking good. I have a few changes that I thought I made, but maybe forgot to copy the json. Do I need to change all three json files?


From: Tylar @.> Sent: Friday, June 11, 2021 9:32 AM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

Oh. Yes I did downgrade the static IP from premium to standard so the IP changed. Here is the new link: 35.208.211.184:3000

On Fri, Jun 11, 2021, 09:05 dotis @.***> wrote:

Did the link change? Site not pulling up.


From: Tylar @.> Sent: Thursday, June 10, 2021 5:18 PM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

ingesting now. give it an hr or so.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859077876&data=04%7C01%7Cdotis%40usf.edu%7C553667f73950464c955b08d92c55488e%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589567064254052%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=XQluL2Qi7HmxJjeFHnuHg6X4H%2BbvkJghUeGuCRXrB98%3D&reserved=0 , or unsubscribe<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DLRW4Z7Y4PULTDZNC3TSETZ7ANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C553667f73950464c955b08d92c55488e%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589567064254052%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=zyT47VhYiJk6mnBVjb2DKa%2FqrrP%2B5%2BsYw%2FkQPA%2FKjrM%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859567610 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAIAV7Q4ONM7HNJWH6OSLITTSICY5ANCNFSM46PHELQA

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub< https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859584587&data=04%7C01%7Cdotis%40usf.edu%7Cf067e702efe84b8e78a008d92cdd628d%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590152430392321%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=m6zgViTVBVbmdeHoK9Dz%2BWajSkCMNOpXYmuL78C8oPg%3D&reserved=0>, or unsubscribe< https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DJ2TVDELOO7PSQDGH3TSIF7LANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7Cf067e702efe84b8e78a008d92cdd628d%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590152430402311%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=%2FyyzatyGDGTcHqmY8t8M126uE00UEWWhporJgngzPB0%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859612571, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIAV7V2G7X5ZZ6YUMBIIRTTSIK6FANCNFSM46PHELQA .

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859630432&data=04%7C01%7Cdotis%40usf.edu%7C3c7828d528054269adb308d92ce7174a%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590195128730256%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=8aOJtEm09N9g0jm5WYfhuQvLDto3H4VOlyF4cX%2FplX0%3D&reserved=0, or unsubscribehttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DM72OPEGWAZY6ORWETTSIOD3ANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C3c7828d528054269adb308d92ce7174a%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590195128740249%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=HgPygpKyFZqYOy2oOhIsak1ZsnpNFxCTM%2B4XL9jX0SQ%3D&reserved=0.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

7yl4r commented 3 years ago

There are supposed to be a few easy ways to do that (ref https://stackoverflow.com/questions/4425198/can-i-create-links-with-target-blank-in-markdown), but using raw html or markdown v2.5.2+ link attributes are not working in this panel so making links open in a new tab will not be easy to do here.

On Fri, Jun 11, 2021 at 11:48 AM dotis @.***> wrote:

Is there a way to make the link to the drill down boards open in a new tab?


From: Tylar @.> Sent: Friday, June 11, 2021 10:42 AM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

If you want to change something on all three of them then you will need to make the change on each one, copy the json from each, and commit the new json for each of the three.

On Fri, Jun 11, 2021, 10:15 dotis @.***> wrote:

Cool. Looking good. I have a few changes that I thought I made, but maybe forgot to copy the json. Do I need to change all three json files?


From: Tylar @.> Sent: Friday, June 11, 2021 9:32 AM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

Oh. Yes I did downgrade the static IP from premium to standard so the IP changed. Here is the new link: 35.208.211.184:3000

On Fri, Jun 11, 2021, 09:05 dotis @.***> wrote:

Did the link change? Site not pulling up.


From: Tylar @.> Sent: Thursday, June 10, 2021 5:18 PM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

ingesting now. give it an hr or so.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859077876&data=04%7C01%7Cdotis%40usf.edu%7C553667f73950464c955b08d92c55488e%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589567064254052%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=XQluL2Qi7HmxJjeFHnuHg6X4H%2BbvkJghUeGuCRXrB98%3D&reserved=0

, or unsubscribe<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DLRW4Z7Y4PULTDZNC3TSETZ7ANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C553667f73950464c955b08d92c55488e%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589567064254052%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=zyT47VhYiJk6mnBVjb2DKa%2FqrrP%2B5%2BsYw%2FkQPA%2FKjrM%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859567610

, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AAIAV7Q4ONM7HNJWH6OSLITTSICY5ANCNFSM46PHELQA

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859584587&data=04%7C01%7Cdotis%40usf.edu%7Cf067e702efe84b8e78a008d92cdd628d%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590152430392321%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=m6zgViTVBVbmdeHoK9Dz%2BWajSkCMNOpXYmuL78C8oPg%3D&reserved=0 , or unsubscribe<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DJ2TVDELOO7PSQDGH3TSIF7LANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7Cf067e702efe84b8e78a008d92cdd628d%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590152430402311%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=%2FyyzatyGDGTcHqmY8t8M126uE00UEWWhporJgngzPB0%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859612571 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAIAV7V2G7X5ZZ6YUMBIIRTTSIK6FANCNFSM46PHELQA

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub< https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859630432&data=04%7C01%7Cdotis%40usf.edu%7C3c7828d528054269adb308d92ce7174a%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590195128730256%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=8aOJtEm09N9g0jm5WYfhuQvLDto3H4VOlyF4cX%2FplX0%3D&reserved=0>, or unsubscribe< https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DM72OPEGWAZY6ORWETTSIOD3ANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C3c7828d528054269adb308d92ce7174a%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590195128740249%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=HgPygpKyFZqYOy2oOhIsak1ZsnpNFxCTM%2B4XL9jX0SQ%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859672977, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIAV7U6WIN73W22XBQLNCDTSIV4XANCNFSM46PHELQA .

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

dotis commented 3 years ago

That's fine. No big deal. I just made a few changes to the main dashboard and copied in the json. Can you push those? Thanks.


From: Tylar @.> Sent: Friday, June 11, 2021 12:28 PM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

There are supposed to be a few easy ways to do that (ref https://stackoverflow.com/questions/4425198/can-i-create-links-with-target-blank-in-markdown), but using raw html or markdown v2.5.2+ link attributes are not working in this panel so making links open in a new tab will not be easy to do here.

On Fri, Jun 11, 2021 at 11:48 AM dotis @.***> wrote:

Is there a way to make the link to the drill down boards open in a new tab?


From: Tylar @.> Sent: Friday, June 11, 2021 10:42 AM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

If you want to change something on all three of them then you will need to make the change on each one, copy the json from each, and commit the new json for each of the three.

On Fri, Jun 11, 2021, 10:15 dotis @.***> wrote:

Cool. Looking good. I have a few changes that I thought I made, but maybe forgot to copy the json. Do I need to change all three json files?


From: Tylar @.> Sent: Friday, June 11, 2021 9:32 AM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

Oh. Yes I did downgrade the static IP from premium to standard so the IP changed. Here is the new link: 35.208.211.184:3000

On Fri, Jun 11, 2021, 09:05 dotis @.***> wrote:

Did the link change? Site not pulling up.


From: Tylar @.> Sent: Thursday, June 10, 2021 5:18 PM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

ingesting now. give it an hr or so.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859077876&data=04%7C01%7Cdotis%40usf.edu%7C553667f73950464c955b08d92c55488e%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589567064254052%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=XQluL2Qi7HmxJjeFHnuHg6X4H%2BbvkJghUeGuCRXrB98%3D&reserved=0

, or unsubscribe<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DLRW4Z7Y4PULTDZNC3TSETZ7ANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C553667f73950464c955b08d92c55488e%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589567064254052%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=zyT47VhYiJk6mnBVjb2DKa%2FqrrP%2B5%2BsYw%2FkQPA%2FKjrM%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859567610

, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AAIAV7Q4ONM7HNJWH6OSLITTSICY5ANCNFSM46PHELQA

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859584587&data=04%7C01%7Cdotis%40usf.edu%7Cf067e702efe84b8e78a008d92cdd628d%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590152430392321%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=m6zgViTVBVbmdeHoK9Dz%2BWajSkCMNOpXYmuL78C8oPg%3D&reserved=0 , or unsubscribe<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DJ2TVDELOO7PSQDGH3TSIF7LANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7Cf067e702efe84b8e78a008d92cdd628d%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590152430402311%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=%2FyyzatyGDGTcHqmY8t8M126uE00UEWWhporJgngzPB0%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859612571 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAIAV7V2G7X5ZZ6YUMBIIRTTSIK6FANCNFSM46PHELQA

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub< https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859630432&data=04%7C01%7Cdotis%40usf.edu%7C3c7828d528054269adb308d92ce7174a%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590195128730256%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=8aOJtEm09N9g0jm5WYfhuQvLDto3H4VOlyF4cX%2FplX0%3D&reserved=0>, or unsubscribe< https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DM72OPEGWAZY6ORWETTSIOD3ANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C3c7828d528054269adb308d92ce7174a%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590195128740249%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=HgPygpKyFZqYOy2oOhIsak1ZsnpNFxCTM%2B4XL9jX0SQ%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859672977, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIAV7U6WIN73W22XBQLNCDTSIV4XANCNFSM46PHELQA .

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859699971&data=04%7C01%7Cdotis%40usf.edu%7C0c4f8386c6c84c0fc5cf08d92cf5f9fb%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590259465000166%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=LLgXW7FyrtSBRY50tMbreEb7Vv1Ik3Bv9bQoyZx3VE4%3D&reserved=0, or unsubscribehttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DIHK3OIS6IHZKUQGNLTSI2TRANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C0c4f8386c6c84c0fc5cf08d92cf5f9fb%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590259465010159%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=uGoeuB6zKj4u0yj3ukNQDQgNYXFAkQPlwn2sVVPSWCY%3D&reserved=0.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

7yl4r commented 3 years ago

latest just pulled to the server

On Fri, Jun 11, 2021 at 1:12 PM dotis @.***> wrote:

That's fine. No big deal. I just made a few changes to the main dashboard and copied in the json. Can you push those? Thanks.


From: Tylar @.> Sent: Friday, June 11, 2021 12:28 PM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

There are supposed to be a few easy ways to do that (ref < https://stackoverflow.com/questions/4425198/can-i-create-links-with-target-blank-in-markdown

), but using raw html or markdown v2.5.2+ link attributes are not working in this panel so making links open in a new tab will not be easy to do here.

On Fri, Jun 11, 2021 at 11:48 AM dotis @.***> wrote:

Is there a way to make the link to the drill down boards open in a new tab?


From: Tylar @.> Sent: Friday, June 11, 2021 10:42 AM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

If you want to change something on all three of them then you will need to make the change on each one, copy the json from each, and commit the new json for each of the three.

On Fri, Jun 11, 2021, 10:15 dotis @.***> wrote:

Cool. Looking good. I have a few changes that I thought I made, but maybe forgot to copy the json. Do I need to change all three json files?


From: Tylar @.> Sent: Friday, June 11, 2021 9:32 AM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

Oh. Yes I did downgrade the static IP from premium to standard so the IP changed. Here is the new link: 35.208.211.184:3000

On Fri, Jun 11, 2021, 09:05 dotis @.***> wrote:

Did the link change? Site not pulling up.


From: Tylar @.> Sent: Thursday, June 10, 2021 5:18 PM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

ingesting now. give it an hr or so.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859077876&data=04%7C01%7Cdotis%40usf.edu%7C553667f73950464c955b08d92c55488e%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589567064254052%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=XQluL2Qi7HmxJjeFHnuHg6X4H%2BbvkJghUeGuCRXrB98%3D&reserved=0

, or unsubscribe<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DLRW4Z7Y4PULTDZNC3TSETZ7ANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C553667f73950464c955b08d92c55488e%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589567064254052%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=zyT47VhYiJk6mnBVjb2DKa%2FqrrP%2B5%2BsYw%2FkQPA%2FKjrM%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859567610

, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AAIAV7Q4ONM7HNJWH6OSLITTSICY5ANCNFSM46PHELQA

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859584587&data=04%7C01%7Cdotis%40usf.edu%7Cf067e702efe84b8e78a008d92cdd628d%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590152430392321%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=m6zgViTVBVbmdeHoK9Dz%2BWajSkCMNOpXYmuL78C8oPg%3D&reserved=0

, or unsubscribe<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DJ2TVDELOO7PSQDGH3TSIF7LANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7Cf067e702efe84b8e78a008d92cdd628d%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590152430402311%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=%2FyyzatyGDGTcHqmY8t8M126uE00UEWWhporJgngzPB0%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859612571

, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AAIAV7V2G7X5ZZ6YUMBIIRTTSIK6FANCNFSM46PHELQA

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859630432&data=04%7C01%7Cdotis%40usf.edu%7C3c7828d528054269adb308d92ce7174a%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590195128730256%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=8aOJtEm09N9g0jm5WYfhuQvLDto3H4VOlyF4cX%2FplX0%3D&reserved=0 , or unsubscribe<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DM72OPEGWAZY6ORWETTSIOD3ANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C3c7828d528054269adb308d92ce7174a%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590195128740249%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=HgPygpKyFZqYOy2oOhIsak1ZsnpNFxCTM%2B4XL9jX0SQ%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859672977 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAIAV7U6WIN73W22XBQLNCDTSIV4XANCNFSM46PHELQA

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub< https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859699971&data=04%7C01%7Cdotis%40usf.edu%7C0c4f8386c6c84c0fc5cf08d92cf5f9fb%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590259465000166%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=LLgXW7FyrtSBRY50tMbreEb7Vv1Ik3Bv9bQoyZx3VE4%3D&reserved=0>, or unsubscribe< https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DIHK3OIS6IHZKUQGNLTSI2TRANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C0c4f8386c6c84c0fc5cf08d92cf5f9fb%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590259465010159%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=uGoeuB6zKj4u0yj3ukNQDQgNYXFAkQPlwn2sVVPSWCY%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859724391, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIAV7VO4PPWYVKFJFTPSDDTSI7YJANCNFSM46PHELQA .

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

dotis commented 3 years ago

Just made a couple more. I'm just going to fine tune the main one for now.


From: Tylar @.> Sent: Friday, June 11, 2021 1:30 PM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

latest just pulled to the server

On Fri, Jun 11, 2021 at 1:12 PM dotis @.***> wrote:

That's fine. No big deal. I just made a few changes to the main dashboard and copied in the json. Can you push those? Thanks.


From: Tylar @.> Sent: Friday, June 11, 2021 12:28 PM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

There are supposed to be a few easy ways to do that (ref < https://stackoverflow.com/questions/4425198/can-i-create-links-with-target-blank-in-markdown

), but using raw html or markdown v2.5.2+ link attributes are not working in this panel so making links open in a new tab will not be easy to do here.

On Fri, Jun 11, 2021 at 11:48 AM dotis @.***> wrote:

Is there a way to make the link to the drill down boards open in a new tab?


From: Tylar @.> Sent: Friday, June 11, 2021 10:42 AM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

If you want to change something on all three of them then you will need to make the change on each one, copy the json from each, and commit the new json for each of the three.

On Fri, Jun 11, 2021, 10:15 dotis @.***> wrote:

Cool. Looking good. I have a few changes that I thought I made, but maybe forgot to copy the json. Do I need to change all three json files?


From: Tylar @.> Sent: Friday, June 11, 2021 9:32 AM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

Oh. Yes I did downgrade the static IP from premium to standard so the IP changed. Here is the new link: 35.208.211.184:3000

On Fri, Jun 11, 2021, 09:05 dotis @.***> wrote:

Did the link change? Site not pulling up.


From: Tylar @.> Sent: Thursday, June 10, 2021 5:18 PM To: marinebon/mbon-dashboard-server @.> Cc: dotis @.>; Mention @.> Subject: Re: [marinebon/mbon-dashboard-server] fix FKdb & FWCdb_STL river timestamps (#31)

ingesting now. give it an hr or so.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859077876&data=04%7C01%7Cdotis%40usf.edu%7C553667f73950464c955b08d92c55488e%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589567064254052%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=XQluL2Qi7HmxJjeFHnuHg6X4H%2BbvkJghUeGuCRXrB98%3D&reserved=0

, or unsubscribe<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DLRW4Z7Y4PULTDZNC3TSETZ7ANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C553667f73950464c955b08d92c55488e%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C1%7C637589567064254052%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=zyT47VhYiJk6mnBVjb2DKa%2FqrrP%2B5%2BsYw%2FkQPA%2FKjrM%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859567610

, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AAIAV7Q4ONM7HNJWH6OSLITTSICY5ANCNFSM46PHELQA

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859584587&data=04%7C01%7Cdotis%40usf.edu%7Cf067e702efe84b8e78a008d92cdd628d%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590152430392321%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=m6zgViTVBVbmdeHoK9Dz%2BWajSkCMNOpXYmuL78C8oPg%3D&reserved=0

, or unsubscribe<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DJ2TVDELOO7PSQDGH3TSIF7LANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7Cf067e702efe84b8e78a008d92cdd628d%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590152430402311%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=%2FyyzatyGDGTcHqmY8t8M126uE00UEWWhporJgngzPB0%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859612571

, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AAIAV7V2G7X5ZZ6YUMBIIRTTSIK6FANCNFSM46PHELQA

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859630432&data=04%7C01%7Cdotis%40usf.edu%7C3c7828d528054269adb308d92ce7174a%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590195128730256%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=8aOJtEm09N9g0jm5WYfhuQvLDto3H4VOlyF4cX%2FplX0%3D&reserved=0 , or unsubscribe<

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DM72OPEGWAZY6ORWETTSIOD3ANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C3c7828d528054269adb308d92ce7174a%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590195128740249%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=HgPygpKyFZqYOy2oOhIsak1ZsnpNFxCTM%2B4XL9jX0SQ%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859672977 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAIAV7U6WIN73W22XBQLNCDTSIV4XANCNFSM46PHELQA

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub< https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859699971&data=04%7C01%7Cdotis%40usf.edu%7C0c4f8386c6c84c0fc5cf08d92cf5f9fb%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590259465000166%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=LLgXW7FyrtSBRY50tMbreEb7Vv1Ik3Bv9bQoyZx3VE4%3D&reserved=0>, or unsubscribe< https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DIHK3OIS6IHZKUQGNLTSI2TRANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C0c4f8386c6c84c0fc5cf08d92cf5f9fb%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590259465010159%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=uGoeuB6zKj4u0yj3ukNQDQgNYXFAkQPlwn2sVVPSWCY%3D&reserved=0

.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/marinebon/mbon-dashboard-server/issues/31#issuecomment-859724391, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIAV7VO4PPWYVKFJFTPSDDTSI7YJANCNFSM46PHELQA .

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmarinebon%2Fmbon-dashboard-server%2Fissues%2F31%23issuecomment-859733763&data=04%7C01%7Cdotis%40usf.edu%7C5a2f85da224f4024a4f208d92cfeaa89%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590295931100514%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=adcwlCiM%2BR%2F0%2Bn5ufYgSLVktIa5iVTn%2Fe9dS9vb7kSo%3D&reserved=0, or unsubscribehttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGKS3DOK3WFXA7H5QGRR7OTTSJB4ZANCNFSM46PHELQA&data=04%7C01%7Cdotis%40usf.edu%7C5a2f85da224f4024a4f208d92cfeaa89%7C741bf7dee2e546df8d6782607df9deaa%7C0%7C0%7C637590295931110509%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=WHRYDh37xC5GhHw6%2FX9fZW4ZnTsKEXKhJ0ygzLFS9is%3D&reserved=0.

[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

7yl4r commented 3 years ago

updated