equinor / fmu-tools

fmu-tools is a library containing tools for pre- and post-processing in a Fast Model Update (FMU) context
https://equinor.github.io/fmu-tools/
GNU Lesser General Public License v3.0
9 stars 14 forks source link

Use ISO dates in RFT ertobs files #172

Closed mferrera closed 1 year ago

mferrera commented 1 year ago

This PR updates create_rft_ertobs to write dates in ISO format, following #171 and the general initiative to move all dates to ISO format.

Resolves #171

codecov-commenter commented 1 year ago

Codecov Report

Merging #172 (0beaba2) into master (f8699ed) will decrease coverage by 0.01%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
- Coverage   79.53%   79.51%   -0.02%     
==========================================
  Files          34       34              
  Lines        3640     3637       -3     
==========================================
- Hits         2895     2892       -3     
  Misses        745      745              
Impacted Files Coverage Δ
src/fmu/tools/rms/create_rft_ertobs.py 92.77% <ø> (-0.12%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

mferrera commented 1 year ago

I'm unable to merge this myself, if someone else wants to, or is willing to give me write access :-)