You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi rfecher, I infer from this line netcdf format is supported. What I would like to try is ingesting a folder containing NetCDF files. Due to the differences between NetCDF/GRIB files and GeoTiff files I have a few questions:
Does the folder have to contain one NetCDF(GRIB) file for each time step? For example if we have one year worth of daily air temperature, do we need to have 365 NetCDF files in the folder? or does the geowave ingestion plugin support both spatial and temporal ingesting from one file?
How about different variables in a GRIB or NetCDF file? Imagine we have air temperature as well wind speed in the same file.
I have downloaded an ERA5 netcdf file just to test this and these are the steps I have taken:
Hi rfecher, I infer from this line netcdf format is supported. What I would like to try is ingesting a folder containing NetCDF files. Due to the differences between NetCDF/GRIB files and GeoTiff files I have a few questions:
Does the folder have to contain one NetCDF(GRIB) file for each time step? For example if we have one year worth of daily air temperature, do we need to have 365 NetCDF files in the folder? or does the geowave ingestion plugin support both spatial and temporal ingesting from one file?
How about different variables in a GRIB or NetCDF file? Imagine we have air temperature as well wind speed in the same file.
I have downloaded an ERA5 netcdf file just to test this and these are the steps I have taken:
Nothing failed only some SLF4J warnings.
These are the tables:
However, these tables contain no items (after running the describe table command on each table). That means ingesting didn't happen.
I am wondering if an example of ingesting from NetCDF /GRIB files can be included?
The text was updated successfully, but these errors were encountered: