Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ladybug-tools/honeybee-radiance-command issues and pull requests
#248 - ci(docs): Clean up the indentation of the nav bar
Pull Request -
State: closed - Opened by chriswmackey 4 months ago
#247 - ci(dev-deps): Update CI and dev deps to run on Python 3.12
Pull Request -
State: closed - Opened by chriswmackey 4 months ago
Labels: dependencies
#246 - chore(deps-dev): bump jinja2 from 3.0.3 to 3.1.3
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#245 - fix(rcalc): Prevent misleading warning about no inputs
Pull Request -
State: closed - Opened by chriswmackey about 1 year ago
- 1 comment
Labels: released
#244 - fix(falsecolor): Add odim option
Pull Request -
State: closed - Opened by mikkelkp over 1 year ago
- 1 comment
Labels: released
#243 - ci(python): Add tests with Python 10
Pull Request -
State: closed - Opened by chriswmackey over 1 year ago
- 1 comment
Labels: released
#242 - chore(deps-dev): bump setuptools from 57.0.0 to 65.5.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#241 - chore(deps-dev): bump wheel from 0.36.2 to 0.38.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#240 - ci(tests): Remove Python 2.7 from tests
Pull Request -
State: closed - Opened by chriswmackey about 2 years ago
- 1 comment
Labels: released
#239 - fix(util): Catch the case of unreported return code on Mac
Pull Request -
State: closed - Opened by chriswmackey over 2 years ago
- 1 comment
Labels: bug, released
#238 - fix(util): Broaden check to catch all cases on Mac
Pull Request -
State: closed - Opened by chriswmackey over 2 years ago
- 1 comment
Labels: bug, released
#237 - chore(dev-deps): Fix deps for docs
Pull Request -
State: closed - Opened by chriswmackey almost 3 years ago
- 1 comment
Labels: released, dependencies
#236 - feat(rmtxop): Allow matrices to be read from another command
Pull Request -
State: closed - Opened by mikkelkp almost 3 years ago
- 1 comment
Labels: released
#235 - fix(dcglare): Remove redundant warning
Pull Request -
State: closed - Opened by mikkelkp almost 3 years ago
- 1 comment
Labels: released
#234 - Allow Radiance pipeline of more than two commands
Issue -
State: open - Opened by mikkelkp almost 3 years ago
#233 - feat(getinfo): Add class instance specifically to remove header
Pull Request -
State: closed - Opened by mikkelkp almost 3 years ago
- 4 comments
Labels: released
#232 - fix(options): add support for % in radiance options
Pull Request -
State: closed - Opened by mostaphaRoudsari about 3 years ago
- 1 comment
Labels: released
#231 - Improve/ testing of Class options using common routines
Issue -
State: open - Opened by ghost about 3 years ago
Labels: enhancement
#230 - fix(rcontrib): Fixed a options bug relating to on_setattr mehod
Pull Request -
State: closed - Opened by ghost about 3 years ago
- 1 comment
Labels: released
#229 - Rfluxmtx and (possibly) rcontrib do not allow the setting of multiprocessing option in certain cases
Issue -
State: closed - Opened by ghost about 3 years ago
- 3 comments
Labels: bug
#228 - fix(command_util): handle large prints to stderr
Pull Request -
State: closed - Opened by mostaphaRoudsari about 3 years ago
- 1 comment
Labels: released
#227 - test(rmtxop): Added a string joined test for options.
Pull Request -
State: closed - Opened by ghost about 3 years ago
- 1 comment
Labels: released
#226 - test(rmtxop): Added a test for joined option in rmtxop
Pull Request -
State: closed - Opened by ghost about 3 years ago
#225 - fix(cutil): Add extra check to ensure returncode is an integer
Pull Request -
State: closed - Opened by chriswmackey about 3 years ago
- 1 comment
Labels: released
#224 - fix(cutil): fix stderr redirect and None returncode err
Pull Request -
State: closed - Opened by mostaphaRoudsari about 3 years ago
- 1 comment
Labels: released
#223 - fix(cutil): fix updating joined string options from string
Pull Request -
State: closed - Opened by mostaphaRoudsari about 3 years ago
- 2 comments
Labels: released
#222 - Parsing options from a string does not result in proper assignment in case of joined options.
Issue -
State: closed - Opened by ghost about 3 years ago
- 3 comments
Labels: bug, released
#221 - fix(command_util): Enable the running/printing of stderr to be optional
Pull Request -
State: closed - Opened by chriswmackey about 3 years ago
- 1 comment
Labels: enhancement, released
#220 - feat(rmtxop): Rmtxop command and options
Pull Request -
State: closed - Opened by ghost about 3 years ago
- 2 comments
Labels: released
#219 - Add tests for options in dcglare and evalglare.
Issue -
State: open - Opened by ghost about 3 years ago
- 1 comment
#218 - feat(rmtxop): Rmtxop command and options
Pull Request -
State: closed - Opened by ghost about 3 years ago
- 1 comment
#217 - feat(dctimestep): Added the class and tests.
Pull Request -
State: closed - Opened by ghost about 3 years ago
- 3 comments
Labels: released
#216 - bug(evalglare dcglare options)
Pull Request -
State: closed - Opened by ghost about 3 years ago
- 2 comments
Labels: released
#215 - feat(rcollate)
Pull Request -
State: closed - Opened by ghost about 3 years ago
- 3 comments
Labels: released
#214 - fix(pcond): fix -h setter
Pull Request -
State: closed - Opened by mostaphaRoudsari about 3 years ago
- 1 comment
Labels: released
#213 - Human visual response option in Pcond set incorrectly.
Issue -
State: closed - Opened by ghost about 3 years ago
- 3 comments
Labels: bug, invalid, released
#212 - feat(typing path): Path checkers for typing module.
Pull Request -
State: closed - Opened by ghost about 3 years ago
- 1 comment
Labels: released
#211 - perf(typing): Improvement to normpath function and corresponding typing tests.
Pull Request -
State: closed - Opened by ghost about 3 years ago
- 3 comments
#210 - Missing tests for the methods in the typing module.
Issue -
State: open - Opened by ghost about 3 years ago
#209 - feat(path tests): Added a couple of tests for path in typing module.
Pull Request -
State: closed - Opened by ghost about 3 years ago
#208 - feat(path tests): Added a couple of tests for path in typing module.
Pull Request -
State: closed - Opened by sariths about 3 years ago
#207 - feat(Command): Added a few methods to the command class to check inputs.
Pull Request -
State: closed - Opened by ghost about 3 years ago
- 2 comments
#206 - New feature: A path_setter method in the Command class
Issue -
State: closed - Opened by ghost about 3 years ago
- 1 comment
#205 - draft(dctimestep)
Pull Request -
State: closed - Opened by ghost about 3 years ago
#204 - feat(pinterp): Implemented pinterp command and options
Pull Request -
State: closed - Opened by mikkelkp over 3 years ago
- 1 comment
Labels: released
#203 - feat(ra_xyze): Implemented ra_xyze command and options
Pull Request -
State: closed - Opened by mikkelkp over 3 years ago
- 2 comments
Labels: released
#202 - ci(docs): Ensure compatible docutils is used
Pull Request -
State: closed - Opened by chriswmackey over 3 years ago
- 1 comment
Labels: released, dependencies
#201 - fix(getinfo): minor change to 'a' option
Pull Request -
State: closed - Opened by mikkelkp over 3 years ago
- 4 comments
Labels: released
#200 - feat(rfluxmtx): added rfluxmtx and test.
Pull Request -
State: closed - Opened by ghost over 3 years ago
- 2 comments
Labels: released
#199 - fix(rcontrib options, rfluxmtx): positional options fixed for rcontrib, rfluxmtx full implementation
Pull Request -
State: closed - Opened by sariths over 3 years ago
- 1 comment
#198 - feat(dcglare): added dcglare command and options
Pull Request -
State: closed - Opened by mikkelkp over 3 years ago
- 2 comments
Labels: enhancement, released
#197 - Rcontrib options sequence is incorrect
Issue -
State: closed - Opened by sariths over 3 years ago
- 4 comments
#196 - ci(actions): bulk fix buggy actions
Pull Request -
State: closed - Opened by AntoineDao over 3 years ago
- 1 comment
Labels: released
#195 - Fix path with spaces issue in rfluxmtx
Issue -
State: closed - Opened by sariths over 3 years ago
- 1 comment
#194 - fix(command): Ensure output paths with spaces are properly handled
Pull Request -
State: closed - Opened by chriswmackey over 3 years ago
- 1 comment
Labels: bug, released
#193 - feat(rfluxmtx control params): add rfluxmtx control parameters class
Pull Request -
State: closed - Opened by mostaphaRoudsari over 3 years ago
- 1 comment
Labels: enhancement, released
#192 - ci(deps): Refactor the dependency-updating system
Pull Request -
State: closed - Opened by chriswmackey over 3 years ago
- 1 comment
Labels: enhancement, released
#191 - fix(optionbase): Ensure that IronPython exception is caught
Pull Request -
State: closed - Opened by chriswmackey over 3 years ago
- 1 comment
Labels: bug, released
#190 - fix(input): Ensure list inputs get cast to strings
Pull Request -
State: closed - Opened by chriswmackey over 3 years ago
- 1 comment
Labels: bug, released
#189 - fix(getinfo): Add -a option
Pull Request -
State: closed - Opened by chriswmackey over 3 years ago
- 1 comment
Labels: enhancement, released
#188 - fix(rpict): Add ambient file option
Pull Request -
State: closed - Opened by chriswmackey over 3 years ago
- 1 comment
Labels: bug, released
#187 - fix(pfilt): Ensure that fractional operations can be performed
Pull Request -
State: closed - Opened by chriswmackey over 3 years ago
- 1 comment
Labels: bug, released
#186 - feat(image): Add several commands for image processing
Pull Request -
State: closed - Opened by chriswmackey over 3 years ago
- 1 comment
Labels: enhancement, released
#185 - feat(falsecolor): Add falsecolor command
Pull Request -
State: closed - Opened by chriswmackey over 3 years ago
- 1 comment
Labels: enhancement, released
#184 - feat(pflip): Add pflip command and fix several bugs in rpict
Pull Request -
State: closed - Opened by chriswmackey over 3 years ago
- 1 comment
Labels: bug, enhancement, released
#183 - docs(search): Use older sphinx to ensure working search feature
Pull Request -
State: closed - Opened by chriswmackey over 3 years ago
- 1 comment
Labels: documentation, released, dependencies
#182 - chore(deps-dev): bump importlib-metadata from 4.3.0 to 4.3.1
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 3 years ago
- 1 comment
Labels: released, dependencies
#181 - chore(deps-dev): bump importlib-metadata from 4.2.0 to 4.3.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 3 years ago
- 1 comment
Labels: released, dependencies
#180 - chore(deps-dev): bump importlib-metadata from 4.1.0 to 4.2.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 3 years ago
- 1 comment
Labels: released, dependencies
#179 - chore(deps-dev): bump importlib-metadata from 4.0.1 to 4.1.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 3 years ago
- 1 comment
Labels: released, dependencies
#178 - chore(deps-dev): bump coveralls from 2.2.0 to 3.1.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 3 years ago
- 2 comments
Labels: dependencies
#177 - chore(deps-dev): bump setuptools from 56.2.0 to 57.0.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 3 years ago
- 1 comment
Labels: released, dependencies
#176 - chore(deps-dev): bump sphinx from 3.5.4 to 4.0.2
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 3 years ago
- 2 comments
Labels: dependencies
#175 - chore(deps-dev): bump sphinx-click from 2.7.1 to 3.0.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 2 comments
Labels: dependencies
#174 - chore(deps-dev): bump pytest-cov from 2.11.1 to 2.12.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 1 comment
Labels: released, dependencies
#173 - chore(deps-dev): bump sphinx from 3.5.4 to 4.0.1
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 2 comments
Labels: dependencies
#172 - chore(deps-dev): Add sphinx-click to work with new docs
Pull Request -
State: closed - Opened by chriswmackey almost 4 years ago
- 1 comment
Labels: released, dependencies
#171 - chore(deps-dev): bump sphinx from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 1 comment
Labels: released, dependencies
#170 - chore(deps-dev): bump setuptools from 56.1.0 to 56.2.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 1 comment
Labels: released, dependencies
#169 - chore(deps-dev): bump sphinx from 3.5.4 to 4.0.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 1 comment
Labels: released, dependencies
#168 - chore(deps-dev): bump setuptools from 56.0.0 to 56.1.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 1 comment
Labels: released, dependencies
#167 - chore(deps-dev): bump pytest from 6.2.3 to 6.2.4
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 1 comment
Labels: released, dependencies
#166 - Upgrade to GitHub-native Dependabot
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#165 - style(*): improve documentation
Pull Request -
State: closed - Opened by devngc almost 4 years ago
- 1 comment
Labels: released
#164 - chore(deps-dev): bump importlib-metadata from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 1 comment
Labels: released, dependencies
#163 - docs(sphinx): Add sphinx documentation including custom CLI docs
Pull Request -
State: closed - Opened by santiagogaray almost 4 years ago
- 1 comment
Labels: released
#162 - chore(deps-dev): bump importlib-metadata from 3.10.1 to 4.0.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 1 comment
Labels: released, dependencies
#161 - rpict add unit tests
Pull Request -
State: closed - Opened by devngc almost 4 years ago
- 1 comment
Labels: released
#160 - ra_gif add unit tests
Pull Request -
State: closed - Opened by devngc almost 4 years ago
- 1 comment
Labels: released
#159 - pcomb add unit tests
Pull Request -
State: closed - Opened by devngc almost 4 years ago
- 1 comment
Labels: released
#158 - gendaylit + unit tests & update gensky
Pull Request -
State: closed - Opened by devngc almost 4 years ago
- 1 comment
Labels: released
#157 - chore(deps-dev): bump importlib-metadata from 3.10.0 to 3.10.1
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 1 comment
Labels: released, dependencies
#156 - chore(deps-dev): bump sphinx from 3.5.3 to 3.5.4
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 1 comment
Labels: released, dependencies
#155 - chore(deps-dev): bump setuptools from 54.2.0 to 56.0.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 1 comment
Labels: released, dependencies
#154 - gensky + unit tests
Pull Request -
State: closed - Opened by devngc almost 4 years ago
- 3 comments
Labels: released
#153 - pcomb + unit tests
Pull Request -
State: closed - Opened by devngc almost 4 years ago
- 1 comment
Labels: released
#152 - -e option in pcond
Issue -
State: open - Opened by devngc almost 4 years ago
#151 - pcond + unit tests
Pull Request -
State: closed - Opened by devngc almost 4 years ago
- 2 comments
Labels: released
#150 - Improving documentation
Issue -
State: open - Opened by devngc almost 4 years ago
Labels: documentation
#149 - style(rpict): Improve documentation
Pull Request -
State: closed - Opened by devngc almost 4 years ago
- 1 comment
Labels: released