Community Profile

photo

Augusto Gabriel da Costa Pereira


Federal University of Pará

Last seen: 4 Tage vor Aktiv seit 2022

Followers: 0   Following: 0

Kontakt

Meteorology student at the Federal University of Pará (UFPA). I am currently a fellow of the Institutional Program for Scientific Initiation Scholarships (PIBIC) and a member of the research group in Atmospheric Sciences. At PIBIC, he conducts guided research on spatialized estimates of optical properties of aerosol particles on the AQUA and TERRA space platforms. The research group is focused on Applied Meteorology and Atmospheric Aerosols, aiming to answer questions related to the effects of aerosols in an underexplored region of the Amazon. The research is concentrated in the Eastern Amazon. The main contributions will assess the effects of anthropogenic emissions on the radiative balance in the atmosphere.

Spoken Languages:
Portuguese

Statistiken

  • First Answer
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Failed to create the specified folder. To continue, select a different folder (Linux)
My operating system is Linux Ubuntu, and I'm trying to install MATLAB. However, the following occurred initially: "Failed to cr...

4 Monate vor | 0 Antworten | 0

0

Antworten

Frage


Filter rows and columns with datas (find)
I'm performing longitude and latitude filters to effectively filter data from the file data_mat_h12v09_2010_195.mat: 'LatInde...

4 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Filter rows and columns (find)
I load ('Lat_and_Lon.mat') load('Lat_and_Lon.mat') is in the following google drive link because it is larger than 5 MB (https:/...

4 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Matrix Data Results Explanation
I used the following code, and you can see that in the second row of the fourth column, the result is zero and not NaN; it shoul...

7 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Matrix Data Results Explanation
I have three 5x5 matrices attached here, Lat, Lon, and Data: I am using the following code: Lat = [-1 -1 -1 -1 -1; -2 -2 -2 -...

7 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Error in hdfread (line 219)/ Error using hdfread>parseInput
My goal is to insert the values from the .hdf file into X and Y; however, I'm encountering the error that I will insert shortly....

8 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Error using websave (line 98)
The purpose of this code is to download the .nc4 data files. I'm using the following code on my Linux Mint, and I'm encounterin...

9 Monate vor | 1 Antwort | 0

1

Antwort

Beantwortet
error when using command "quiver"
if you perform the following tweak it will work fine figure imagesc(lon(:,1),lat(:,1),v10mean) [x, y]=meshgrid(lon(:,1),lat(:...

etwa ein Jahr vor | 0

| akzeptiert

Frage


error when using command "quiver"
trying to plot zonal and meridional wind data via the "quiver" command and I get the following error: Error when using quiver ...

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


Collect data from multiple sets of lat and long instead of just one set
I have this code below in matlab, it collects data from AOD in a set of lat and long, however, I want to collect in multiple loc...

etwa ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


manual script for loop
I made this script just below but it is quite manual, I tried several ways to perform a loop, I was not successful in my action....

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Filter value from multiple columns
I have the following array named "tNino1_2" I want to filter the value equal to 1 from columns 20, 21, 22, 23 and 24 The ...

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


Error when generating a gif
I'm having a problem generating a gif from a netcdf file. I am using the script below that I took as a reference in the follo...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Beantwortet
Error combining netcdf files
see in detail at: https://la.mathworks.com/matlabcentral/answers/573892-combining-merging-output-for-multiple-netcdf-files?s_tid...

etwa ein Jahr vor | 0

| akzeptiert

Frage


Error combining netcdf files
I'm having a problem when processing this netcdf data When I run the commands, at the end the following message appears:, Un...

mehr als ein Jahr vor | 3 Antworten | 0

3

Antworten

Frage


modify multiple netcdf files into one
I have several files in netcdf and I want to join them to form one. Does anyone have any ideas?

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Beantwortet
Carry out the sum of all Januarys, Februarys through December in a range of years
times = datetime('1990-01-01'):days(1):datetime('2020-12-31'); Table = timetable(times', rand(length(times), 1), rand(length(ti...

mehr als ein Jahr vor | 0

| akzeptiert

Frage


Carry out the sum of all Januarys, Februarys through December in a range of years
I have this function that performs the monthly sum of the days of the months, that is, from the 1st to the 31st of January 2000,...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


Insert NaN into specific values
I use this code to insert all the lines in column 4 the numbers equal to 0 equal to NaN, but nothing happens. That is, I want...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


create "for" condition to multiply specific values ​​of a column
I have these values ​​in an attached matrix called "belem_gldas.mat" I want to make the following condition: for values ​​les...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Beantwortet
How do I extract daily data from a NC yearly (which contain 365days) file?
See, this link below has the answer you want. if you don't get your goal comment here https://la.mathworks.com/matlabcentral/...

mehr als ein Jahr vor | 0

Frage


Error sending data to .xlsx (NetCDF)
I have the CHIRPS data plus these scripts and at the time the data is sent to the .xlsx it has errors in the dates and the preci...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Beantwortet
Download all hours of all days of the year from CMORPH
Script to download CMORPH reanalysis data that is inserted in the following link: https://www.ncei.noaa.gov/data/cmorph-high-res...

mehr als ein Jahr vor | 0

| akzeptiert

Frage


Download all hours of all days of the year from CMORPH
This script below wants to download all hours of all days of the year from 2000 to 2005, but the following error appears: I w...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


Download all daily data (.nc) directly from the command window
The script below collects data for a specific latitude and longitude of precipitation for all days in January 2000 at this link:...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Beantwortet
GENERATE CONDITIONS BETWEEN TWO ARRAYS AND RESULT IN A VALUE
Below is explaining better how I want. I have my 3 conditions involving columns A and B, so I want a result in column AABB with ...

mehr als ein Jahr vor | 0

Frage


GENERATE CONDITIONS BETWEEN TWO ARRAYS AND RESULT IN A VALUE
I have two matrices named AA and BB that are attached. I want to create conditions that relate the lines of the two and give me ...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


Collect several satellite images from the INPE/CPTEC collection
I have this script below to download ONLY ONE satellite image from channel 11 (infrared) for 11/10/2022 at 19:20 GMT. QUESTIO...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Monthly sum function with nansum not being used correctly
I use the function below to perform the monthly precipitation accumulator, however, when there are days without NaN measurements...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Collect cmorph data through matlab command window
I'm trying to extract precipitation data for every day of the month for specific latitudes and longitudes through the matlab com...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Mehr laden