Skip to content
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

Save period info to metadata model #141

Merged
merged 26 commits into from
Jan 30, 2024
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
4d53ede
Extract time period from dapla dataset path - set up class, method an…
tilen1976 Jan 24, 2024
659e799
Started some work
JanhSander Jan 24, 2024
f2e46fe
First implementation of contains_data_from
mmwinther Jan 24, 2024
97636e6
Just committing what is done today - code not working
JanhSander Jan 24, 2024
341bb25
Temp save - code not working
JanhSander Jan 24, 2024
a231811
Formatting
JanhSander Jan 24, 2024
71453c0
Temp save - code not working
jonolehagemo Jan 25, 2024
b84e995
Improve structure for test data
mmwinther Jan 25, 2024
b2b6b5f
Dataclass to store date format information
mmwinther Jan 25, 2024
41805cf
Remove non-implemented test cases
mmwinther Jan 26, 2024
48a8d9a
Raise exception in categorize method
mmwinther Jan 26, 2024
aba5277
Add doctest examples
mmwinther Jan 26, 2024
24f5f48
Support week strings
mmwinther Jan 26, 2024
7eaf63e
Implement derivation of SSB-uniquely formatted dates (#137)
tilen1976 Jan 29, 2024
3af0e7b
Correct doctest SSB special dates
tilen1976 Jan 29, 2024
35f5016
Merge branch 'master' into feature/extract-period-info
mmwinther Jan 29, 2024
71402ab
add test for failures
tilen1976 Jan 29, 2024
ab301d8
Merge branch 'feature/extract-period-info' of https://github.com/stat…
tilen1976 Jan 29, 2024
5299e59
Merge remote-tracking branch 'origin/master' into feature/extract-per…
mmwinther Jan 29, 2024
85334a0
Fix breaking change from dapla-toolbelt
mmwinther Jan 29, 2024
d2ee2b9
Saving contains_data_from and contains_data_until to metadata
JanhSander Jan 29, 2024
eaa9da3
Fixing Mypy issue
JanhSander Jan 29, 2024
29b9f9e
Renaming file
JanhSander Jan 29, 2024
b8dd4a8
Don't raise an Exception when no period string found in dataset path
mmwinther Jan 30, 2024
5d4aa4d
Merge remote-tracking branch 'origin/master' into feature/save-period…
mmwinther Jan 30, 2024
8ff5ba9
Remove unnecessary comments
mmwinther Jan 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/master' into feature/extract-per…
…iod-info
mmwinther committed Jan 29, 2024
commit 5299e595c8eb40c1bbfb464a8219a884c699f5fd
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.