photo

Victor Ebolo


University of Douala

Last seen: 28日 前 2023 年からアクティブ

Followers: 0   Following: 0

I am Msc student in oceanography of the university of Douala Cameroon.

Programming Languages:
R, MATLAB
Spoken Languages:
English, French
Pronouns:
He/him
Professional Interests:
Chemistry, Geoscience, Geophysics, Oceanography and Hydrology

統計

All
  • First Submission
  • Thankful Level 3
  • Explorer

バッジを表示

Feeds

表示方法

送信済み


FCO2v2
This function calculates the CO2 flux at the air-sea interface for a temperature range of -2 to 40°C.

7ヶ月 前 | ダウンロード 2 件 |

送信済み


seasonal_stats
The seasonal_stats function calculates the descriptive statistics of a variable based on different seasons

7ヶ月 前 | ダウンロード 1 件 |

質問


Hi, I'd like to see the temperature on a surface map of lon (-20 20) and lat (-10 10).I'd like to have an idea so that this script gives me a better visual like on the figure?
if true %annual average surface temperature map for the gulf of guinea %%Define variables clear all ; close all;clc nc...

11ヶ月 前 | 1 件の回答 | 0

1

回答

質問


I have a problem with my script. I would like to extract pH data from the coast of Cameroon or the Gulf of Guinea. Can I have some ideas on what is bugging my script and a cor
clear all close all clc disp('------------------------------------------------------') disp('Step 1 : Choix du fichier à ...

約1年 前 | 2 件の回答 | 0

2

回答

質問


HOW TO MAKE THE nan VALUE DISAPPEAR from my extraction, I also like someone to help me make a dynamic figure representing the evolution of the wind per day.
files='wind.nc' fles='pressure.nc' %TIME TIMEP=ncread(fles,'time'); %PRESSURE TIMEW=ncread(files,'time'); %WIND Pression=...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


please I need help to complete the descriptive statistics and representation of the following figures.
need help for the descriptive statistics of the following parameters depending on the year (time). but my variables are in 4D di...

1年以上 前 | 1 件の回答 | 1

1

回答

質問


read my data in wmsread
clear;close all; clc Tink_wms='https://nrt.cmems-du.eu/thredds/wms/global-analysis-forecast-bio-001-028-daily?request=GetCapa...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


I want to represent the temperature variation at specific points of the equatorial atlantic ocean
I would like to make a card like the one in the picture clear all; close all; clc ncfile = ('example.nc'); %loads temperature ...

1年以上 前 | 1 件の回答 | 0

1

回答