GithubHelp home page GithubHelp logo

aemo's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on Enosi's Powertracer platform
  • ๐ŸŒฑ Iโ€™m always learning
  • ๐Ÿ’ฌ Ask me about the intersection of technology and energy โ€“ I've spent nearly twenty years working on the tough challenges in this space!
  • ๐Ÿ“ซ How to reach me: reach out on ๐Ÿฆ @joelmcourtney or ๐Ÿ˜ @[email protected]
  • ๐Ÿ˜„ Pronouns: he/him/his
  • โšก Fun fact: I'm an avid rider of bicycles - even taking my bike with me on a work trip to Japan!

aemo's People

Contributors

dependabot[bot] avatar jufemaiz avatar onsabimana avatar schneems avatar sjauld avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

aemo's Issues

JSON dependency open-ended

WARNING:  open-ended dependency on json (>= 1.7.5) is not recommended
  if json is semantically versioned, use:
    add_runtime_dependency 'json', '~> 1.7', '>= 1.7.5'
WARNING:  See http://guides.rubygems.org/specification-reference/ for help

AEMO::NEM12 ยป 300 row ยป IntervalValue1 . . . IntervalValueN with nil value not raising an error

NEM12 file was parsed raising:

NoMethodError: undefined method `match' for nil:NilClass Did you mean? catch

This was caused due to a 300 row with the following representative data:

300,20180529,0.001,0.0,0.0,0.001,0.0,0.0,0.001,0.0,0.001,0.0,0.0,0.001,0.005,0.01,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.001,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,,,,,,,,,,,,,,,,,A,,,20180529160239,

The empty values should not have been empty but rather 0, with a flag of N raised for them. This is due to NEM12 export functionality being used on a dataset that was for the present day.

What should happen is that an exception is raised during the parsing of the dataset as the value present is not valid.

A valid dataset would look like:

300,20180529,0.001,0.0,0.0,0.001,0.0,0.0,0.001,0.0,0.001,0.0,0.0,0.001,0.005,0.01,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.001,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,A,,,20180529160239,
400,1,32,A,,
400,33,48,N,,

This would signify no value for the last 16 elements of the 48 provided here (30 minute interval data).

Likewise, 0 could be a valid value and be without the subsequent 400 rows (but not for the example above)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.