Skip to content

Issue with initializing irfu-matlab in my machine #125

Description

@Krushna-100

// TODO (you): please remove comments like this line and fill in this form as best you can, checking relevant boxes, etc.

Step 1: Latest code?

  • This issue is present in the most recent code (i.e. after running git pull this is still a problem).

Step 2: Describe your environment

  • irfu-matlab branch (e.g. master, devel): devel
  • Matlab version used (e.g. Matlab R2020b): R2020a
  • Operating system (e.g. Windows 10, Mac OS X 10.15.6, Linux Ubuntu 20.04): Linux
  • A 64-bit installation of Matlab was used. Yes

Step 3: Describe the problem

I am setting the irfu-matlab packages on my machine. I am trying to use the "Example_MMS_polarizationanalysis.m". I have created the folders to store the data according to the requirements. Although, running 'irf' in the command prompt initializes the irfu-matlab and says the system is ok, however, I am facing some issues after that.

R = mms.get_data('R_gse',Tintl);
[warning: mms_db.list_files(35)] No databases initialized
[warning: mms_db.list_files(35)] No databases initialized
[warning: mms_db.list_files(35)] No databases initialized
[warning: mms_db.list_files(35)] No databases initialized
[warning: mms_db.list_files(35)] No databases initialized
[warning: mms_db.list_files(35)] No databases initialized
[warning: mms_db.list_files(35)] No databases initialized
[warning: mms_db.list_files(35)] No databases initialized
[warning: mms_db.list_files(35)] No databases initialized
[warning: mms_db.list_files(35)] No databases initialized
[warning: mms_db.list_files(35)] No databases initialized
[warning: mms_db.list_files(35)] No databases initialized
[warning: mms_db.list_files(35)] No databases initialized
[warning: mms_db.list_files(35)] No databases initialized
[warning: mms_db.list_files(35)] No databases initialized
[warning: mms_db.list_files(35)] No databases initialized

I am unable to detect what is the actual issue.

Could you please assist me in resolving this issue?

With best regards
Krushna

Expected behavior

Actual behavior

Steps to reproduce:

// TODO (you): describe how to reproduce the problem. (Or if you prefer: you can fill in the "Relevant code" section below).




Relevant code:

  // TODO (you): insert code here to reproduce the problem.
  // (Or if you prefer: you can describe it in the "Steps to reproduce" section above).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions