Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Generate URL of wget download script using ESGF RESTful API #74

Merged
merged 2 commits into from
Oct 9, 2022

Conversation

hongyuanjia
Copy link
Member

@hongyuanjia hongyuanjia commented Oct 9, 2022

Pull request overview

@hongyuanjia hongyuanjia changed the title Generate URL of wget download script using ESGF RESTful API [feat] Generate URL of wget download script using ESGF RESTful API Oct 9, 2022
@hongyuanjia hongyuanjia added this to the v0.2.0 milestone Oct 9, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #74 (b82215b) into master (cc62c23) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #74   +/-   ##
=======================================
  Coverage   99.80%   99.80%           
=======================================
  Files           8        8           
  Lines        2005     2007    +2     
=======================================
+ Hits         2001     2003    +2     
  Misses          4        4           
Impacted Files Coverage Δ
R/dict.R 99.75% <ø> (ø)
R/esgf.R 100.00% <ø> (ø)
R/utils.R 96.87% <ø> (ø)
R/morph.R 100.00% <100.00%> (ø)
R/netcdf.R 99.48% <100.00%> (ø)
R/query.R 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hongyuanjia hongyuanjia merged commit 375fcb5 into master Oct 9, 2022
@hongyuanjia hongyuanjia deleted the 69-wget-script branch October 9, 2022 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create wget download script using ESGF RESTful API
2 participants