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

Combine multiple PEcAn.db calls in a single query #3312

Merged
merged 10 commits into from
Jul 10, 2024

Commits on Jun 24, 2024

  1. Combine multiple DB calls into a singular call

    This is an example demonstration of how we may proceed with Refactor `convert_input.R` to Optimise Workflow PecanProject#3307
    
    Signed-off-by: Abhinav Pandey <[email protected]>
    Sweetdevil144 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    fa99dfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08887f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    8c7b2f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    b6dfe69 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    40fbf7a View commit details
    Browse the repository at this point in the history
  2. Update read.register to extract name and id in a 'temp' variable.

    Change broken `mime_type` to `mimetype_id`. Suggested by @infotroph
    
    Signed-off-by: Abhinav Pandey <[email protected]>
    Sweetdevil144 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0def2a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    27b9696 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Update modules/data.atmosphere/R/read.register.R

    Co-authored-by: Chris Black <[email protected]>
    Sweetdevil144 and infotroph authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9b69428 View commit details
    Browse the repository at this point in the history
  2. Update modules/data.atmosphere/R/read.register.R

    Co-authored-by: Chris Black <[email protected]>
    Sweetdevil144 and infotroph authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0ac2c93 View commit details
    Browse the repository at this point in the history
  3. Update query to retrieve format.id

    Co-authored-by: Chris Black <[email protected]>
    Sweetdevil144 and infotroph authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d287192 View commit details
    Browse the repository at this point in the history