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

Incorporate NOAA and NCALM to search #37

Merged
merged 27 commits into from
Dec 22, 2024
Merged

Incorporate NOAA and NCALM to search #37

merged 27 commits into from
Dec 22, 2024

Conversation

Jack-Hayes
Copy link
Member

@Jack-Hayes Jack-Hayes commented Dec 16, 2024

Added the NOAA Coastal LiDAR and NCALM datasets to the search via the OpenTopo API. This is messy and dependent on a fixed structure of the catalogs' responses. Using the requests library to do so.

  • Addresses part of Search for additional LiDAR #17
  • New dataset added
  • New search package added
  • Tests added
  • Example nb added
  • Passing tests
  • Streamlined dependencies

Jack-Hayes and others added 21 commits October 14, 2024 12:50
Fixed merge conflict between remote branches local vs cryocloud on updated main.py search
…nd accept arguments from _validate_temporal_bounds
@Jack-Hayes Jack-Hayes requested a review from scottyhq December 16, 2024 23:46
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@Jack-Hayes
Copy link
Member Author

Jack-Hayes commented Dec 18, 2024

Added NEON search as will via 03e39e6 , updated the example notebook with baafc3f adding the NEON search to the OpenTopo example nb and renaming that nb

tests/test_search.py Outdated Show resolved Hide resolved
tests/test_search.py Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
Copy link
Member

@scottyhq scottyhq left a comment

Choose a reason for hiding this comment

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

Thanks for this great addition @Jack-Hayes, really appreciate the added docs too! Just pushed a couple commits to make the tests and linter happy. We can revisit some of the TODO comments later, as this is already a good amount of content for one PR.

@scottyhq scottyhq merged commit 67a837c into main Dec 22, 2024
11 checks passed
@scottyhq scottyhq deleted the hayes-dev branch December 22, 2024 15:41
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.

3 participants