Dear @chris and @mostapha ,
I noticed that in the _HB View from Viewport component the Options Planisphere [stereographic] projection (s) is missed in the code
I tried to manually edit the code, but the result is not correct
Thanks and best regards
2 Likes
chris
February 10, 2022, 3:11am
2
Thanks for reporting this, @LaFleur . This must have been an oversight on my part. I’ll push a fix shortly.
chris
February 10, 2022, 3:46am
3
I just merged a fix:
ladybug-tools:master
← chriswmackey:master
opened 03:45AM - 10 Feb 22 UTC
Thanks again for reporting!
LaFleur
February 14, 2022, 3:19pm
4
Hallo @chris ,
I think there is still something wrong, you also notice it from the size of the image.
This is the result,
instead this should be the result:
The second Image would be generated with Honeybee-Legacy, thanks the code adjustment from
@mikkel , explained in this post,
Hi Liam,
Am I correct in understanding that you wish to change -vth (the default in your setup) to -vts based on the rpict description?
[vts]
If so, you can run your current simulation setup and manually edit the batch-files in your project folder and execute them outside Grasshopper. However, doing this everytime is bothersome and it does not require much to integrate it as an option for your setup. In the main Honeybee component I included another camera type as seen in the lines 3077-3094…
mikkel
February 14, 2022, 7:09pm
5
Hi @LaFleur ,
If you set workers to 1 it should work for now. When the planisphere view is split by the workers it does so incorrectly at the moment. That’s why your image is wrong.
chris
February 14, 2022, 9:03pm
6
Hey @LaFleur ,
@mikkel was able to figure out a fix and I just merged it into the codebase:
ladybug-tools:master
← chriswmackey:master
opened 08:58PM - 14 Feb 22 UTC
You should be able to get the fix with the LB Versioner in an hour or so. After that, you’ll get correctly-sized planisphere images out of the View-based recipe no matter how many workers you use.
LaFleur
February 15, 2022, 5:27am
7
Thanks @chris and @mikkel , now works perfectly!!
1 Like