Community Profile

photo

Anirban Mandal


Last seen: 2 months ago Active since 2021

Statistics

  • First Answer
  • Thankful Level 3

View badges

Content Feed

View by

Question


Extracting data to plot time series with different colour for different days
I want to plot a time series plot of pressure data for different days, like the one I have attached below. I am using the follo...

10 months ago | 1 answer | 0

1

answer

Answered
How create moving plot in MATLAB grader (in moodle)
You can use the following code for generating all the 10 plots. Let me know if this the solution you are looking for. t = lins...

2 years ago | 0

Question


How to convert the following UTC to serial date number?
I have a UTC data in the format YYYY-DOYThh:mm:ss.fffZ (Example-2018-345T02:19:02.175Z). What format can I use for it to convert...

2 years ago | 1 answer | 0

1

answer

Question


Plotting diurnal variation of temperature and pressure
I have some .csv files containing the temperature and pressure from local time 00.00 to local tiime 23.59. I want to plot the di...

2 years ago | 1 answer | 0

1

answer

Question


How to extract data from a nc file with grid like axbxc
I have a .nc file iin which some datas are stored. But some of the datas are stored in a grid like axbxc format (eg the cdodtot ...

2 years ago | 1 answer | 0

1

answer

Question


How to read many csv files at once and then extract certain column from it?
I have about 115 csv files with 9 columns and rows ranging from 10^6 to 10^7. I want to read all of them at once and extract the...

2 years ago | 1 answer | 0

1

answer

Question


How to find a y value for a given x in a plot?
I have plotted a curve with a given dataset. Now I want to find the value of y for a certain value of x. The code and graph is g...

2 years ago | 1 answer | 0

1

answer

Question


Finding a change in a variable due to a change in another variable
I want to write a code for finding potential temperature. There I want to fix temperature. And at that temperature level, I want...

2 years ago | 1 answer | 0

1

answer

Question


Setting different xlim for subplots
I want to plot a lot of subplots(minimum 4*4). In each row, the function remains same but the xlim should change. As the number ...

2 years ago | 1 answer | 0

1

answer