sentinel1_rtc
NOTE: this book is no longer maintained. Please go to 'Cloud-native geospatial data cube workflows,' linked below, instead.
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.1%) to scientific vocabulary
Repository
NOTE: this book is no longer maintained. Please go to 'Cloud-native geospatial data cube workflows,' linked below, instead.
Basic Info
- Host: GitHub
- Owner: e-marshall
- Language: Jupyter Notebook
- Default Branch: main
- Homepage: https://e-marshall.github.io/cloud-open-source-geospatial-datacube-workflows/introduction.html
- Size: 49.8 MB
Statistics
- Stars: 17
- Watchers: 3
- Forks: 3
- Open Issues: 4
- Releases: 1
Metadata Files
README.md
Sentinel-1 Radiometric Terrain Corrected (RTC) Imagery + Xarray Tutorial Jupyter Book
❗❗This book is no longer maintained. Please see cloud-open-source-geospatial-datacube-workflows instead.❗❗
Sentinel-1 is a synthetic aperture radar (SAR) sensor operated by ESA that collects imaging data in C-band (~ 5 cm). Because Sentinel-1 has a side-looking viewing geometry, the data must undergo transformations and corrections to remove the effects of distortions due to surface topography and various radiometric characteristics and enable analysis in traditional geocoded coordinates. This tutorial focuses on Sentinel-1 imagery that has already had the corrections (radiometric terrain correction, RTC) applied. SAR datasets can be very large and unwieldy, and the RTC step can be computationally intensive. We focus on two publicly available Sentinel-1 RTC datasets: 1) Microsoft Planetary Computer processed and hosted global Sentinel-1 RTC dataset for 2019-2021 stored as cloud-optimized GeoTIFFs (COGs), and 2) Alaska Satellite Facility (ASF) hosted raw Sentinel-1 Single Look Complex (SLC) and Ground Range Detected (GRD) images with on-demand cloud processing resources for RTC and other processing needs. Imagery processed by ASF is available as COGs, though in this tutorial, we demonstrate working with the dataset as locally downloaded GeoTIFFs.
The tutorial contains instructions to install a local computing environment and download the dataset of ASF-processed Sentinel-1 RTC images hosted on Zenodo. Alternatively, users can download and run the tutorial using their own credentials, which are free to obtain and use. The tutorial links to resources for obtaining individual credentials.
This tutorial takes the form of a jupyter book demonstrating accessing and working with Sentinel-1 RTC imagery using xarray. The tutorial demonstrates accessing and working with two datasets of Sentinel-1 RTC imagery: 1) A time series processed by Alaska Satellite Facility's On-Demand Processing Server and downloaded locally as GeoTIFFs and 2) A dataset processed and made available as cloud-optimized GeoTIFFs by Microsoft Planetary Computer.
The tutorial contains jupyter notebooks related to data access, organizing and handling metadata, data inspection, comparing datasets, and exploratory analysis and visualization, all focusing on demonstrating xarray functionality for remote sensing data workflows.
Please don't hesitate to reach out with questions or feedback on this material. You can raise an issue, start a discussion, or contact me via email (listed in tutorial). Thanks for stopping by!
Owner
- Name: Emma Marshall
- Login: e-marshall
- Kind: user
- Location: Salt Lake City, UT
- Company: University of Utah
- Website: https://e-marshall.github.io/
- Repositories: 8
- Profile: https://github.com/e-marshall
PhD student at University of Utah using remote sensing to study mountain glaciers.
Citation (citation.cff)
cff-version: 1.0.0 message: "If you use this module, please cite it as below." authors: - family-names: "Emma" given-names: "Marshall" orcid: "https://orcid.org/0000-0001-6348-977X" - family-names: "Deepak" given-names: "Cherian" orcid: "https://orcid.org/0000-0002-6861-8734" - family-names: "Scott" given-names: "Henderson" orcid: "https://orcid.org/0000-0003-0624-4965" - family-names: "Jessica" given-names: "Scheick" orcid: "https://orcid.org/0000-0002-3421-4459" title: "Sentinel-1 RTC data workflows with Xarray" version: 1.0.0 doi: https://zenodo.org/doi/10.5281/zenodo.10681095 date-released: 2022-11-01 url: "https://github.com/e-marshall/sentinel1_rtc"
GitHub Events
Total
- Issues event: 10
- Issue comment event: 4
- Push event: 1
Last Year
- Issues event: 10
- Issue comment event: 4
- Push event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 22
- Total pull requests: 9
- Average time to close issues: 3 months
- Average time to close pull requests: about 9 hours
- Total issue authors: 3
- Total pull request authors: 3
- Average comments per issue: 1.23
- Average comments per pull request: 0.0
- Merged pull requests: 9
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 8
- Pull requests: 0
- Average time to close issues: 3 months
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.25
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- e-marshall (11)
- mikemorris12 (8)
- dcherian (3)
Pull Request Authors
- e-marshall (4)
- dcherian (4)
- scottyhq (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v3 composite
- mamba-org/provision-with-micromamba v13 composite
- peaceiris/actions-gh-pages v3 composite
- adlfs
- folium
- geopandas
- ipykernel
- jupyter-book
- jupyterlab
- markdown
- matplotlib-base
- pip
- planetary-computer
- pystac
- pystac-client
- python 3.10.*
- rich
- rioxarray
- sarsen
- shapely
- sphinxext-opengraph
- stackstac
- watermark