Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [PEP 440](https://www.python.org/dev/peps/pep-0440/)
and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.11.2]
### Removed
* OPERA RTC-S1 jobs from the credits table as they are not ready for general availability yet.

## [0.11.1]
### Added
* Added a funding credit statement to the ARIA_S1_GUNW product guide.
Expand Down
2 changes: 0 additions & 2 deletions docs/using/credits.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ allotment on jobs of that particular type.
| {{ table_indent() }} 30-m pixel spacing | 5 | {{ max_jobs_per_month(5) }} |
| {{ table_indent() }} 20-m pixel spacing | 15 | {{ max_jobs_per_month(15) }} |
| {{ table_indent() }} 10-m pixel spacing | 60 | {{ max_jobs_per_month(60) }} |
| [**OPERA RTC-S1**](../guides/opera_rtc_product_guide.md) | | |
| {{ table_indent() }} Standard product (30-m pixel spacing) | 1 | {{ max_jobs_per_month(1) }} |
| [**InSAR**](../guides/insar_product_guide.md) | | |
| {{ table_indent() }} 80-m pixel spacing (20x4 looks) | 10 | {{ max_jobs_per_month(10) }} |
| {{ table_indent() }} 40-m pixel spacing (10x2 looks) | 15 | {{ max_jobs_per_month(15) }} |
Expand Down
Loading