https://github.com/castelao/cfdemo

Real world examples of CF-conventions

https://github.com/castelao/cfdemo

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.2%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Real world examples of CF-conventions

Basic Info
  • Host: GitHub
  • Owner: castelao
  • Language: Jupyter Notebook
  • Default Branch: spray
  • Size: 1000 Bytes
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 7 years ago · Last pushed almost 7 years ago
Metadata Files
Readme

readme.rst

=====================================
A Hands on Tutorial on CF-Conventions
=====================================

The goal here is to show real-world use cases of CF-Conventions so it could help new users interested in implementing CF in their data. 
This material cannot replace the CF-Conventions documentation, but hopefully, it will help to convince that adopt CF is a good thing and give some sense before reading the details in the official documentation.

In a CF meeting, Kevin O'Brien raised the issue that many groups around the world do not have the expertise on handling netCDF, so Kevin suggested the idea of creating a notebook explaining step by step on how to create a netCDF-CF dataset.
I'm not sure yet which direction we are going here. 
My suggestion is to create notebooks with real use cases, including the decision steps. 
I'll start with a notebook for underwater gliders and let's see how it develops. Ideally, we would build a collection of notebooks covering different types of data, so that a new user might find a case closer to what is needed.

Owner

  • Name: Guilherme Castelão
  • Login: castelao
  • Kind: user
  • Location: CO
  • Company: @NREL

multi-class: PhD in Physical Oceanography, offshore solo sailor, Rustacean and Pythonista.

GitHub Events

Total
Last Year

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 2
  • Total Committers: 1
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Guilherme Castelão g****e@c****t 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

requirements.txt pypi
  • cfdm >=1.7.7
  • matplotlib >=3.0
  • numpy >=1.11