Processing weather data

Copper Contributor
Hi Everyone,

This is Amy here, I need your suggestions. We have to process ICON grib files and store data in database. We have to download data every 6 hours, size of the download data every time is about 4 gb. There is huge computation required to process this data. We have to download 16 gb data daily and then we have to do some complex computation on this data. We have azure vm but that is taking huge time while processing the data. Vm configuration is 4 cpu, 16 gb ram.
We want to use Azure paas environment, can you please suggest some solution for this. Programming language is python only.
0 Replies