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

Issue with initializing irfu-matlab in my machine #125

Open
2 tasks
Krushna-100 opened this issue Nov 25, 2023 · 0 comments
Open
2 tasks

Issue with initializing irfu-matlab in my machine #125

Krushna-100 opened this issue Nov 25, 2023 · 0 comments

Comments

@Krushna-100
Copy link

// 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).
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