Skip to content

Not recognizing certain columns of merra2 data #298

@Lincoln-Xcel

Description

@Lincoln-Xcel

Hello,
I have been trying to run the example notebooks with my own data. I have come across an error when attempting to run the first Monte Carlo simulation in notebook 2a cell #12. The error presented is the following:

"ValueError: Found array with 0 sample(s) (shape=(0, 1)) while a minimum of 1 is required by LinearRegression."

Upon further inspection into the "pa" dataset of own data and the example with la-houte-bourne, I noticed that my Merra reanalysis is missing 3 rows (u_850, v_850, temp_850). I am thinking this might be the cause or the error, but I am confused as to why those arrays of my csv file were not picked up by the reanalysis as I formatted them same as the example data. I will continue working at this, but in the meantime do you have any thoughts or suggestions for either csv formatting specifics or other ways to add those arrays to the reanalysis.

Thank you for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions