Git Product home page Git Product logo

weewx-wdc-interceptor-docker's People

Contributors

daveiano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

weewx-wdc-interceptor-docker's Issues

Option to configure unit_system

Hi,

It looks like by default all data is getting stored in the US format, regardless of how it is shown in the UI. Since I'm starting from scratch, I'd like to store everything in the METRIC unit_system without having to modify the weewx.conf manually.

Would it consider adding this option?

Thanks!

Looking to modify the requirements.txt file but I can't find it.

Hello,

I have cloned this project to customize the build but I am having issues with connecting to a remote MySQL 8 DB. It seems to come down to pip downloading and installing mysqlclient-2.2.3.tar.gz which isn't compatible with the newest MySQL. I see that the pip downloads a list of requirements from the following block of code, but for the life of me I can't find the requirements.txt file.

WORKDIR /tmp/weewx-4.10.2 RUN pip install --no-cache-dir -r ./requirements.txt && python ./setup.py build && python ./setup.py install < /tmp/install-input.txt

Since the work directory is the extracted Weewx install I have looked for requirements.txt there as well as in the src directory in the project but to no avail.

I am sure I am missing something simple, but any help would be appreciated.

Thanks,
Chris

Error when weewx-wdc skin is enabled

Thanks for creating this docker, it was exactly what I was looking for. I managed to get it all working apart from the public_html reports. After a bit of experimenting I noticed that if I disable weewx_wdc skin in the weewx.conf I got the reports.

Running wee_reports with the weewx_wdc skin enabled I get the following error:

Traceback (most recent call last):
  File "/home/weewx/bin/weewx/reportengine.py", line 197, in run
    obj.start()
  File "/home/weewx/bin/weewx/reportengine.py", line 385, in start
    self.run()
  File "/home/weewx/bin/weewx/cheetahgenerator.py", line 166, in run
    self.init_extensions(gen_dict[section_name])
  File "/home/weewx/bin/weewx/cheetahgenerator.py", line 197, in init_extensions
    klass = weeutil.weeutil.get_object(x)
  File "/home/weewx/bin/weeutil/weeutil.py", line 1150, in get_object
    mod = __import__(module)
ModuleNotFoundError: No module named 'user.forecast_util'

I'd love to get your skin working as it's by far the best looking one I've seen. Any ideas what the cause may be?

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.