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 0.11 #118

Merged
merged 8 commits into from
May 28, 2024
Merged

Update docs 0.11 #118

merged 8 commits into from
May 28, 2024

Conversation

snbianco
Copy link
Collaborator

Update documentation to prepare for the 0.11.0 release.

Added to the following sections:

  • Astrocut Documentation -> ASDF File Cutouts
  • Astrocut File Formats -> ASDF Cutout Files
  • Astrocut API

@snbianco snbianco self-assigned this May 22, 2024
@snbianco snbianco marked this pull request as draft May 22, 2024 19:45

Parameters
----------
s3_uri : string
the S3 URI of the cloud resource
"""
# create file system
fs = s3fs.S3FileSystem(anon=True)
fs = s3fs.S3FileSystem()
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change was to resolve an issue in RSP. Though not directly related to documentation, I thought I would include it in this PR since it's a small fix.

@snbianco snbianco marked this pull request as ready for review May 22, 2024 20:54
@snbianco snbianco marked this pull request as draft May 23, 2024 14:35
@snbianco snbianco marked this pull request as ready for review May 23, 2024 14:48
@snbianco snbianco merged commit 29ee109 into main May 28, 2024
7 checks passed
@snbianco snbianco deleted the update-docs-0.11 branch May 28, 2024 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants