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

Periodic merge to master (release 3.1.5) #394

Merged
merged 98 commits into from
Apr 10, 2024
Merged
Changes from 1 commit
Commits
Show all changes
98 commits
Select commit Hold shift + click to select a range
1a4b54e
Added ATL08 access and explore instruction. Need to figure out why it…
Apr 8, 2023
65ae508
chore: update from develop
wildintellect Apr 10, 2023
b9b395f
chore: move tutorial to new science section
wildintellect Apr 10, 2023
6510d58
chore: finish re-organizing atl08 location to science
wildintellect Apr 10, 2023
bbe2f0d
fix: formatting for readability
wildintellect Apr 10, 2023
b1b03ac
initial outline of dps tutorial
rtapella Sep 29, 2023
7f9ba0c
added dps tutorial to the table of contents
rtapella Sep 29, 2023
e1af54a
fix spacing to make bullet lists work
rtapella Sep 29, 2023
9089adb
typos
rtapella Oct 23, 2023
0691ec1
added images
rtapella Oct 24, 2023
f9dfb8c
fixed container path
rtapella Oct 30, 2023
e0582e7
updating to new alg. reg UI
rtapella Nov 1, 2023
fa2c777
updated images for new alg. registration form
rtapella Nov 6, 2023
5aec01e
added job submit and view info
rtapella Nov 7, 2023
5d4f2e0
atl08 updates
smk0033 Nov 10, 2023
77fa386
Add documentation for argparse and testing locally
sujen1412 Nov 13, 2023
f893f35
grammar fix
rtapella Nov 15, 2023
0ec26b2
mention that cloning is optional if you just want to register public …
rtapella Dec 7, 2023
7195f6e
fixing issues from git issue 2
rtapella Dec 7, 2023
4189985
cleanup of some bullet-lists
rtapella Dec 7, 2023
4c1d1df
updated example input file
rtapella Jan 3, 2024
298d908
Add more description for build and run scripts in dps tutrial
sujen1412 Jan 8, 2024
9f4ab45
Add FAQ section
sujen1412 Jan 8, 2024
4a319fb
adding memory profiling docs
omshinde Jan 9, 2024
ffcf187
Add some details about job outputs
sujen1412 Jan 23, 2024
b09bcdc
Merge branch 'develop' of github.com:MAAP-Project/maap-documentation …
grallewellyn Jan 23, 2024
770c1c6
Merge branch 'develop' of github.com:MAAP-Project/maap-documentation …
grallewellyn Jan 31, 2024
93ab561
added note that it isnt recommended to use jupyter notebooks in buckets
grallewellyn Jan 31, 2024
d55839a
Merge branch 'develop' into dps-tutorial-v1
rtapella Jan 31, 2024
18b0890
switched out storage options diagram for Robs copy
grallewellyn Jan 31, 2024
384c3ca
added files suggested to edit in root
grallewellyn Jan 31, 2024
8d7529c
Merge pull request #378 from MAAP-Project/feature/no-notebook-in-bucket
grallewellyn Feb 1, 2024
63a82d7
docs: add zenodo badge
jjfrench Feb 1, 2024
33c4da5
Merge pull request #380 from MAAP-Project/zenodo-badge
smk0033 Feb 1, 2024
7121278
add download instructions for demo file
rtapella Feb 2, 2024
d9bcf1b
update example CLI execution arguments
rtapella Feb 2, 2024
290ddad
added 3.1.4 workspace default
rtapella Feb 2, 2024
5f2ae48
re-ordered the example CLI run for clarity
rtapella Feb 2, 2024
7d1daaa
remove . to make copy-paste easier
rtapella Feb 3, 2024
06a8cc3
updated some intro
rtapella Feb 7, 2024
037f7e9
cleaning up install instructions 1
rtapella Feb 7, 2024
0621b50
cleaning up 2
rtapella Feb 7, 2024
4d4b103
clean up 3
rtapella Feb 7, 2024
ffba707
Addressing review comments
omshinde Feb 7, 2024
58e2e03
Addressing review comments
omshinde Feb 8, 2024
450d5be
Adding index to the rst file
omshinde Feb 8, 2024
26b170f
formatting cleanup
rtapella Feb 8, 2024
814a8c4
fix copy/paste of python command
rtapella Feb 8, 2024
5260211
fixed repo URL
rtapella Feb 8, 2024
ef57c1a
Addressing Review Comments V3
omshinde Feb 9, 2024
9200b73
fixed a bunch of typos/grammar
rtapella Feb 12, 2024
67ae931
Address review comments V4
omshinde Feb 13, 2024
ad7d312
Address review comments V5
omshinde Feb 13, 2024
a0e682d
Merge pull request #371 from MAAP-Project/memory_profiling_docs
omshinde Feb 14, 2024
2928721
visualizations
smk0033 Feb 26, 2024
7658fa0
name update
smk0033 Feb 26, 2024
1395229
rst update
smk0033 Feb 26, 2024
45f6c52
updated s3 command to avoid errors
rtapella Feb 28, 2024
44cafa4
redid all the images for registration and job-submit
rtapella Feb 29, 2024
0640c06
updating order of tutorial and cleanup
smk0033 Mar 4, 2024
116eaa8
some transition text
rtapella Mar 5, 2024
7ef0a22
more updates addressing reviews
smk0033 Mar 7, 2024
4426856
update comments to shift from source -> conda run
rtapella Mar 8, 2024
1e25f15
description and workspace update
smk0033 Mar 8, 2024
8e48612
added cloud native geoguide links
smk0033 Mar 8, 2024
08e0e9f
updates
smk0033 Mar 8, 2024
b8c1d4b
added hysds <-> maap job status mapping
rtapella Mar 12, 2024
e937036
added job-revoked info
rtapella Mar 15, 2024
1162e8b
fixed a section title
rtapella Mar 15, 2024
bcd574b
some reformatting
rtapella Mar 15, 2024
8872ca8
Merge branch 'develop' into atl08
smk0033 Mar 18, 2024
2030e88
Merge pull request #362 from MAAP-Project/atl08
smk0033 Mar 18, 2024
a2d7c55
Merge pull request #385 from MAAP-Project/cog_link_additions
smk0033 Mar 18, 2024
c34da8f
several updates from testing
rtapella Mar 20, 2024
9b67f7a
clarity around the registration process
rtapella Mar 20, 2024
83acbb0
Merge pull request #386 from MAAP-Project/job-status-mapping
rtapella Mar 21, 2024
6cdde74
Merge branch 'develop' of github.com:MAAP-Project/maap-documentation …
grallewellyn Mar 21, 2024
0502e80
added 3.1.5 release notes
grallewellyn Mar 21, 2024
cfda9a9
wording updates
grallewellyn Mar 21, 2024
7c5079c
added line about removing rgedi and isce2 images
grallewellyn Mar 25, 2024
ab807dd
upper-case some bullets
rtapella Mar 29, 2024
579242e
revoke docs | minor updates
marjo-luc Apr 3, 2024
26979c0
removed added item of removing need for maap.cfg because we had to un…
grallewellyn Apr 4, 2024
3731b49
Merge pull request #388 from MAAP-Project/graceal/315_updates
grallewellyn Apr 4, 2024
f717f40
Merge pull request #390 from MAAP-Project/mlucas/revoke-docs
rtapella Apr 8, 2024
2ba5e33
Merge branch 'develop' into dps-tutorial-v1
rtapella Apr 8, 2024
fc7ac48
updated basedir example in docs
rtapella Apr 8, 2024
2d5ca50
added more contributor info
rtapella Apr 8, 2024
e6d17b0
update format of author/review section
rtapella Apr 8, 2024
a9f09d7
Merge pull request #389 from MAAP-Project/dps-tutorial-v1
rtapella Apr 8, 2024
b36dc6d
Merge branch 'develop' of github.com:MAAP-Project/maap-documentation …
grallewellyn Apr 9, 2024
d304a68
Merge branch 'master' into fix-relnotes-315
rtapella Apr 9, 2024
5b5850d
Merge pull request #393 from MAAP-Project/fix-relnotes-315
rtapella Apr 9, 2024
98e995c
Merge branch 'develop' of github.com:MAAP-Project/maap-documentation …
grallewellyn Apr 9, 2024
267c995
changing to less blurry edsc image
grallewellyn Apr 9, 2024
81bd6b0
added granule image
grallewellyn Apr 9, 2024
a916ef4
added import granules image
grallewellyn Apr 9, 2024
3e6c04e
Merge pull request #395 from MAAP-Project/fix-blurry-image
rtapella Apr 9, 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
Prev Previous commit
Next Next commit
upper-case some bullets
rtapella committed Mar 29, 2024
commit ab807dd732d7aa45d7d994873b66942aeae04e8f
Original file line number Diff line number Diff line change
@@ -370,15 +370,15 @@
"![Submit Job Page](_static/tutorial_submit_1.png)\n",
"\n",
"3. Submit the job and go back to the View tab\n",
"- when you submit you should see a notification in the bottom right, and a note just under the Submit button, saying that it was successful\n",
"- When you submit you should see a notification in the bottom right, and a note just under the Submit button, saying that it was successful\n",
"![Submit Success Notification](_static/tutorial_submit_2.png)\n",
"- at that point, open the Launcher -> View Jobs icon\n",
"\n",
"4. You can observe the progress of your job while it runs, and the status (complete or fail) when it completes using the View Jobs tab\n",
"![View Jobs Page](_static/tutorial_view_1.png)\n",
"- by selecting a row from the table (top panel) it will show Job Details (in the bottom panel)\n",
"- the status should go from queued to running, to completed or failed\n",
"- check the Inputs and Outputs sections of the Job Details\n",
"- By selecting a row from the table (top panel) it will show Job Details (in the bottom panel)\n",
"- The status should go from queued to running, to completed or failed\n",
"- Check the Inputs and Outputs sections of the Job Details\n",
"\n",
"5. From the Outputs section, you can copy the path of your output file starting with `dps_outputs` and find it by going to your `~/my-private-bucket` folder and then following the remainder of the path. \n",
"![Copy the Path information](_static/tutorial_view_2.png)\n",