-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #126 from cloudnativegeo/staging
merge staging to main
- Loading branch information
Showing
8 changed files
with
333 additions
and
11 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ on: | |
pull_request: | ||
branches: | ||
- main | ||
- staging | ||
types: | ||
- opened | ||
- reopened | ||
|
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
@manual{h5py_developers, | ||
title = {Datasets}, | ||
author = {{H5py Developers}}, | ||
year = {n.d.}, | ||
note = {Version 3.7}, | ||
howpublished = {\url{https://docs.h5py.org/en/stable/high/dataset.html}}, | ||
institution = {H5py Documentation} | ||
} | ||
|
||
@misc{jelenak2024, | ||
author = {Aleksander Jelenak}, | ||
title = {Cloud Optimized HDF5 Files (Slides)}, | ||
year = {2024}, | ||
month = {July 24}, | ||
howpublished = {Slides, \url{https://drive.google.com/file/d/1qH4x_PydLKTEjWfqXobEMMKZc3FSLqf8/view?usp=sharing}}, | ||
note = {Presented at the ESIP Summer Meeting, Asheville, NC} | ||
} | ||
|
||
@misc{jelenak2023, | ||
author = {Aleksander Jelenak}, | ||
title = {Cloud-Optimized HDF5 Files – \#HUG23}, | ||
year = {2023}, | ||
month = {June}, | ||
howpublished = {YouTube video, The HDF Group. \url{https://www.youtube.com/watch?v=bDH59YTXpkc}} | ||
} | ||
|
||
@misc{jelenak2023_report, | ||
author = {Aleksander Jelenak}, | ||
title = {Cloud-Optimized HDF5 Files}, | ||
year = {2023}, | ||
howpublished = {\url{https://drive.google.com/file/d/1qH4x_PydLKTEjWfqXobEMMKZc3FSLqf8/view?usp=sharing}}, | ||
institution = {The HDF Group} | ||
} | ||
|
||
|
||
@misc{jelenak2022, | ||
author = {Aleksander Jelenak}, | ||
title = {Creating Cloud-Optimized HDF5 Files}, | ||
year = {2022}, | ||
howpublished = {\url{https://hdfeos.org/workshops/ws25/presentations/axj.pdf}}, | ||
institution = {The HDF Group} | ||
} | ||
|
||
@misc{quinn2024, | ||
author = {Patrick Quinn}, | ||
title = {Computer Scientists, Your Planet Needs You: An Introduction to Access-Optimized Data}, | ||
year = {2024}, | ||
month = {July}, | ||
day = {24}, | ||
note = {Slide presentation given at ESIP July 2024}, | ||
organization = {NASA ESDIS Architect}, | ||
howpublished = {\url{https://docs.google.com/presentation/d/1SsJKX_yOPa1pzV6IjRAQPLC1SBROejH1/edit?usp=sharing}}, | ||
email = {patrick.m.quinn@nasa.gov} | ||
} | ||
|
||
@misc{barrett2024, | ||
author = {Andy Barrett and Luis Lopez and Amy Steiker and Aleksander Jelenek and Jeff Lee}, | ||
title = {Evaluating Cloud-Optimized HDF5 Solutions for NASA Earthdata: A Case Study with ICESat-2}, | ||
organization = {NSIDC DAAC, HDF Group, NASA}, | ||
howpublished = {\url{https://docs.google.com/presentation/d/1h57MkIZ7RulsOApzxjiaY-g4ImI2_GzK7F5tg0JPVr8/edit?usp=sharing}}, | ||
year = {2024}, | ||
month = {July}, | ||
day = {24}, | ||
} | ||
|
||
@misc{shiklomanov2024, | ||
author = {Alexey Shiklomanov}, | ||
title = {Rethinking the Software Architecture of GMAO Data Tools and Services}, | ||
year = {2024}, | ||
month = {May}, | ||
day = {23}, | ||
howpublished = {\url{https://docs.google.com/presentation/d/1KRkolrDokTM0b_SIBds6BrIxFSmgZNuYYYuYbUtWtno/edit?usp=sharing}}, | ||
note = {Slide presentation given at GMAO Science Theme Meeting} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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