Skip to content

Update CCD page to contain ccdtools information + minor edits#1164

Open
headmetal wants to merge 5 commits intodevelopmentfrom
mike/ccd_updates_260317
Open

Update CCD page to contain ccdtools information + minor edits#1164
headmetal wants to merge 5 commits intodevelopmentfrom
mike/ccd_updates_260317

Conversation

@headmetal
Copy link
Contributor

@headmetal headmetal commented Mar 17, 2026

  • Append the (CCD) abbreviation to the title
  • Relocated the "How to contribute" section to top of page
  • Updated and checked all links to renamed ccdtools repo
  • Added ccdtools description and links
  • Added 'Back to top' sub-navigation
  • Minor grammatical/ spelling updates.

Fixes ACCESS-NRI/ccdtools#25

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue, e.g. dead links)
  • New link / content

Checklist:

  • The new content is accessible and located in the appropriate section
  • My changes do not break navigation and do not generate new warnings
  • I have checked that the links are valid and point to the intended content
  • I have checked my code/text and corrected any misspellings

When your pull request is ready please request a review.

Unless there is a specific person you want your PR to be reviewd by, please select the Hive Docs Team: ACCESS-NRI/hivedocsteam. This ensures the load for reviewing pull requests is shared equitably.

Update Cryosphere Community Datapool doc: append the (CCD) abbreviation to the title, add a blank line for spacing, and relocate the "How to contribute" section to earlier in the file while removing the duplicate copy at the end. These edits improve clarity and surface contribution guidance near the top of the document.
@github-actions
Copy link

github-actions bot commented Mar 17, 2026

PR Preview
🚀 Preview of PR head commit d18b34f deployed to https://docs.access-hive.org.au/pr-previews/1164
2026-03-20 03:03 AEDT
Preview generated through the Deploy to GitHub Pages workflow run 23304253625.

@headmetal headmetal marked this pull request as ready for review March 17, 2026 05:18
@headmetal headmetal requested a review from a team as a code owner March 17, 2026 05:18
Copy link
Contributor

@atteggiani atteggiani left a comment

Choose a reason for hiding this comment

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

Thank you @headmetal for the updates!

I left a few suggestions.

@@ -1,4 +1,5 @@
# Cryosphere Community Datapool
# Cryosphere Community Datapool (CCD)
Copy link
Contributor

Choose a reason for hiding this comment

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

Would it be good to also change the title in the menu at the right?
In that case the mkdocs.yml nav entry should be changed.

Comment on lines 23 to +24
- **NCI Account**

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- **NCI Account**
- **NCI Account**<br>

Comment on lines 27 to +28
- **Join NCI projects**

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- **Join NCI projects**
- **Join NCI projects**<br>

- [av17](https://my.nci.org.au/mancini/project/av17/join)
- [cm45](https://my.nci.org.au/mancini/project/cm45/join)

## CCD Python API `ccdtools`
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
## CCD Python API `ccdtools`
## ccdtools (CCD Python API)

- [cm45](https://my.nci.org.au/mancini/project/cm45/join)

## CCD Python API `ccdtools`
**ccdtools** is the open-source Python CCD interface developed by ACCESS-NRI that provides seamless access to the data located within the CCD from with your Python workflows and scripts. The **ccdtools** library offers an intuitive interface for discovering, accessing, and analysing diverse data sources including satellite observations, in-situ measurements, and model outputs. The package features a powerful dataset catalog system, enabling users to efficiently retrieve and work with data commonly used for ice sheet modelling, climate analysis, and cryospheric studies.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
**ccdtools** is the open-source Python CCD interface developed by ACCESS-NRI that provides seamless access to the data located within the CCD from with your Python workflows and scripts. The **ccdtools** library offers an intuitive interface for discovering, accessing, and analysing diverse data sources including satellite observations, in-situ measurements, and model outputs. The package features a powerful dataset catalog system, enabling users to efficiently retrieve and work with data commonly used for ice sheet modelling, climate analysis, and cryospheric studies.
_ccdtools_ is the open-source Python CCD interface developed by ACCESS-NRI that provides seamless access to the data located within the CCD from with your Python workflows and scripts. The _ccdtools_ library offers an intuitive interface for discovering, accessing, and analysing diverse data sources including satellite observations, in-situ measurements, and model outputs. The package features a powerful dataset catalog system, enabling users to efficiently retrieve and work with data commonly used for ice sheet modelling, climate analysis, and cryospheric studies.

## CCD Python API `ccdtools`
**ccdtools** is the open-source Python CCD interface developed by ACCESS-NRI that provides seamless access to the data located within the CCD from with your Python workflows and scripts. The **ccdtools** library offers an intuitive interface for discovering, accessing, and analysing diverse data sources including satellite observations, in-situ measurements, and model outputs. The package features a powerful dataset catalog system, enabling users to efficiently retrieve and work with data commonly used for ice sheet modelling, climate analysis, and cryospheric studies.

To learn more about **ccdtools** and get started, please visit the [ccdtools documentation](https://ccdtools.readthedocs.io/latest/) or visit the [ccdtools Github repository](https://github.com/ACCESS-NRI/ccdtools) to get involved in the development!
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
To learn more about **ccdtools** and get started, please visit the [ccdtools documentation](https://ccdtools.readthedocs.io/latest/) or visit the [ccdtools Github repository](https://github.com/ACCESS-NRI/ccdtools) to get involved in the development!
To learn more about _ccdtools_, refer to its [documentation](https://ccdtools.readthedocs.io/latest/).

Contribution information is in the following paragraph "How to contribute"

### Elevation and geometry data

### Elevation and geometry data
[Back to top](#cryosphere-community-datapool-ccd)
Copy link
Contributor

Choose a reason for hiding this comment

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

A "Back to top" button shows up whenever you scroll up on the website, so I don't think there is the need to add other links for it.

Suggested change
[Back to top](#cryosphere-community-datapool-ccd)

This relate to all instances in the page.

@headmetal headmetal self-assigned this Mar 18, 2026
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.

Finalise docs content

2 participants