Tutorial: Combine many netCDF files into a single file with Python

9062
0
06-01-2020 02:20 PM
by Anonymous User
Not applicable
1 0 9,062

Often similar netCDF data comes in separate files with each file having a single time stamp, or a height stamp, or any dimension stamp, and for many it becomes a daunting task to simply combine them into a single file. 

Here's a tutorial that shows a quick and easy way to do so.

https://medium.com/@neetinayak/combine-many-netcdf-files-into-a-single-file-with-python-469ba476fc14 

Feedback and comments welcome! netcdf files python for arcgis