forked from OpenDA-Association/OpenDA
-
Notifications
You must be signed in to change notification settings - Fork 0
Openda org master #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
nilsvanvelzen
wants to merge
214
commits into
master
Choose a base branch
from
openda_org_master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…yExchangeItem or a list of DoubleExchangeItems
…centration from separate input files
IOException and ParseExcpetion
…m/OpenDA-Association/OpenDA into feature-delimeted_text_timeseries
…omment marker in input file, added unite test and first preperations for writing timeseries as well
…; added readme.md to explain status of tests
… flushed after analysis step)
…ile instead of pressure head column
…swap_fix Various changed in metaswap black box wrapper
…gitignore Fix gitignore for tests + shebang
D3dWindMask files failed due to an incomplete introduction of a new 2d-grid-field class. Has for now be refactored as extension f the existing 2d-field. Should in the end completely replace that class. The NetcdfD3d-his file failed because the test was not updated according to an extension in the implementation (new exchange items) and to an new test file (17 instead of 13 time steps).
…e filtering period (OpenDA-Association#58).
…missingvals_filteringperiod Check on time stamps with available observations now only searches th…
OpenDA-Association#57 Reactivated the test on Travis
OpenDA-Association#57 added delta for comparison of doubles
…_gitkeep_file fix gitkeep file with . at the end
…allel_thread_rmi Added the concept of numThreadGroups to the ThreadStochModelFactory. …
…-fix-failing-Teamcity-build removed double occurence of testCsvFormattedWithSelectors; updated bu…
…esired exchange items from NetcdfDataObject Needed to save a lot of memory and huge performance gain on files with many variables and locations.
Remove jdk7 and 8 because not supported by treavis anymore Add ant because it does not come out of the box anymore
…ate-travis-jdk Update JDK & manually install ant
…esired exchange items from NetcdfDataObject Needed to save a lot of memory and huge performance gain on files with many variables and locations.
Remove jdk7 and 8 because not supported by treavis anymore Add ant because it does not come out of the box anymore
…OpenDA-Association/OpenDA into PerformanceGainNetcdfDataObject
…formanceGainNetcdfDataObject Performance gain netcdf data object
Add option to refer to static exchange items for lower and upper limits
…cdfBmiUpperLowerLimits NetcdfBmiUpperLowerLimits
… moisture content (result file MetaSWAP)
…aswap_fix Fixed unit conversion (mm to meter) in calculation of volumetric soil…
Author
|
just from the OpenDA master, hence OK |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
make sure our master is up to date with the OpenDA master