-
Notifications
You must be signed in to change notification settings - Fork 6
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
Updates for computation on 3h frequency #46
Open
emsonali
wants to merge
37
commits into
climate-service-center:main
Choose a base branch
from
emsonali:master
base: main
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
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
2f71ca2
Update _preprocessing.py
emsonali 085738f
Merge branch 'climate-service-center:main' into master
emsonali 91a9105
Update _preprocessing.py
emsonali 7df4871
Update convert_to_frequency.json
emsonali 43bc610
Update convert_to_frequency.json
emsonali ad155f3
Update convert_to_frequency.json
emsonali 89afea8
Update _preprocessing.py
indraneelgk 63ecb6c
Update _preprocessing.py
indraneelgk a0646d6
some typos fixed.
indraneelgk 39befc2
Update _preprocessing.py
emsonali 47a35e9
Update index_calculator.py
indraneelgk 91afaaf
Update _preprocessing.py
emsonali 9d0abb2
disable anything related to time frequency in preprocessing
indraneelgk bd55c09
Update _preprocessing.py
emsonali 0a54e78
preprocessing with time-related things.
indraneelgk db4a9ee
Update _preprocessing.py
indraneelgk d9cfa58
remove time bounds stuff from processing.
indraneelgk e595325
postprocessing split False
indraneelgk 89a9410
postprocessing split False
indraneelgk 74f17c1
Merge branch 'master' of https://github.com/emsonali/index_calculator
indraneelgk d60dd87
Revert "Merge branch 'master' of https://github.com/emsonali/index_ca…
indraneelgk c2bd461
Revert "postprocessing split False"
indraneelgk abdca40
Revert "postprocessing split False"
indraneelgk 1e665ef
split force false
indraneelgk 627025c
Keep split technique intact.
indraneelgk 2fe9fda
removed processing commenting.
indraneelgk 96f5e8c
processing.py we remove the connection to frequency.
indraneelgk 0f4ccd6
Update _consts.py
emsonali ac9928e
Update convert_to_frequency.json
emsonali 92df557
Update _consts.py
emsonali 80f0c84
Update _preprocessing.py
emsonali 09a99df
Update _processing.py
emsonali a07ef32
Update _processing.py
indraneelgk 4378a28
Update _processing.py
emsonali 83e2ec2
Update _processing.py
emsonali 8b457a1
Update _preprocessing.py
emsonali 7696167
Update _consts.py
emsonali File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
postprocessing split False
- Loading branch information
commit e595325366931b4a592ae9256121ba9ecc073f4c
There are no files selected for viewing
This file contains 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
This file contains 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please uncomment these lines. We want to keep adding time bounds. Is it not working with your data?