-
Notifications
You must be signed in to change notification settings - Fork 18
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
New file version of .ddf file #214
Comments
Hi, thanks for opening this issue. I'm sorry that it took a while to reply but I have (sadly) moved on from using DTS so I can't spend much time on it at the moment. It seems like there is an issue with the code here: python-dts-calibration/src/dtscalibration/io/sensornet.py Lines 389 to 402 in 7561c48
It infers the fiber lengths incorrectly, making the backward channel measurements shorter than the forward temperature measurements. I have implemented a quick solution in 3.0.1 which should resolve your loading issues. I'll leave this issue open so a proper fix can be implemented later. |
* Patch issue #214 * Fix bumpversion config * Bump version: 3.0.0 → 3.0.1 * Fix linter * Transpose after loading in files * Ensure correct dim order for every data loader * Fix resample test: xr.resample will reorder dims
The new version is online, you should be able to do |
Please add this file version read, thank you! It is .ddf file, Software version number: ORYX F/W v4.00 Oryx Data Collector v3.7.3
Archive.zip
The text was updated successfully, but these errors were encountered: