preprocess the precipitation (Netcdf data) for further analysis
Afficher commentaires plus anciens
Hi all,
I am really new at MatLab so please forgive my ignorance.
Here is my issue- I have downloaded cmip6 data for precipitation from ACCESS-CM2 model. There are 18 nc file altogether. I need to perform following actions. The variables are lat, lon, pr and time.
- Open all the nc files together
- The time is stored as numerical serial number, so it has to change in the date format, the reference date is 1850-01-01.
- Extract the values of precipitation for 1990 to 2100
- And Regrid the data
I can do these steps individually, but if I want to do the steps all in one it is not working.
I am really stuck. If someone can help me that would be really great.
Thanks in Advance.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur NetCDF dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!