Hi, If I understand your first post correctly you have a functioning weeWX install and you would like to add your station to the station registry and post your data to WU. If so you are correct in that you need to make changes to weewx.conf but the wee_config utility will not do this for you. wee_config <http://weewx.com/docs/utilities.htm#wee_config_utility> allows you to (among other things) change driver, location (aka station name), lat/long, altitude and units. If you want to change station registry and WU settings in weewx.conf then you really need to manually edit weewx.conf. Given you experience with you RPi you really should get some basic linux skills under your belt, at the very least you need to be able to navigate around the directory tree of your system, understand and be able to manage file/directory permissions and of course edit text files. There are many other skills that will help but these basics will get you started with what you want to do. How you do these tasks will really depend on your system, for example, do you work from the command line or a GUI? Google is your friend.
Once you have these skills have a look at the User's Guide <http://weewx.com/docs/usersguide.htm>, in particular the following sections that cover various parts of the config file weewx.conf [Station] <http://weewx.com/docs/usersguide.htm#[Station]>, [[Stationregistry]] <http://weewx.com/docs/usersguide.htm#station_registry> and [[Wunderground]] <http://weewx.com/docs/usersguide.htm#[[Wunderground]]>. By all means come back for more help if you need it but make sure your get those basic linux skills first. Gary PS. One other word of advice, baby steps to start with. Get one thing working before moving onto the next, don't try the big bang approach of doing everything at once unless you really know what you are doing. You will get frustrated and it will make it harder for those that try to help you. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
