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
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??
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.
Dude, i will start crying. Seeing my problem getting a solution randomly scrolling RUclips... Your work is so good
Glad that it helped :)
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
@@ankitagupta1654 Have you tried CDO to combine netcdf files (cdo merge inputfile1.nc inputfile2.nc output.nc)?
You deserve more likes, views, and subscribers!
From where can I get tropospheric ozone data and can I do the same process for ozone analysis as well?
Could you please share tutorials or codes for MAIAC AOD extraction at particular lat/long
Thanks very much for the tutorials. Good work.
Please do one on PM2.5
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??
How do I convert TROPOMI data from molecules/cm2 to ug/m3, ppb, or ppm?
sorry to ask.. do you know, how i want to get metadata from sentinel 5p using visan application?
Great video. Thank you
You are welcome :)
I want to open this netcdf data in ArcGIS. Is there any way???
How to export the output data into a csv format ?
Did you miss something to filter data with qa_value attribute? ... overall, it's a good tutorial
very nice work ..
Hello ,
How to merge two .nc file of sentinel 5p level2 no2 data of a same date?
can i make a map like this on qgis?
How to convert micromol/m2 to mol/m3?
Which link can I download phyton 3.7 ?
Hi, you can download from python.org
Check the tutorial below on how to install:
ruclips.net/video/dUJoS7K1PN8/видео.html
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?
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.