Skip to content
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

Update docs for credits release #433

Merged
merged 23 commits into from
Mar 29, 2024
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
931b6e7
update docs for credits release
forrestfwilliams Mar 29, 2024
16c3ea9
fix capitalization
forrestfwilliams Mar 29, 2024
dad33ed
update vertex page
forrestfwilliams Mar 29, 2024
4cd7db2
update credits page
jtherrmann Mar 29, 2024
bf1e363
changelog
jtherrmann Mar 29, 2024
0b2fb02
Update docs/using/vertex.md
jtherrmann Mar 29, 2024
32bcfc3
update the pixel spacing of the InSAR jobs in the table
hjkristenson Mar 29, 2024
99c0d22
credits system -> credit system
jtherrmann Mar 29, 2024
be27a99
Merge branch 'jth-credits-updates' of github.com:ASFHyP3/hyp3-docs in…
jtherrmann Mar 29, 2024
c7ba2d6
dictionary
jtherrmann Mar 29, 2024
c091a52
move key long-term information out of the attention box
hjkristenson Mar 29, 2024
ed350e0
set links external to the page to open in new browser tabs
hjkristenson Mar 29, 2024
6e397bd
hyphenate pixel spacing values
hjkristenson Mar 29, 2024
91acbd1
Merge remote-tracking branch 'origin/jth-credits-updates' into credit…
hjkristenson Mar 29, 2024
955c54a
remove extra s
hjkristenson Mar 29, 2024
490fb45
add comma to 1000
hjkristenson Mar 29, 2024
241d707
set hyp3-docs links to open in same tab
hjkristenson Mar 29, 2024
9bff60d
move to process out of link text
hjkristenson Mar 29, 2024
cc91707
Merge pull request #435 from ASFHyP3/credits-updates-hjk
hjkristenson Mar 29, 2024
0095710
Merge pull request #434 from ASFHyP3/jth-credits-updates
jtherrmann Mar 29, 2024
0bbc4cf
Update CHANGELOG.md
jtherrmann Mar 29, 2024
f866f8b
Update CHANGELOG.md
jtherrmann Mar 29, 2024
3e5b228
Update CHANGELOG.md
jtherrmann Mar 29, 2024
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
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ 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.9.0]

### Changed
* Updated credit system announcement and info block to be in past tense.
* The removed page now redirects to the [Credits Page](using/credits.md).
* Quota language on [Vertex Page](using/credits.md) to reference credits instead.

### Removed
* Quota Page in favor of [Credits Page](using/credits.md).

## [0.8.9]

### Added
Expand Down
6 changes: 3 additions & 3 deletions docs/using/credits.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Credits

!!! warning "Attention"
Beginning **April 1st**, ASF's On Demand [Monthly Processing Quota](/using/quota)
will be replaced by a new **credits system**.
You will be given an allotment of **10,000 credits per month**,
On **April 1st**, ASF's On Demand Monthly Processing Quota
was replaced by a new **credits system**.
Now, you are given an allotment of **10,000 credits per month**,
and each type of job will cost a different number of credits,
as shown in the table below.
Notably, you will now be able to run up to 10,000 Burst InSAR jobs per month—a 10x increase!
Expand Down
24 changes: 0 additions & 24 deletions docs/using/quota.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/using/vertex.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ To request On Demand products, visit [ASF Data Search - Vertex](https://search.a

1. **Select your scenes** - RTC processing is available for Sentinel-1 GRD-H and SLC scenes with a beam mode of IW. InSAR processing requires pairs of IW SLC scenes. Use the Geographic Search in Vertex to find individual scenes to submit for RTC processing, or reference scenes to use for generating InSAR pairs. For InSAR, once you find a reference scene, use either the [Baseline](https://docs.asf.alaska.edu/vertex/baseline/ "Vertex Baseline Documentation" ){target=_blank} or [SBAS](https://docs.asf.alaska.edu/vertex/sbas/ "Vertex SBAS Documentation" ){target=_blank} Search to find scene pairs to submit for processing.

2. **Submit your request** - After selecting your scenes, access the *On Demand* <img width="30" src="https://user-images.githubusercontent.com/17994518/95892024-588b9280-0d32-11eb-8734-f1a54a9d2a20.png" /> queue to submit your processing request. You may process up to 1000 jobs per month.
2. **Submit your request** - After selecting your scenes, access the *On Demand* <img width="30" src="https://user-images.githubusercontent.com/17994518/95892024-588b9280-0d32-11eb-8734-f1a54a9d2a20.png" /> queue to submit your processing request. You may process jobs worth up to 10,000 credits per month. See our [Credits Page](./credits.md) for more details.
jtherrmann marked this conversation as resolved.
Show resolved Hide resolved

3. **Monitor your request** - The *On Demand Products* search type displays your running and completed requests. New requests are typically available for download within an hour, but wait time will depend on processing load.

Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ nav:
- API Reference: using/sdk_api.md
- API: using/api.md
- Credits: using/credits.md
- Processing Quota: using/quota.md
- Subscriptions: using/subscriptions.md
- Products:
- products.md
Expand Down Expand Up @@ -119,3 +118,4 @@ plugins:
# See: https://github.com/datarobot/mkdocs-redirects/issues/16
getting_started.md: 'https://hyp3-docs.asf.alaska.edu/#getting-started'
tutorials/mintpy.md: 'https://nbviewer.jupyter.org/github/ASFHyP3/hyp3-docs/blob/main/docs/tutorials/hyp3_insar_stack_for_ts_analysis.ipynb'
using/quota.md: 'using/credits.md'
2 changes: 1 addition & 1 deletion overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

{% block announce %}
<div id="announcement-content">
⚠️ Monthly processing quotas will be replaced by a credits system on April 1st.<br />
⚠️ Monthly processing quotas were replaced by a credits system on April 1st.<br />
<a class="announcement-link" href="/using/credits">Read the full announcement.</a>
</div>
{% endblock %}
Loading