photo

Victor Ebolo Nkongo


University of Toulouse

Last seen: 9 days 前 自 2023 起处于活动状态

Followers: 0   Following: 0

消息

I am Cameroonian student of Physical Oceanography, currently enrolled at the University of Toulouse (France) and the University of Abomey-Calavi (Benin). He holds a professional degree in Oceanography and Limnology from the Institute of Fisheries and Aquatic Sciences, University of Douala, Cameroon. His work focuses on Physical Oceanography and Biogeochemistry, with particular interest in air-sea CO2 fluxes, ocean-atmosphere interactions, and marine instrumentation. He actively uses MATLAB and Python for processing in situ and satellite data, calculating biogeochemical fluxes, and developing numerical tools, including FCO2v2, to estimate CO2 flux at the air-sea interface in the Gulf of Guinea. Victor combines observational, experimental, and computational approaches to better understand marine biogeochemical processes and their impacts on climate and coastal ecosystems.

Programming Languages:
Python, C++, R, MATLAB
Spoken Languages:
English, French
Pronouns:
He/him
Professional Interests:
Mathematics, Data Analysis, Mapping, Geoscience, Oceanography and Hydrology

统计学

All
MATLAB Answers

6 个提问
0 个回答

File Exchange

2 文件

排名
276,254
of 300,343

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
83.33%

收到投票数
1

排名
18,561 of 20,926

声誉
1

平均
0.00

贡献数
2 文件

下载次数
3

ALL TIME 下载次数
19

排名

of 168,172

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • 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.

15 days 前 | 2 次下载 |

0.0 / 5
Thumbnail

已提交


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

1 year 前 | 1 次下载 |

0.0 / 5

提问


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

1 year 前 | 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 à ...

2 years 前 | 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=...

2 years 前 | 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...

2 years 前 | 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...

2 years 前 | 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 ...

2 years 前 | 1 个回答 | 0

1

个回答