tjturnage / cloud-radar-server

Radar server in the cloud for NOAA computing project
MIT License
2 stars 2 forks source link

Placefile shifting updates. #16

Closed lcarlaw closed 6 months ago

lcarlaw commented 6 months ago

-Corrected placefile shifting within run_transpose_script function call. Time shifting occurs whenever simulation_time_shift is defined (which should be all the time). -Spatial shifting only occurs if both an original and transposing radar have been selected. Otherwise, no changes to placefiles. -Resultant files are appended with .shift for now, maintaining the originals. -All input buttons/drop downs are frozen/disabled when scripts are running.