06-23-2019, 11:22 PM
(This post was last modified: 06-23-2019, 11:23 PM by kazami2003.)
(06-19-2019, 09:34 AM)Luke Wrote: Super coolgot more details you could share on the setup + software used?
Here are the steps I have done:
1. prepare a raspberry 3B+ with installed OS and all soft for control server (Ex: DHCP server, TORQUE server, NetCDF)
2. install the weather dashboard soft on the server. (Source: https://www.hackster.io/4DMakers/raspber...ion-f960c4)
3. install the SOPINE node with image and install all software for parallel env (ex: mpich, torque, NetCDF )
4. duplicate the node system image with a microSD copier to rest nodes. ( I have 28 nodes now)
5. Boot!
6. Download the WRF model and compiled it (Source: https://www2.mmm.ucar.edu/wrf/users)
7. some minor scripting.
I will try to make some packages into github. (Hope can be done soon)