I have a simple question about the coordinate conventions in VIC hourly data. I downloaded these data in netCDF format and am working on translating them to raster format in Python for use in hydrology research.
Are the longitude and latitude values to be interpreted as centroids of each grid cell? That is, the tuples constructed from every combination of (longitude, latitude) will give the centroid of each grid cell in the geographic area of interest that I downloaded?
NLDAS coordinate convention questions
-
- Posts: 284
- Joined: Thu Jul 11, 2019 4:32 pm America/New_York
-
- Posts: 354
- Joined: Mon Sep 30, 2019 1:57 pm America/New_York
- Has thanked: 2 times
- Been thanked: 9 times
Re: NLDAS coordinate convention questions
From our GES DISC staff member lead on GLDAS/NLDAS data:
"Regarding to your question on the coordinate conventions, could you please take a look on the NLDAS FAQ https://ldas.gsfc.nasa.gov/faq/nldas (search for Q. What geographic coordinate system was used to generate the NLDAS grid?).
As described in this answer and the links within it, the center of the grid box is the exact lat/lon given. The lower-left corner point is exactly 25.0625 N and 124.9375 W; each grid box going north and east is 0.125 degrees away from this point."