netCDF support
Posted: Thu Jun 14, 2018 9:09 am
Hi,
I would like to use gridded precipitation data (e.g., from radar data or regionalized data with kriging and the like). If I understood it right I have to use netCDF file with gridded data. In the manual I read that I have to construct an nc file with, e.g., precipitation variable in three dimensions (lat, lon, time). Then I could add another variable with the same dimensionality and so on.
1. How shall I include the time definition (starting time and time step, e.g., if I have hourly data)?
2. Either way the unit of hourly precipitation data is mm/d?
3. Can I mix gridded and station based data?
4. Is it better to clip the nc file for speed according to my regional coverage? Or is the reading speed not dependent on the amount of lat/lon tupels in the nc file but only on the amount lat/lon tupels in my region of interest?
5. Is an example nc file and an according rvt file available for download (I did not find anything, yet)?
Thanks,
Michael
I would like to use gridded precipitation data (e.g., from radar data or regionalized data with kriging and the like). If I understood it right I have to use netCDF file with gridded data. In the manual I read that I have to construct an nc file with, e.g., precipitation variable in three dimensions (lat, lon, time). Then I could add another variable with the same dimensionality and so on.
1. How shall I include the time definition (starting time and time step, e.g., if I have hourly data)?
2. Either way the unit of hourly precipitation data is mm/d?
3. Can I mix gridded and station based data?
4. Is it better to clip the nc file for speed according to my regional coverage? Or is the reading speed not dependent on the amount of lat/lon tupels in the nc file but only on the amount lat/lon tupels in my region of interest?
5. Is an example nc file and an according rvt file available for download (I did not find anything, yet)?
Thanks,
Michael