-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
After loading one of my files via Panoply to verify that there was nothing wrong with it (see below) I tried the model = load(gcm_files, "tasmax", poly=poly_reg)
example and got ERROR: Manually verify x/lat dimension name
.
Taking a look in the code I see that getdim_lat
relies on a list of hard coded names. I thought that the more general approach was to rely on long_name
+ units
. Not sure what to suggest -- adding to the hard coding list would be a short term fix just for me...
lon_c (720)
Datatype: Float64
Dimensions: lon_c
Attributes:
units = degrees_east
long_name = longitude