Releases: Yuanchao-Xu/hyfo
bug fixed about 0 member nc files.
1.3.6 bug fixed about 0 member nc files
Cross-platform version
- Delete readData_folder, since it's only windows based, add information to get special
version for windows users.
Bug fixed and documentation updated
- 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
- 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
Multi/operational bias correction added.
Generic functions updated.
Certain time extraction
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.
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.
Downscaling NetCDF file, plot time series. extract time sereis from NetCDF file.
ESP method added
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
Stable Version. With capability to process forecasting dataset with members.