GithubHelp home page GithubHelp logo

mesonetdatatool's People

Contributors

myoldmopar avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

mesonetdatatool's Issues

Produce annual weather file from mesonet

Allow the user to select a location and a year, and produce a functional epw file from the mesonet data. Would need to do lots of transforming data, averaging into hourly (maybe) and include smart defaults for missing data.

Fix it so I can add menu bars.

I keep getting this error.

self.add(vbox)

GtkWarning: Attempting to add a widget with type GtkVBox to a GtkWindow, but as a GtkBin subclass a GtkWindow can only contain one widget at a time; it already contains a widget of type GtkScrolledWindow

import urllib vx. import urllib.request

On my Windows machine I get the following error at line 24.

f = urllib.urlopen(link)

AttributeError: 'module' object has no attribute 'urlopen'

However, as was previous, I imported urllib.request which worked fine.

not sure how to get around this...

List index out of range for last line of file

Gives this error when reading last line of webpage

WIST
WOOD
WYNO
</pre
Traceback (most recent call last):
File "D:\Dropbox\Scripting\ReadMesonetData\src\ReadMesonet.py", line 34, in
print(tokens[0])
IndexError: list index out of range

Couldn't run on Linux

I encountered an issue where I couldn't import urllib.request. I can import urllib itself though. I'll try a crack at getting it fixed.

Add user options which data to get

Some ideas for user input.

  1. Dropdown menu for the start/end date/time of data to be extracted.
  2. Allow user specified repeating intervals to be entered. Example: User wants all data during business hours for all workdays.
  3. Build ability for user to average all data sets or specific intervals. Example. Average data during business hours during all work days.
  4. Build ability to specify the data they want during specified intervals. Example: They may only want the air temp, and solar radiation...

There may be others...

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.