hcdp_api_notebook
Notebook for demoing some of the HCDP API functionality
Science Score: 52.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
✓Institutional organization owner
Organization hcdp has institutional domain (hawaii.edu) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.0%) to scientific vocabulary
Repository
Notebook for demoing some of the HCDP API functionality
Basic Info
- Host: GitHub
- Owner: HCDP
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Size: 15.6 KB
Statistics
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
Hawaiʻi Climate Data Portal API Demo
Abstract: The Hawaiʻi Climate Data Portal (HCDP) (available https://www.hawaii.edu/climate-data-portal/data-portal/) provides access to 30+ years of climatological data collected from sensor stations around the state of Hawaiʻi and gridded data products derived from these values. The HCDP is a publicly available web application and is backed by an API that is accessible to researchers on request. This notebook demonstrates some of the abilities and usage of the HCDP API and the data provided by it. The notebook will show the user how to retrieve and map sensor station metadata and values, retrieve gridded data products, produce timeseries of station and gridded data, and generate data packages for large amounts of data that can be downloaded directly or sent to the user’s email.
Instructions: In cell 3 replace the hcdpapitoken and email variable values. An HCDP API token can be found in the abstract in EasyChair. Please note this token is not included in this repository. The email variable should be set to your email address. Once these values are set you should be able to execute the notebook sequentially as normal.
Owner
- Name: Hawaii Climate Data Portal
- Login: HCDP
- Kind: organization
- Website: https://hawaii.edu/hcdp
- Repositories: 1
- Profile: https://github.com/HCDP
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Hawaiʻi Climate Data Portal API Demo
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Jared
family-names: McLean
email: mcleanj@hawaii.edu
orcid: 'https://orcid.org/0000-0002-6347-0734'
affiliation: University of Hawaii
repository-code: 'https://github.com/HCDP/hcdp_api_notebook'
abstract: >-
The Hawaiʻi Climate Data Portal (HCDP) (available
https://www.hawaii.edu/climate-data-portal/data-portal/)
provides access to 30+ years of climatological data
collected from sensor stations around the state of Hawaiʻi
and gridded data products derived from these values. The
HCDP is a publicly available web application and is backed
by an API that is accessible to researchers on request.
This notebook demonstrates some of the abilities and usage
of the HCDP API and the data provided by it. The notebook
will show the user how to retrieve and map sensor station
metadata and values, retrieve gridded data products,
produce timeseries of station and gridded data, and
generate data packages for large amounts of data that can
be downloaded directly or sent to the user’s email.
keywords:
- climate data
- API
license: MIT
commit: 1c7cb694e661483c4acc3d5fda20652e40e92588
version: '1.0'
date-released: '2024-05-30'
GitHub Events
Total
- Issues event: 1
- Watch event: 2
- Issue comment event: 2
- Push event: 3
Last Year
- Issues event: 1
- Watch event: 2
- Issue comment event: 2
- Push event: 3