Skip to content

Nick's edits - #64

Merged
khider merged 2 commits into
mainfrom
nickEdits
Aug 20, 2026
Merged

Nick's edits#64
khider merged 2 commits into
mainfrom
nickEdits

Conversation

@nickmckay

Copy link
Copy Markdown
Contributor

Here are a handful of edits on the paper. Thanks for putting this together.

Copilot AI lite review requested due to automatic review settings August 19, 2026 21:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates manuscript prose in paper.md to refine repository naming and clarify the motivation/impact of PyleoTUPS within paleoclimate data-discovery workflows.

Changes:

  • Replaces “NOAA NCEI for Paleoclimatology” references with “WDS-Paleo” in several sections.
  • Refines framing of the cross-repository search problem and edits AI usage disclosure / acknowledgements prose.
  • Reorders and expands the “Research impact statement” narrative.
Suppressed comments (1)

paper.md:54

  • This paragraph still says PyleoTUPS helps users discover and retrieve records from "NOAA NCEI for Paleoclimatology", but the surrounding text now uses WDS-Paleo. Updating this phrase will keep repository naming consistent.
Researchers can currently access WDS-Paleo through its web interface and API [@Morrill2021], and PANGAEA through its web interface and tools such as `pangaeapy` [@pangaeapy]. These resources provide authoritative access to repository holdings, but they are repository-specific and expose different search parameters, metadata structures, and data-return formats. As a result, researchers who need records from both repositories often rely on custom scripts to discover records, retrieve metadata, and load associated data tables. These scripts address the first step in many paleoclimate workflows: finding and extracting relevant records from public archives.

Once records have been identified and retrieved, they may need to be curated into a standardized representation before they can be reused in synthesis or analysis workflows. The Linked Paleo Data format (LiPD) [@McKay2016] and `PyLiPD` [@Ratnakar2025] address this later step. LiPD provides an intermediate archival format in which paleoclimate data and metadata can be normalized, aligned with controlled vocabularies, and represented consistently across datasets. `PyLiPD` provides Python tools for reading, querying, editing, and writing datasets once they have been encoded in this format. `PyleoTUPS` operates upstream of this standardization step by helping researchers discover and retrieve records from NOAA NCEI for Paleoclimatology and PANGAEA before manual curation or transformation into LiPD.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread paper.md
Comment on lines +44 to +46
NOAA's World Data Service for Paleoclimatology (WDS-Paleo) is dedicated to paleoclimate data, whereas PANGAEA is a broader Earth and environmental science repository. Because datasets routinely used in paleoclimate research may be archived in either or both repositories, researchers often need to search across both systems, particularly for synthesis efforts that compile hundreds of records across regions, archive types, proxy systems, or time intervals.

This cross-repository access problem affects more than software convenience. Paleoclimate scientists use existing records to compare with new observations, build syntheses, generate climate field reconstructions, and address questions that require large compilations, such as changes in climate variability or tipping points in the climate system. Differences in repository search interfaces, metadata models, and returned search results can affect which records are identified, how complete a compilation is, and whether the search process can be transparently documented and reproduced.
This cross-repository access problem affects the scientific conclusions researchers can draw, not just their workflow convenience. Paleoclimate scientists use existing records to compare with new observations, build syntheses, generate climate field reconstructions, and address questions that require large compilations, such as changes in climate variability or tipping points in the climate system. Differences in repository search interfaces, metadata models, and returned search results can affect which records are identified, how complete a compilation is, and whether the search process can be transparently documented and reproduced.
Comment thread paper.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@khider
khider merged commit 044c5c0 into main Aug 20, 2026
2 checks passed
@khider
khider deleted the nickEdits branch August 20, 2026 17:38
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