Closed sunt05 closed 6 years ago
Original comment by Fredrik Lindberg (Bitbucket: fredrik_ucg, ).
Please paste the text in RunInfo.txt (that was created in your output folder) here.
Original comment by ini75 (Bitbucket: ini75, ).
Hello:
This is the text in runinfo:
This file provides run settings for the SOLWEIG run initiated at: Fri, 23 Feb 2018 16:48:46 Version: SOLWEIG v2015a
SURFACE DATA Digital surface model (DSM): C:/Users/inigo/Documents/UPV EHU/DOCTORADO/08 Pruebas herramientas/UMEP/Prueba Inigo 1_3/DSM 1.tif Model domain: rows = 45, columns = 101 Projected referece system: ETRS89_UTM_zone_30N Geographical coordinate system: GCS_ETRS_1989 Latitude: 0.00146859716031 Longitude: -7.48606008899 UTC: 1 Vegetation scheme inactive Landcover scheme inactive
METEOROLOGICAL FORCING DATA Meteorological file: C:/Users/inigo/Desktop/EX14499226 - copia.txt
HUMAN EXPOSURE PARAMETERS Absorption, shortwave radiation: 0.7 Absorption, longwave radiation: 0.95 Posture of human body: Standing ENVIRONMENTAL PARAMETERS Albedo of walls: 0.2 Albedo of ground (not used if land cover scheme is active): 0.15 Emissivity (walls): 0.9 Emissivity of ground (not used if land cover scheme is active): 0.95
ADDITIONAL SETTINGS Human considered as a cylinder
And this is the text about POI:
yyyy id it imin dectime altitude azimuth kdir kdiff kglobal kdown kup keast ksouth kwest knorth ldown lup least lsouth lwest lnorth Ta Tg RH Esky Tmrt I0 CI Shadow SVF_b SVF_bv KsideI 1997 157 12 30 157.52083 63.22 31.18 895.00 92.50 810.00 889.13 111.18 98.32 113.18 100.77 86.19 412.65 508.14 453.37 470.97 465.38 456.92 23.00 42.17 30.00 0.76 54.45 964.53 0.88 1.00 0.65 0.65 112.90
Original comment by Fredrik Lindberg (Bitbucket: fredrik_ucg, ).
Your lat lon is wrong due to either strange coordinate system or wrong location of DSM It is now locared out in the Atlantic Ocean.
Original comment by ini75 (Bitbucket: ini75, ).
Hello:
I changed my location (north of Spain) and I think that the shadow pattern is still not totally real. Sun seems to be located too low for june. Now my runinfo txt is:
SURFACE DATA Digital surface model (DSM): C:/Users/inigo/Documents/UPV EHU/DOCTORADO/08 Pruebas herramientas/UMEP/Prueba Inigo 1_4/dsm 2.tif Model domain: rows = 55, columns = 101 Projected referece system: ETRS89_UTM_zone_30N Geographical coordinate system: GCS_ETRS_1989 Latitude: 43.1853396685 Longitude: -2.46752052981 UTC: 2 Transmissivity of light through vegetation: 0.03 Digital vegetation canopy model (CDSM): C:/Users/inigo/Documents/UPV EHU/DOCTORADO/08 Pruebas herramientas/UMEP/Prueba Inigo 1_4/cdsm.tif Trunkzone estimated from CDSM Trunkzone as percent of canopy height: 0.25 Landcover scheme inactive
METEOROLOGICAL FORCING DATA Meteorological file not usedYear: 1997.0 Day of Year: 181.0 Hour: 12.0 Minute: 30.0 Ait temperature: 23.0 Relative humidity: 30.0 Global radiation: 850.0 Diffuse radiation: 92.5 Direct radiation: 895.0
HUMAN EXPOSURE PARAMETERS Absorption, shortwave radiation: 0.7 Absorption, longwave radiation: 0.95
And when I try to plot information about POI in the post-processor this error apears:
Traceback (most recent call last): File "C:/Users/inigo/.qgis2/python/plugins\umep\SolweigAnalyzer\solweig_analyzer.py", line 301, in plotpoi datenum_yy[i] = dt.date2num(dt.datetime.datetime(int(data1[i, 0]), 1, 1)) IndexError: too many indices for array
Original comment by Fredrik Lindberg (Bitbucket: fredrik_ucg, ).
If you are in north of Spain your UTC is wrong.
Original comment by Fredrik Lindberg (Bitbucket: fredrik_ucg, ).
I will close this issue for now. Please submit a new if issues still exist after the location of your DSM is resolved.
Original changes by Fredrik Lindberg (Bitbucket: fredrik_ucg, ).
changed state from "new" to "invalid"
Original report by Anonymous.
Firstly I would like to thank you for the quick answer to issue 31. Effectively, the problem was the ñ letter of my name. I changed the folder name and the problem was solved.
Now I have some question about SOLWEIG post-processor:
I run the processor for a basic situation selecting one point of interest and the process seems to go succesfully.
Then, in the post processor, I got some problem:
1- In the spatial data, in the show animation (Tmrt and shadow) the graphic seems to take the sunlight from the north. Then, I customize the Y-axis from Min= 0 and Max =44 (upside down of first appearance) and sunlight then seems to come from the South. However, the text file of the point of interest (Tmrt) notes the value in the first (non real) situation.
Is there any possibility of setting up the Y axis from Min=0 to Max=44 before running the processor?
2- When I try to plot the POIs data with Tmrt variable, this error appears: Traceback (most recent call last): File "C:/Users/inigo/.qgis2/python/plugins\umep\SolweigAnalyzer\solweig_analyzer.py", line 301, in plotpoi datenum_yy[i] = dt.date2num(dt.datetime.datetime(int(data1[i, 0]), 1, 1)) IndexError: too many indices for array.
So I cannot get any graphical information about POI.
3- Finally when Igenerate Spatial data, the program creates some files with no information in the selected folder.
Thank you very much for your attention. The program is very useful.
Iñigo.