Skip to content

Releases: Yuanchao-Xu/hyfo

bug fixed about 0 member nc files.

10 Jan 09:05
Compare
Choose a tag to compare
1.3.6

bug fixed about 0 member nc files

Cross-platform version

01 Dec 23:42
Compare
Choose a tag to compare
  • Delete readData_folder, since it's only windows based, add information to get special
    version for windows users.

Bug fixed and documentation updated

09 Nov 00:27
Compare
Choose a tag to compare
  • bug fixed about getPreciBar, signature('data.frame')
  • vignettes updated about bug and hided the warning information.
  • Add how to debug in the documentation for the generic functions.

Brand new structure and function

03 Nov 15:54
Compare
Choose a tag to compare
  • new generic function biasCorrect, extractPeriod, resample, getAnnual, getPreciBar added. No need to designate input type any more, R will detect automatically.
  • coordinates conversion function extracted.
  • new user manual about real time bias correction and resample added

Multi/operational bias correction added

02 Nov 17:13
Compare
Choose a tag to compare

Multi/operational bias correction added.
Generic functions updated.

Certain time extraction

10 Sep 10:19
Compare
Choose a tag to compare

Extract certain months and years from time sereis. This is mainly used to provide obs for the biascorrection. Since sometimes you can not get full data for a year, e.g., for seasonal forecasting you can only get 7 months data. In this case, you have to extract corresponding months and years from observed data to bias correct.

Bias correction based on time series.

09 Sep 19:02
Compare
Choose a tag to compare

Adding biascorrection to the forecasting data, based on time series. You can use your observed time series to bias corerct forecasting time series.

Data downscaling.

01 Sep 21:45
Compare
Choose a tag to compare

Downscaling NetCDF file, plot time series. extract time sereis from NetCDF file.

ESP method added

21 Jul 20:23
Compare
Choose a tag to compare

functions to deal with extended stream flow forecasting method and functions to extract different members from climate forecasts were added.

Dealing with Members in Forecasting Data

02 Jul 08:54
Compare
Choose a tag to compare

Stable Version. With capability to process forecasting dataset with members.