ideas-lab-nus / epwshiftr

Create future EnergyPlus Weather files using CMIP6 data
https://ideas-lab-nus.github.io/epwshiftr/
Other
30 stars 7 forks source link

[feat] Add `EsgfQuery` class to wrap ESGF search RESTful APIs #73

Closed hongyuanjia closed 1 year ago

hongyuanjia commented 1 year ago

Pull request overview

This is a big PR with a lot of refactorings and new features.

codecov-commenter commented 1 year ago

Codecov Report

Merging #73 (0d0ff9c) into master (ce7dadb) will decrease coverage by 0.02%. The diff coverage is 99.71%.

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
- Coverage   99.82%   99.80%   -0.03%     
==========================================
  Files           7        8       +1     
  Lines        1678     2005     +327     
==========================================
+ Hits         1675     2001     +326     
- Misses          3        4       +1     
Impacted Files Coverage Δ
R/morph.R 100.00% <ø> (ø)
R/utils.R 96.87% <92.30%> (-3.13%) :arrow_down:
R/dict.R 99.75% <100.00%> (+<0.01%) :arrow_up:
R/esgf.R 100.00% <100.00%> (ø)
R/netcdf.R 99.48% <100.00%> (ø)
R/query.R 100.00% <100.00%> (ø)

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