Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

investigate commented-out phenology in do_conversions #3411

Open
infotroph opened this issue Jan 7, 2025 · 0 comments
Open

investigate commented-out phenology in do_conversions #3411

infotroph opened this issue Jan 7, 2025 · 0 comments

Comments

@infotroph
Copy link
Member

Code in workflow::do_conversions:

if (input.tag == "leaf_phenology" && is.null(input$path)) {
      # settings$run$inputs[[i]]$path <- PEcAn.data.remote::extract_phenology_MODIS(
      #   site_info,
      #   start_date,
      #   end_date,
      #   outdir,
      #   run_parallel = TRUE,
      #   ncores = NULL
      # )
      needsave <- TRUE
    }

@mdietze in #3407 (comment) :

Not sure why this bit is commented out -- seems like something we need to be operational

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant