Code Monkey home page Code Monkey logo

Comments (5)

Yuanchao-Xu avatar Yuanchao-Xu commented on August 23, 2024

Hi @Cloverclimate , you may try the solution here first.
try to specify which function from which package you are using.

from hyfo.

Cloverclimate avatar Cloverclimate commented on August 23, 2024

Unfortunately, that did not work. I keep getting the same error. My best guess is that there is some problem with the way the data is formatted that the functions are not recognising, but I do not know how to format the input data or understand what is wrong. I do not really know how to program in R. I only know how to work with pre-exisiting code that can be used for climate data analysis, so I am struggling

from hyfo.

Yuanchao-Xu avatar Yuanchao-Xu commented on August 23, 2024

@Cloverclimate hi, can you highlight in which step you have the error?

from hyfo.

Cloverclimate avatar Cloverclimate commented on August 23, 2024

The exact step where I have the error:

FIRST_ssp126_ppt_bcc_csm <- biasCorrect(first_ssp126_ppt_bcc_csm, baseline_ppt_bcc_csm, baseline_ppt_era5, method ="eqm", preci = TRUE, prThreshold = 1, extrapolate ="no")

Input data :
first_ssp126_ppt_bcc_csm = time series data of monthly gridded precipitation data (forecast data by climate model - 2023-2030)
baseline_ppt_bcc_csm = time series data of monthly gridded precipitation data (hindcast data by climate model - 1980-2010)
baseline_ppt_era5 = time series of monthly gridded precipitation data (observational data - 1980-2010).

FIRST_ssp126_ppt_bcc_csm = aiming this to be the bias corrected forecast data returned for 2023-2030.

from hyfo.

Yuanchao-Xu avatar Yuanchao-Xu commented on August 23, 2024

@Cloverclimate Hihi, saw u use brick to load ncdf files, actually in hyfo there is a loadNCDF function to do load ncfd, can you try that function to make sure it's aligned within hyfo environment, and see if there are still errors. Have you read the manual provided for biascorrect? http://docs.wixstatic.com/ugd/199c69_f3c30d4625a545908b5c0f13e17f0b33.pdf

from hyfo.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.