News:

If you want to report a bug 🐞 please contact dpost@mvc.on.ca

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - clairemp

#1
WISKI / Re: Data not making it from HG to Q
August 17, 2018, 09:58:49 AM
No, it has not.
#2
WISKI / Data not making it from HG to Q
August 08, 2018, 11:25:44 AM
Hello,

I do not have any Q values on record since 08/03. In WISKI, at a first glance, it seems like the last HG datum also dates back from 08/03. However, when I plot the data (without selecting "apply time range") values appear until today's date, 08/08 (albeit a few hours behind). The gauge in question is Gauge - Bear Brook River near Bourget.

Any ideas on what is happening and how to fix it? Attached are some screen shots.

Thanks,

Claire
#3
Daily Planning Cycle / Re: Adding a new gauge to the DPC
February 28, 2018, 11:01:18 AM
Thanks for the welcome   ;D

Here are the screenshots. As you will see, I did not change much.

Thank you for your help!
#4
KiDAT / Re: Web Scraping Fisheries and Oceans Data
February 22, 2018, 04:02:39 PM
Unable to import the task @SteveWKISTERS  shared. Has anyone else had that issue?
#5
Daily Planning Cycle / Adding a new gauge to the DPC
February 22, 2018, 01:43:30 PM
Hey guys,

I would like to add Flow (Q) and Stage/Level (HG) data to our DPC for a few new stations. I have this data on my RAW 1 sheet but can't get into our output sheet (RAW 2). As instructed in the CAspecific module, I increased the flowcount (+3) but don't quite understand how to execute steps 2 and 3. I  added the following code lines to the loop changing only the name to the new gauge title as it appears in WISKI, i.e.:

FlowGauges(i).CGauge "Gauge - Ottawa River at Britannia"
FlowGauges(i).Add Level, Flow, Rain24H, Rain, Q30
i = i + 1

I get an error message when I run it (in attachment), and the data is unable to load.

How do I get the new station data to populate on my output sheet?

Thanks!

CMP




#6
KiWIS / Re: Highcharts Graphs on Website
January 26, 2017, 03:25:24 PM
SNC uses Drupal for their website
#7
KiWIS / Highcharts Graphs on Website
January 18, 2017, 03:39:49 PM
We are planning on using the highcharts graphs similar to Chris's for our website and I was looking for some help on actually adding the codes to the website?  Chris could you provide some tips on this step?