Dude, i will start crying. Seeing my problem getting a solution randomly scrolling KZbin... Your work is so good
@geodeltalabs4 жыл бұрын
Glad that it helped :)
@ankitagupta16544 жыл бұрын
Can you help me with- how can i combine sentinel -5P data of one day with 2-3 nc files like you had 2 nc datas for China which was actually covering whole country in the above video of which u took only one. I hv same problem. How can i combine these nc.files to hv one day correct n complete data? Plz help. Thanks in Advance
@lonewolf_09484 жыл бұрын
@@ankitagupta1654 Have you tried CDO to combine netcdf files (cdo merge inputfile1.nc inputfile2.nc output.nc)?
@chandanap53013 жыл бұрын
From where can I get tropospheric ozone data and can I do the same process for ozone analysis as well?
@ajaybhandari90884 жыл бұрын
You deserve more likes, views, and subscribers!
@abacrentsil98914 жыл бұрын
Thanks very much for the tutorials. Good work. Please do one on PM2.5
@aarizahmed45144 жыл бұрын
Could you please share tutorials or codes for MAIAC AOD extraction at particular lat/long
@yousefmajdalawi53673 жыл бұрын
thank you so much for this tutorial, i tried your script on middle east it works well, but in no2_data file i noticed some values are negative, if you please tell what about those negative values , or should i replace them by numpy nan values??
@mohammadbelalalzoubi81023 жыл бұрын
Great video. Thank you
@geodeltalabs3 жыл бұрын
You are welcome :)
@tankisolefeta57983 ай бұрын
How do I convert TROPOMI data from molecules/cm2 to ug/m3, ppb, or ppm?
@bryansencaki89744 жыл бұрын
Did you miss something to filter data with qa_value attribute? ... overall, it's a good tutorial
@ainamazlan52903 жыл бұрын
sorry to ask.. do you know, how i want to get metadata from sentinel 5p using visan application?
@gosunshinee3 жыл бұрын
How to export the output data into a csv format ?
@mdnahidferdous62654 жыл бұрын
I want to open this netcdf data in ArcGIS. Is there any way???
@jenithaputri71183 жыл бұрын
How to convert micromol/m2 to mol/m3?
@adibkhondokerratul9754 жыл бұрын
Hello , How to merge two .nc file of sentinel 5p level2 no2 data of a same date?
@MrMatx3604 жыл бұрын
can i make a map like this on qgis?
@AnujTiwari4 жыл бұрын
very nice work ..
@luqmanhakim40164 жыл бұрын
Which link can I download phyton 3.7 ?
@geodeltalabs4 жыл бұрын
Hi, you can download from python.org Check the tutorial below on how to install: kzbin.info/www/bejne/moatoIZtgJaDhJo
@luqmanhakim40164 жыл бұрын
Thank you for the reply..I aprreciate it for my thesis..and can I ask u one question? How can we know the value of no2 or no2 column?
@arpanachaudhary27634 жыл бұрын
your videos are really very knowledgeable, but i am facing a problem, i have installed( netcdf4 and WDIR modules) all the modules but when i am running your script upto line 10 where it is suppose to show the content of file in console window , it is again and showing me "runfile('G:/ARS/arset/pollution_monitoring/test/no2_test.py', wdir='G:/ARS/arset/pollution_monitoring/test')" i can't see any description of the file,, kindly tell me what mistake i am doing.