Skip to content

43144741 contam translator#674

Merged
macumber merged 5 commits into
NatLabRockies:43144741_CONTAMTranslatorfrom
jasondegraw:43144741_CONTAMTranslator
Nov 25, 2013
Merged

43144741 contam translator#674
macumber merged 5 commits into
NatLabRockies:43144741_CONTAMTranslatorfrom
jasondegraw:43144741_CONTAMTranslator

Conversation

@jasondegraw

Copy link
Copy Markdown
Member

@macumber These changes address most of the things that we've discussed, particularly the translator and model objects. I have implemented a lazy read of the EPW data, but I am somewhat unsatisfied with it. I'm not sure that the data vector is really the thing to look at to determine if a read should be attempted. I also added an additional test to try out various things with it, and that seems to work as expected.

macumber added a commit that referenced this pull request Nov 25, 2013
@macumber
macumber merged commit ff1db67 into NatLabRockies:43144741_CONTAMTranslator Nov 25, 2013

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jasondegraw Any reason you would need this public? Can't it just be called on translateModel?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@macumber I'd like to keep this one public. There are a couple of use cases where someone might want to do some different things with the file. Since we're only allowed one CVF per model, there isn't a lot of flexibility there.

jmarrec added a commit that referenced this pull request Jun 29, 2026
…ot too much

```diff
-1/5 Test #673: BCLFixture.RemoteBCLTest ...............   Passed   24.32 sec
+1/5 Test #673: BCLFixture.RemoteBCLTest ...............   Passed   26.52 sec
-2/5 Test #674: BCLFixture.RemoteBCLTest2 ..............   Passed    4.15 sec
+2/5 Test #674: BCLFixture.RemoteBCLTest2 ..............   Passed    3.43 sec
-3/5 Test #676: BCLFixture.RemoteBCLMetaSearchTest .....   Passed    4.04 sec
+3/5 Test #676: BCLFixture.RemoteBCLMetaSearchTest .....   Passed    4.97 sec
-4/5 Test #677: BCLFixture.RemoteBCL_EncodingURI .......   Passed    4.90 sec
+4/5 Test #677: BCLFixture.RemoteBCL_EncodingURI .......   Passed    5.09 sec
-5/5 Test #678: BCLFixture.RemoteBCL_BCLSearchResult ...   Passed    3.88 sec
+5/5 Test #678: BCLFixture.RemoteBCL_BCLSearchResult ...   Passed    5.25 sec
```
jmarrec added a commit that referenced this pull request Jul 16, 2026
…ot too much

```diff
-1/5 Test #673: BCLFixture.RemoteBCLTest ...............   Passed   24.32 sec
+1/5 Test #673: BCLFixture.RemoteBCLTest ...............   Passed   26.52 sec
-2/5 Test #674: BCLFixture.RemoteBCLTest2 ..............   Passed    4.15 sec
+2/5 Test #674: BCLFixture.RemoteBCLTest2 ..............   Passed    3.43 sec
-3/5 Test #676: BCLFixture.RemoteBCLMetaSearchTest .....   Passed    4.04 sec
+3/5 Test #676: BCLFixture.RemoteBCLMetaSearchTest .....   Passed    4.97 sec
-4/5 Test #677: BCLFixture.RemoteBCL_EncodingURI .......   Passed    4.90 sec
+4/5 Test #677: BCLFixture.RemoteBCL_EncodingURI .......   Passed    5.09 sec
-5/5 Test #678: BCLFixture.RemoteBCL_BCLSearchResult ...   Passed    3.88 sec
+5/5 Test #678: BCLFixture.RemoteBCL_BCLSearchResult ...   Passed    5.25 sec
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants