Skip to content

Conversation

doswal
Copy link
Collaborator

@doswal doswal commented Sep 4, 2025

Fixes #11

Changes:

  • Add pending parameters from NOAA Paleo Data API.
  • Add validations as per API
  • Add query builder
  • Isolate API request logic from core Dataset logic

…, query builders, constants. (Motivation: Will be helpful to extend code base to Pangaea) 2. SUpport multi valued parameters by changing input type to str/list[str], coercing list values to a string using |(pipe) and adding respetive {name}AndOr flag to query. 3. Set base towards using logging package. 4. Change input params with kwargs.
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.

enable the rest of the NOAA search parameters
1 participant