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

[fix] Use spheroid formula for grid distance calculation #45

Closed hongyuanjia closed 2 years ago

hongyuanjia commented 2 years ago

Pull request overview

Besides, the usage of the input threshold and max_num has been changed a little bit:

codecov-commenter commented 2 years ago

Codecov Report

Merging #45 (44fadff) into master (76ff383) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head 44fadff differs from pull request most recent head e940a4f. Consider uploading reports for the commit e940a4f to get more accurate results

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files           5        5           
  Lines        1063     1084   +21     
=======================================
+ Hits         1061     1082   +21     
  Misses          2        2           
Impacted Files Coverage Δ
R/utils.R 100.00% <ø> (ø)
R/coord.R 100.00% <100.00%> (ø)
R/morph.R 100.00% <100.00%> (ø)
R/netcdf.R 99.33% <100.00%> (+<0.01%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 76ff383...e940a4f. Read the comment docs.