-
Notifications
You must be signed in to change notification settings - Fork 107
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
Data visualization with OpenAltimetry API #144
Commits on Sep 14, 2020
-
generalize ICESat-2 product for OA API request and create a seperate …
…visualization module
Configuration menu - View commit details
-
Copy full SHA for c4648c4 - Browse repository at this point
Copy the full SHA c4648c4View commit details
Commits on Mar 7, 2021
-
Remove invaid OA request, use dask and xarray to speed up datamanipul…
…ation, enhance interactive visualization based on cycle number
Configuration menu - View commit details
-
Copy full SHA for 8ed28d9 - Browse repository at this point
Copy the full SHA 8ed28d9View commit details
Commits on Mar 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 94e6301 - Browse repository at this point
Copy the full SHA 94e6301View commit details
Commits on Mar 9, 2021
-
Co-authored-by: Wei Ji <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70f54ed - Browse repository at this point
Copy the full SHA 70f54edView commit details -
Co-authored-by: Wei Ji <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 225d64c - Browse repository at this point
Copy the full SHA 225d64cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 691f706 - Browse repository at this point
Copy the full SHA 691f706View commit details
Commits on Mar 28, 2021
-
- Add product check - Increase number of concurrent multithreading max_worker to reduce API requesting time - Use backoff to deal with specfic exceptions raised during API request - Set elevation sampling rate of 1/20 and cycle number of latest cycle to optimize memory and speed up data processing - Add testing to all supported products - Add an interactive map to visualize elevation spatial distribution and along-track elevation for individual RGT - Update visualization notebook
Configuration menu - View commit details
-
Copy full SHA for 8c7df71 - Browse repository at this point
Copy the full SHA 8c7df71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f0a376 - Browse repository at this point
Copy the full SHA 4f0a376View commit details
Commits on Apr 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7353a05 - Browse repository at this point
Copy the full SHA 7353a05View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1da599 - Browse repository at this point
Copy the full SHA e1da599View commit details -
Update icepyx/core/visualization.py
Co-authored-by: Wei Ji <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4a26e3 - Browse repository at this point
Copy the full SHA a4a26e3View commit details -
Apply suggestions from code review
Co-authored-by: Wei Ji <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1af549 - Browse repository at this point
Copy the full SHA b1af549View commit details -
Configuration menu - View commit details
-
Copy full SHA for e468c85 - Browse repository at this point
Copy the full SHA e468c85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c14a44 - Browse repository at this point
Copy the full SHA 1c14a44View commit details
Commits on Apr 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6339f67 - Browse repository at this point
Copy the full SHA 6339f67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 133984f - Browse repository at this point
Copy the full SHA 133984fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93fd12a - Browse repository at this point
Copy the full SHA 93fd12aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a9fc0 - Browse repository at this point
Copy the full SHA 81a9fc0View commit details -
Revert "use pd.json_normalize to clean data"
This reverts commit 81a9fc0.
Configuration menu - View commit details
-
Copy full SHA for fb65b54 - Browse repository at this point
Copy the full SHA fb65b54View commit details -
Merge branch 'openaltimetry' of https://github.com/icesat2py/icepyx i…
…nto openaltimetry
Configuration menu - View commit details
-
Copy full SHA for bec9f63 - Browse repository at this point
Copy the full SHA bec9f63View commit details -
use pd.json_normalize, add sample_rate parameter, use dask dataframe …
…instead of xarray.dataset
Configuration menu - View commit details
-
Copy full SHA for e9f88b7 - Browse repository at this point
Copy the full SHA e9f88b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0911ea4 - Browse repository at this point
Copy the full SHA 0911ea4View commit details -
Update icepyx/tests/test_visualization.py
Co-authored-by: Wei Ji <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d11559e - Browse repository at this point
Copy the full SHA d11559eView commit details
Commits on Apr 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6ed8f78 - Browse repository at this point
Copy the full SHA 6ed8f78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8178074 - Browse repository at this point
Copy the full SHA 8178074View commit details
Commits on Apr 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 60bace5 - Browse repository at this point
Copy the full SHA 60bace5View commit details
Commits on Apr 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3410751 - Browse repository at this point
Copy the full SHA 3410751View commit details
Commits on Apr 29, 2021
-
Update icepyx/core/visualization.py
Co-authored-by: Wei Ji <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 235efdb - Browse repository at this point
Copy the full SHA 235efdbView commit details -
Update icepyx/core/visualization.py
Co-authored-by: Wei Ji <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 852e70d - Browse repository at this point
Copy the full SHA 852e70dView commit details -
Update icepyx/core/visualization.py
Co-authored-by: Wei Ji <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28064b8 - Browse repository at this point
Copy the full SHA 28064b8View commit details -
Apply suggestions from code review
Co-authored-by: Wei Ji <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 17207e5 - Browse repository at this point
Copy the full SHA 17207e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53b55c4 - Browse repository at this point
Copy the full SHA 53b55c4View commit details -
use query object in visualize __init__ to allow multiple access optio…
…ns and use built-in checks
Configuration menu - View commit details
-
Copy full SHA for b862eca - Browse repository at this point
Copy the full SHA b862ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9547da8 - Browse repository at this point
Copy the full SHA 9547da8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46c5489 - Browse repository at this point
Copy the full SHA 46c5489View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c1cd05 - Browse repository at this point
Copy the full SHA 8c1cd05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1136d73 - Browse repository at this point
Copy the full SHA 1136d73View commit details
Commits on Apr 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b81a324 - Browse repository at this point
Copy the full SHA b81a324View commit details
Commits on May 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 09848fb - Browse repository at this point
Copy the full SHA 09848fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcca573 - Browse repository at this point
Copy the full SHA dcca573View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1a0710 - Browse repository at this point
Copy the full SHA d1a0710View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaf852f - Browse repository at this point
Copy the full SHA aaf852fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec66614 - Browse repository at this point
Copy the full SHA ec66614View commit details -
Configuration menu - View commit details
-
Copy full SHA for f179eac - Browse repository at this point
Copy the full SHA f179eacView commit details
Commits on May 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 60c6d8a - Browse repository at this point
Copy the full SHA 60c6d8aView commit details
Commits on May 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 880d186 - Browse repository at this point
Copy the full SHA 880d186View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05c1bc5 - Browse repository at this point
Copy the full SHA 05c1bc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f4d538 - Browse repository at this point
Copy the full SHA 4f4d538View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3875b3 - Browse repository at this point
Copy the full SHA b3875b3View commit details