-
Notifications
You must be signed in to change notification settings - Fork 0
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
Ingesting adapt #38
Merged
Merged
Ingesting adapt #38
Changes from 1 commit
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
cfc9856
First Rebase
GillySpace27 b9a0239
ADAPTClient Runs
GillySpace27 add8b9b
Download and Format ADAPT file
GillySpace27 eb8e706
adapt magnetograms are downloading
GillySpace27 8b0cf61
punchclient with comments
GillySpace27 a40a8fd
remove comments and print statements
GillySpace27 eca9a5c
punchclient update
GillySpace27 4ae662b
ADAPT working through hilbert
GillySpace27 599c7f1
fixed plotting
GillySpace27 0c144fc
ADAPT Compatibility
GillySpace27 66e3c1d
bugfixes, ADAPT compatibility
GillySpace27 9b057d9
label the windplots
GillySpace27 86e618b
removal of PUNCHClient, see new private repo: https://github.com/Gill…
GillySpace27 6758fc1
added routine to compare ADAPT and HMI
GillySpace27 60ad751
tried making comparemag work better
GillySpace27 4712e07
gitignore
GillySpace27 dfd87df
refactored configs and tests and gitignore
GillySpace27 549e902
fixed following rebase. runs.
GillySpace27 b0d9dae
all but windplot work in both modes
GillySpace27 9c83887
refactored helper files
GillySpace27 0439bc1
moved packages deeper into fluxpipe
GillySpace27 966828c
conversion of fluxpipe into package
GillySpace27 71eafc3
update url
GillySpace27 dbe76e6
added config to parallel_master
GillySpace27 010c61c
refactoring for package
GillySpace27 bbaf6c4
Revert "refactoring for package"
GillySpace27 3a718ff
Revert "added config to parallel_master"
GillySpace27 ab28dc5
Revert "update url"
GillySpace27 ca63f8e
Revert "conversion of fluxpipe into package"
GillySpace27 acf36da
Revert "moved packages deeper into fluxpipe"
GillySpace27 949f59b
bugfix, adapt works
GillySpace27 7c5c82d
bugfix in parallel master
GillySpace27 ca986e4
rm gitignore
GillySpace27 9069ff9
undo testfix
GillySpace27 43ada6b
Moved files to fluxpipe/fluxpipe
GillySpace27 8290bec
deleted comments
GillySpace27 0878c4e
pathing compatibility
GillySpace27 c2a92cd
makefile and setup.py
GillySpace27 417d5b0
paths and comments
GillySpace27 60d805c
del makefile
GillySpace27 d985f49
added loop for adapt selection
GillySpace27 61e8af8
made second filespace for ADAPT
GillySpace27 ae8ccb1
bugfixing adapt
GillySpace27 09e1a4a
install guide edit
GillySpace27 ca9e0d7
re-added gitignore
GillySpace27 dcd5c09
linted everywhere but pipe_helper.py
GillySpace27 4d04cf6
Squashed commit of the following:
GillySpace27 3545843
bugfix after merge
GillySpace27 64b77d2
makefile does everything
GillySpace27 cc09914
typo
GillySpace27 26eca8a
errant comments
GillySpace27 33bde96
more packaging and installing
GillySpace27 c7be364
optional test config_runner after install
GillySpace27 a65d104
removed versioneer
GillySpace27 3f4d5cf
removed local versioneer and made install scripts
GillySpace27 467a64d
Rename of test file
lowderchris ea83f8f
Merge branch 'develop' into ingesting-ADAPT
lowderchris 2648e3a
Cleanup of .gitignore
lowderchris 23d770a
Removes generated makefiles
lowderchris 9e7eca1
Restores some fluxpipe gitignore entries
lowderchris 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
bugfixes, ADAPT compatibility
- Loading branch information
commit 66e3c1db44d0f114ddb4d043ddf86ed09938560b
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
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.
Delete commented out lines.