You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I spun up the latest version of grass container and installed r.solpos in it, I was also able to execute python scripts with grass commands. In solar folder I have the list of raster files (after solar reprojection) of a particular day, and I tried using solpos on few of the files, it has given an error so I’m not sure if I’m using the command correctly or if there is anything wrong with the raster files.
The text was updated successfully, but these errors were encountered:
r.solpos had an error in saving the hrang data. Is was fixed in the commit a6d81c3.
I have created a set of test data, with the production intermediate solar files (only on the hour) and ran comparisons with those, showing no difference in the results.
From grass:
docker run --rm -i -t -v $(pwd)/gdb:/grassdb localhost/spatial-cimis/grass:latest grass /grassdb/solar/20240620
I spun up the latest version of grass container and installed r.solpos in it, I was also able to execute python scripts with grass commands. In solar folder I have the list of raster files (after solar reprojection) of a particular day, and I tried using solpos on few of the files, it has given an error so I’m not sure if I’m using the command correctly or if there is anything wrong with the raster files.
The text was updated successfully, but these errors were encountered: