GEOSChem-python-tutorial
GEOSChem-python-tutorial copied to clipboard
Python/xarray tutorial for GEOS-Chem users
I noticed that the files tracerinfo.dat and diaginfo.dat created by GEOS-Chem had been adjusted, which made old version bpch2nc conversion error. I want to know if there was a new...
Can you please provide python functions/code to convert level index to height or pressure for vertical plotting of Geos-Chem output.
Hi, I tried to regrid from GEOS-Chem model data (Res:4x5) to CrIS Satellite data (Res:0.5x0.625). And it seems worked perfectly as the spatial maps for original data and regridded data...
Hello GeosChem community. I have found this tutorial very useful to analyze GeosChem outputs. Also I have learned a lot about python programming and data types that can be treated....