Conversation
Commented out some code I blieve not yet needed Made projection strings global (for now) Closed open netcdf files when no more needed added a function “makeCellfunction” that as a function of a netcdf file creates a function mapping the Dutch grid (global SOURCE string) to the polar stereographic coordinate in the TARGET string (not yet obtained from the netcdf)
|
Commented out and I don't think these are needed now (but might be later, so keep the comments). I try to use as minimal code as possible I changed the references I added two more global variables to aide development (maybe put the I modified
Btw: I think we made an error with the y-index (is still in I left At some places I closed open NetCDF files when (I think) they are no more needed. |
|
One error already, the path "KNMIdata/.../KNMI-Data/...." has already changed |
Commented out some code I blieve not yet needed
Made projection strings global (for now)
Closed open netcdf files when no more needed
added a function “makeCellfunction” that as a function of a netcdf file creates a function mapping the Dutch grid (global SOURCE string) to the polar stereographic coordinate in the TARGET string (not yet obtained from the netcdf)