earthaccess icon indicating copy to clipboard operation
earthaccess copied to clipboard

Add LARC_CLOUD provider to daac_list

Open danielfromearth opened this issue 1 month ago • 1 comments

#460

This addresses #460, it adds LARC_CLOUD as a provider to the daac_list, so that the NASA Atmospheric Science Data Center's (ASDC's) cloud collections are tested as part of the automated test suite.

Pull Request (PR) draft checklist - click to expand
  • [x] Please review our contributing documentation before getting started.
  • [x] Populate a descriptive title. For example, instead of "Updated README.md", use a title such as "Add testing details to the contributor section of the README". Example PRs: #763
  • [x] Populate the body of the pull request with:
  • [x] Update CHANGELOG.md with details about your change in a section titled ## Unreleased. If such a section does not exist, please create one. Follow Common Changelog for your additions. Example PRs: #763
  • [n/a] Update the documentation and/or the README.md with details of changes to the earthaccess interface, if any. Consider new environment variables, function names, decorators, etc.

Click the "Ready for review" button at the bottom of the "Conversation" tab in GitHub once these requirements are fulfilled. Don't worry if you see any test failures in GitHub at this point!

Pull Request (PR) merge checklist - click to expand

Please do your best to complete these requirements! If you need help with any of these requirements, you can ping the @nsidc/earthaccess-support team in a comment and we will help you out!

  • [n/a] Add unit tests for any new features.
  • [ ] Apply formatting and linting autofixes. You can add a GitHub comment in this Pull Request containing "pre-commit.ci autofix" to automate this.
  • [ ] Ensure all automated PR checks (seen at the bottom of the "conversation" tab) pass.
  • [ ] Get at least one approving review.

📚 Documentation preview 📚: https://earthaccess--1146.org.readthedocs.build/en/1146/

danielfromearth avatar Nov 17 '25 21:11 danielfromearth