-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
MAPL_CFIORead is being depreciated through GEOSesm as its functionality is being replaced with a new routine that is based on a far newer and better software. It should be replaced with MAPL_read_bundle
MAPL_CFIORead(file,time,bundle,rc=status)
# needs to be replaced with
MAPL_read_bundle(bundle,file,time,rc=status)
this affects only one file (that is actually used, in an optional block for precipitation correct), and no this may not be zero diff but too bad. MAPL_CFIORead simply does the wrong thing in many cases such as ignoring the input coordinates of the file and always assuming all lat-lon grids are PC/DC and will eventually go away.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels