#/bin/bash

cd /eraid2a/webshare/WEATHER/NWS_Radar    # Directory where the program is to be run

/eraid2a/webshare/WEATHER/miniconda/miniconda3_202503/bin/python NWS_Radar_Weather_Station.py
					# Python command to run weather station archival software
               				#    NOTE: Full path needed to python executable

#/eraid2a/webshare/WEATHER/anaconda_python/anaconda_202404/bin/python NWS_NBM_Airfield_Forecast_KNUQ.py 

