You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// 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).
The text was updated successfully, but these errors were encountered:
// 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?
git pull
this is still a problem).Step 2: Describe your environment
master
,devel
): develMatlab R2020b
): R2020aWindows 10
,Mac OS X 10.15.6
,Linux Ubuntu 20.04
): LinuxStep 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:
The text was updated successfully, but these errors were encountered: