Skip to content

Commit

Permalink
references updates
Browse files Browse the repository at this point in the history
  • Loading branch information
e-marshall committed Feb 15, 2024
1 parent 7a5c942 commit 6ec5691
Showing 1 changed file with 16 additions and 9 deletions.
25 changes: 16 additions & 9 deletions References.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,32 @@ The material in this tutorial was developed with the aid of many online resource
- [Planetary Computer Customizable RTC](https://planetarycomputer.microsoft.com/docs/tutorials/customizable-rtc-sentinel1/)

## Open-Source Software
- [Xarray](https://docs.xarray.dev/en/stable/)
- [Rioxarray](https://corteva.github.io/rioxarray/stable/)
- [Pandas](https://pandas.pydata.org/)
- [Geopandas](https://geopandas.org/en/stable/)
Alan D. Snow, David Brochart, Martin Raspaud, Mike Taves, Ray Bell, RichardScottOZ, Taher Chegini, Alessandro Amici, Rémi Braun, Andrew Annex, Carlos H Brandt, David Hoese, Fred Bunt, GBallesteros, Jessica Scheick, Joe Hamman, jonasViehweger, Markus Zehner, Mauricio Cordeiro, … pmallas. (2022). corteva/rioxarray: 0.12.1 (0.12.1). Zenodo. [https://doi.org/10.5281/zenodo.7080195](https://doi.org/10.5281/zenodo.7080195)
- Gillies, S., van der Wel, C., Van den Bossche, J., Taves, M. W., Arnott, J., Ward, B. C., & others. (2022). Shapely (2.0.0). Zenodo. [https://doi.org/10.5281/zenodo.7428463](https://doi.org/10.5281/zenodo.7428463)
- Harris, C.R., Millman, K.J., van der Walt, S.J. et al. Array programming with NumPy. Nature 585, 357–362 (2020). [DOI: 10.1038/s41586-020-2649-2.](https://doi.org/10.1038/s41586-020-2649-2)
- Hoyer, S., & Hamman, J. (2017). xarray: N-D labeled Arrays and Datasets in Python. Journal of Open Research Software, 5(1), 10. [https://doi.org/10.5334/jors.148](https://doi.org/10.5334/jors.148)
- Jupyter Book (2020) [https://zenodo.org/records/4539666)](https://zenodo.org/records/4539666.).
- Jupyter, P., Bussonnier, M., Forde, J., Freeman, J., Granger, B., Head, T., Holdgraf, C., Kelley, K., Nalvarte, G., Osheroff, A., Pacer, M., Panda, Y., Perez, F., Ragan-Kelley, B., & Willing, C. (2018). Binder 2.0—Reproducible, interactive, sharable environments for science at scale. 113–120. [https://doi.org/10.25080/Majora-4af1f417-011](https://doi.org/10.25080/Majora-4af1f417-011)
- Kelsey Jordahl, Joris Van den Bossche, Martin Fleischmann, James McBride, Jacob Wasserman, Adrian Garcia Badaracco, Jeffrey Gerard, Alan D. Snow, Jeff Tratner, Matthew Perry, Carson Farmer, Geir Arne Hjelle, Micah Cochran, Sean Gillies, Lucas Culbertson, Matt Bartos, Brendan Ward, Giacomo Caria, Mike Taves, … Leah Wasser. (2021). geopandas/geopandas: v0.10.0 (v0.10.0). Zenodo. [https://doi.org/10.5281/zenodo.5546558](https://doi.org/10.5281/zenodo.5546558)
- Kluyver, T., Ragan-Kelley, B., Pérez, F., Bussonnier, M., Frederic, J., Hamrick, J., Grout, J., Corlay, S., Ivanov, P., Abdalla, S., & Willing, C. (2016). Jupyter Notebooks—A publishing format for reproducible computational workflows.
- Microsoft Open Source, Matt McFarland, Rob Emanuele, Dan Morris, & Tom Augspurger. (2022). microsoft/PlanetaryComputer: October 2022 (2022.10.28). Zenodo. [https://doi.org/10.5281/zenodo.7261897](https://doi.org/10.5281/zenodo.7261897)
- Miles, A., Kirkham, J., Durant, M., Bourbeau, J., Onalan, T., Hamman, J., Patel, Z., shikharsg, Rocklin, M., dussin, raphael, Schut, V., Andrade, E. S. de, Abernathey, R., Noyes, C., sbalmer, bot, pyup io, Tran, T., Saalfeld, S., Swaney, J., … Banihirwe, A. (2020). zarr-developers/zarr-python: V2.4.0 (v2.4.0) [Computer software]. Zenodo. [https://doi.org/10.5281/zenodo.3773450](https://doi.org/10.5281/zenodo.3773450)
- The pandas development team. (2024). pandas-dev/pandas: Pandas (v2.2.0). Zenodo. [https://doi.org/10.5281/zenodo.10537285](https://doi.org/10.5281/zenodo.10537285)
- Thomas A Caswell, Michael Droettboom, Antony Lee, Elliott Sales de Andrade, Tim Hoffmann, John Hunter, Jody Klymak, Eric Firing, David Stansby, Nelle Varoquaux, Jens Hedegaard Nielsen, Benjamin Root, Ryan May, Phil Elson, Jouni K. Seppänen, Darren Dale, Jae-Joon Lee, Damon McDougall, Andrew Straw, … Paul Ivanov. (2021). matplotlib/matplotlib: REL: v3.5.1 (v3.5.1). Zenodo. [https://doi.org/10.5281/zenodo.5773480](https://doi.org/10.5281/zenodo.5773480)
- Zonca, A., Weakley, L. M., & Standish, M. (2023, October 30). Interactive distributed computing with Jupyter, Python and Dask on Jetstream2 for Science Gateways. Science Gateways 2023 (SG23), Pittsburgh, PA. Zenodo. [https://doi.org/10.5281/zenodo.10041240](https://doi.org/10.5281/zenodo.10041240)


Couldn't find refs:
- [Stackstac](https://stackstac.readthedocs.io/en/latest/)
- [PySTAC](https://pystac.readthedocs.io/en/stable/)
- [Dask](https://www.dask.org/)
- [Shapely](https://shapely.readthedocs.io/en/stable/manual.html)
- [os](https://docs.python.org/3/library/os.html)
- [tempfile](https://docs.python.org/3/library/tempfile.html)
- [requests](https://pypi.org/project/requests/)
- [markdown](https://pypi.org/project/Markdown/)
- [pathlib](https://docs.python.org/3/library/pathlib.html)
- [planetary computer](https://pypi.org/project/planetary-computer/)
- [adlfs](https://pypi.org/project/adlfs/)
- [PySTAC Client](https://pystac-client.readthedocs.io/en/stable/)
- [matplotlib](https://matplotlib.org/)
- [datetime](https://docs.python.org/3/library/datetime.html)
- [numpy](https://numpy.org/)
- [rich.table](https://rich.readthedocs.io/en/stable/tables.html)
- [time](https://docs.python.org/3/library/time.html)
- [glob](https://docs.python.org/3/library/glob.html)

0 comments on commit 6ec5691

Please sign in to comment.